eth_getStorageAt - Xlayer

Xlayer API - 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
string
enum
required
Defaults to eth_getBalance
Allowed:
params
array of strings
required
length between 2 and 3

For getBalance/getCode: [address, blockTag]. For getStorageAt: [address, position, blockTag].

params*
int32
required
Defaults to 0
Response

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