Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Positional parameters for
zkevm_isBlockConsolidated:params[]: The block number to check if it is connected to a verified batch, encoded as a hexadecimal string.
Returns
True if the block is connected to a verified batch (consolidated), false otherwise. Example:
true.