Addresses
getStorageAt
Returns the value from a storage position at a given address.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getStorageAt
Example:
"quai_getStorageAt"
The address to return code stored at, the value corresponding to the storage position, the default block parameter.
Example:
[
"0x1dbbB54b402E725aD96fEc342AF5150a1560D4c7",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"latest"
]
A unique identifier for the request.
Example:
1
Was this page helpful?