zks_getL2ToL1LogProof
Retrieves the log proof for an L2 to L1 transaction.
Path parameters
apiKey
Request
This endpoint expects an object.
Transaction hash
The transaction hash.
Log index
Index of the log.
Response
The log proof for the specified transaction and log index.
proof
Array of strings, each representing a piece of the proof for the specified log.
id
Identifier of the log within the transaction.
root
Root hash of the proof, anchoring it to a specific state in the blockchain.