Skip to main content

eth_getStorageAt - Soneium

POST 

/eth_getStorageAt

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.

Request

Responses

Returns the value at this storage position.