eth_getStorageAt
Returns the value from a storage position at a given address.
Parameters
account*
Type: string
position*
Type: integer
block_number*
Type: oneOf: Quantity (hex) | Tag
Enter a block hex (using "latest" by default)
Returns
string
Returns the value from a storage position at a given address.
string