Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
blockNumber
— (string) the block number to check if it has been virtualized, encoded as a hexadecimal value.
Response
result
— (boolean)true
if the specified block has been virtualized, andfalse
otherwise.
zkevm_isBlockVirtualized
code examples
Body
application/json
Response
200 - application/json
Checks if the given block is virtualized.
The response is of type object
.