zkevm_batchNumberByBlockNumber
Retrieves the batch number of the batch that is connected to the specified block number.
Path parameters
apiKey
Request
This endpoint expects an object.
blockNumber
The block number for which to retrieve the associated batch number.
Response
The batch number connected to the given block number, as a hexadecimal string.