zks_getL1BatchBlockRange

Returns the range of blocks contained within a batch given by the batch number.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
L1BatchNumberstringRequiredformat: "^0x[0-9a-fA-F]{1,8}$"

The layer 1 batch number.

Response

Array containing the beginning and end block numbers in hexadecimal.