Skip to main content

eth_getStorageAt RPC Method

Returns the value from a storage position at a given address.

Updated on
Apr 09, 2025

eth_getStorageAt RPC Method

Parameters

address
string
REQUIRED
The address to check for storage
position
string
REQUIRED
The integer of the position in storage
blockNumber
string
REQUIRED
The block number in hexadecimal format or the tag 'latest'

Returns

result
string
It returns the value from a storage position at a given address
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free