Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Positional parameters for
zkevm_isBlockVirtualized:params[]: The block number to check if it has been virtualized, encoded in hexadecimal format.
Returns
True if the specified block has been virtualized, otherwise false. Example:
true.