eth_getStorageAt

Returns the value from a storage position at a given address.

Parameters

  • DATA, 20 Bytes - Address of the contract whose storage to retreive
  • QUANTITY - Integer of the position in the storage
  • TAG - Integer block number or one of "earliest", "latest" or "pending"

Returns

  • DATA - The value at this storage position
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to demo
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getStorageAt
params
array
required
Defaults to 0x00000000006c3852cbef3e08e8df289169ede581,0x0,latest
Params*
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json