Path Parameters
Example:
"demo"
Body
application/json
Returns the value from a storage position at a given address.
Parameters
DATA
, 20 Bytes - Address of the contract whose storage to retrieveQUANTITY
- Integer of the position in the storageTAG
- Integer block number or one of “earliest”, “latest” or “pending”Returns
DATA
- The value at this storage position"demo"