Skip to main content

Storage slot

GET 

/api/chain/storage

Reads a 32-byte storage slot directly from a contract's storage via eth_getStorageAt. Useful for inspecting EIP-1967 proxy implementation slots, packed variables, and storage layouts that aren't exposed through a public function.

Request

Responses

Successful response