eth_getProof - Optimistic Sepolia
Summary
For the given account, returns the storage values, account, and Markle-proof, allowing data verification.Parameters
1. Address Address
The address of the account
Example:Â
0x12345...
Storage Keys String[]
Array of storage keys that should be proofed and included
Example:Â
[0x12345...]
Block Number Quantity or Tag
Hex block number, or the tag
latest
, earliest
, pending
, finalized
or safe
Example:Â
latest or pending