zkevm_isBlockConsolidated
Returns true
if the provided block number is connected to a batch that has already been verified; otherwise, returns false
.
Path parameters
apiKey
Request
This endpoint expects an object.
blockNumber
The block number to check.
Response
true if the block is connected to a verified batch; false otherwise.