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 number or latest
Returns
string
Returns the value from a storage position at a given address.
string