zkevm_isBlockConsolidated - Polygon zkEVM

Returns true if the provided block number is already connected to a batch that was already verified, otherwise false.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params

Returns true if the provided block number is already connected to a batch that was already verified, otherwise false.

integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to zkevm_isBlockConsolidated
params
array of strings
length between 1 and 1
Defaults to 0x0
  1. String - The block number (in hex)
params
Response

Response body
object
integer
string
boolean

Returns true if the provided block number is already connected to a batch that was already verified, otherwise false.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
ReadMe
Support Hub