post https://ethereum-mainnet.s.chainbase.online/v1/
Returns the value from a storage position at a given address.
Parameters
DATA
, 20 Bytes - Address of the contract whose storage to retreiveQUANTITY
- 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