zkevm_isBlockConsolidated
zkEVM methods | Polygon zkEVM
zkevm_isBlockConsolidated | zkEVM
Polygon zkEVM API method that checks if a specific block has been consolidated. zkevm_isBlockConsolidated on zkEVM via Chainstack.
POST
zkevm_isBlockConsolidated
Polygon zkEVM API method that checks if a specific block has been consolidated.
The
The
zkevm_isBlockConsolidated method allows users to check whether a specific block is part of a consolidated batch or not.
Get your 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— the block number to check if it is connected to a verified batch, encoded as hexadecimal.
Response
result— a boolean value indicating whether the block is connected to a verified batch or not.
zkevm_isBlockConsolidated code examples
Last modified on May 18, 2026