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
| Code | Message |
|---|---|
| 24 | Block not found |
| 42 | the node doesn't support storage proofs for blocks that are too far in the past |