zkevm_isBlockVirtualized
Returns true
if the provided block number is connected to a batch that has already been virtualized; 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 virtualized batch; false otherwise.