Skip to main content

eth_getStorageAt RPC Method

Loading...

Updated on
Feb 23, 2026

eth_getStorageAt RPC Method

Parameters

address
string
REQUIRED
Loading...
position
string
REQUIRED
Loading...
blockNumber
string
Loading...

Returns

result
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x00000000000000000000002f0ff4d1aa20c44c72cbfd57f7abf4736585b10200"
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x00000000000000000000002f0ff4d1aa20c44c72cbfd57f7abf4736585b10200"
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free