eth_getStorageAt - DogeOS

Returns the value from a storage position at a given address, or in other words, returns the state of the contract's storage, which may not be exposed via the contract's methods.

Path Params
string
required
Body Params
string
required
Defaults to 2.0

The version of the JSON-RPC protocol.

string
required
Defaults to eth_getStorageAt

The name of the method to be called.

params
array
required
Defaults to 0x5300000000000000000000000000000000000002,0x0,latest

A list of parameters to pass to the method.

params*
integer
required
Defaults to 1

A unique identifier for the request.

Responses

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