Skip to main content

eth_getStorageAt | Blast Method

POST 

/:apiKey

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.
Loading...