Docs

starknet_getStorageProof - Get merkle paths...

Get merkle paths in one of the state tries: global state, classes, individual contract. A single request can query for any mix of the three types of storage proofs (classes, contracts, and storage).

Get merkle paths in one of the state tries: global state, classes, individual contract. A single request can query for any mix of the three types of storage proofs (classes, contracts, and storage).

Errors

CodeMessage
24Block not found
42the node doesn't support storage proofs for blocks that are too far in the past

Examples

On this page