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