Skip to main content

eth_getStorageAt RPC Method

Loading...

Updated on
Feb 17, 2026

eth_getStorageAt RPC Method

Parameters

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

Returns

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