zks_getL2ToL1MsgProof
Retrieves the proof for an L2 to L1 message.
Path parameters
apiKey
Request
This endpoint expects an object.
L2 block number
The L2 block number.
Sender address
The sender’s address.
Message hash
The message hash.
Log position
The log position in L2.
Response
The proof for the L2 to L1 message.
proof
Array of strings, each representing a piece of the proof.
root
Root hash of the proof.
id
Identifier of the message within the block.