Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Positional parameters for
zks_getL2ToL1MsgProof:params[0]: The block number in which the message was emitted.params[1]: The address that sent the message.params[2]: The keccak256 hash of the message being proved.params[3]: Optional index in the block of the L1Messenger event log. Defaults to the first message if omitted.
Returns
The JSON-RPC result.