Skip to main content

debug_storageRangeAt RPC Method

Loading...

Updated on
Sep 02, 2025

debug_storageRangeAt RPC Method

This method requires appending /nanoreth to your HyperLiquid endpoint URL. Debug and Trace methods are not supported on /evm endpoints. Use /nanoreth instead of /evm to access debugging functionality.

Parameters

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

Returns

result
object
Loading...
storage
object
Loading...
hash
object
Loading...
key
string
Loading...
value
string
Loading...
nextKey
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free