zks_getBlockDetails
Retrieves details for a given block.
Path parameters
Request
The number of the block.
Response
Detailed information about the specified block.
Number of the block.
Corresponding L1 batch number.
Unix timestamp when the block was committed.
Number of L1 transactions included in the block.
Number of L2 transactions included in the block.
Root hash of the block’s state after execution.
Current status of the block (e.g., verified, executed).
Transaction hash of the commit operation on L1.
Timestamp when the block was committed on L1.
Transaction hash of the proof submission on L1.
Timestamp when the proof was submitted on L1.
Transaction hash of the execution on L1.
Timestamp when the block execution was completed on L1.
L1 gas price at the time of the block’s execution.
Fair gas price on L2 at the time of the block’s execution.
Address of the operator who committed the block.
Version of the zkSync protocol the block was committed under.