JSON RPC
eth_getStorageAt
POST
Returns the value from a storage position at a given addressDocumentation Index
Fetch the complete documentation index at: https://docs-hosting.axiomesh.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
Serves as a unique identifier for the request
Indicates the version of JSON-RPC being used
Represents the name of the remote procedure or method to be called
Contains the list of parameters passed to the remote method
A string representing the address (20 bytes) of the code
A hex code of the position in the storage
A hexadecimal block number, or the string “latest”, “earliest” or “pending” or the hash (32 bytes) of a block
Response
Returns unique identifier for the request
Returns the version of JSON-RPC being used
The value at this storage