eth_getStorageAt
Returns the value from a storage position at a given address.
Params
(3)1. account (required)
string<hex>
2. block_number (required)
Quantity
(any of)
string<hex>
3. position (required)
string<hex>
Result
(String)string
Returns the value from a storage position at a given address.