zks_getL1BatchDetails
Retrieves details for a given L1 batch.
Path parameters
apiKey
Request
This endpoint expects an object.
L1 batch number
L1 batch number.
Response
Detailed information about the specified L1 batch.
number
L1 batch number.
timestamp
Unix timestamp when the batch was processed.
l1TxCount
Number of L1 transactions included in the batch.
l2TxCount
Number of L2 transactions associated with this batch.
rootHash
Root hash of the state after processing the batch.
status
Current status of the batch (e.g., verified).
commitTxHash
Ethereum transaction hash for the commit operation.
committedAt
Timestamp when the batch was committed on Ethereum.
proveTxHash
Ethereum transaction hash for the proof submission.
provenAt
Timestamp when the proof was submitted.
executeTxHash
Ethereum transaction hash for the execution.
executedAt
Timestamp when the execution was completed.
l1GasPrice
Gas price on L1 at the time of batch processing.
l2FairGasPrice
Fair gas price on L2 at the time of batch processing.
baseSystemContractsHashes