eth_getProof
Returns the account and storage values of the specified account including the Merkle-proof.
Parameters
account*
Type: string
keys*
Type: array of unknown
Array values (comma separated or JSON array)
Example: [value1, value2] or value1, value2
block_number*
Type: oneOf: Quantity (hex) | Tag
Enter a block hex (using "latest" by default)
Returns
object
▶