Skip to main content

debug_storageRangeAt RPC Method

Loading...

Updated on
Aug 31, 2026

debug_storageRangeAt RPC Method

Parameters

blockHash
string
REQUIRED
Loading...
txIndex
string
REQUIRED
Loading...
address
string
REQUIRED
Loading...
startKey
string
REQUIRED
Loading...
limit
integer
REQUIRED
Loading...

Returns

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