Skip to main content

eth_getStorageAt RPC Method

Loading...

Updated on
Apr 07, 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": "0x00000000000000000000006c9fc64a53c1b71fb3f9af64d1ae3a4931a5f4e900"
5
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": "0x00000000000000000000006c9fc64a53c1b71fb3f9af64d1ae3a4931a5f4e900"
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free