starknet_getStorageAt - Get the value of th...
Get the value of the storage at the given address and key
Get the value of the storage at the given address and key
Errors
| Code | Message |
|---|---|
| 20 | Contract not found |
| 24 | Block not found |
Examples
starknet_getStateUpdate - Get the Info abou...
Get the information about the result of executing the requested block
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).