Skip to main content

eth_getStorageAt RPC Method

Loading...

Updated on
Apr 03, 2026

eth_getStorageAt RPC Method

Parameters

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

Returns

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