Skip to main content

debug_traceBlock RPC Method

Loading...

Updated on
Sep 02, 2025

debug_traceBlock 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

block
string
REQUIRED
Loading...
object
object
REQUIRED
Loading...
tracer
string
Loading...
callTracer
string
Loading...
prestateTracer
string
Loading...
tracerConfig
object
Loading...
onlyTopCall
boolean
Loading...

Returns

result
array
Loading...
result
object
Loading...
type
string
Loading...
from
string
Loading...
to
string
Loading...
value
string
Loading...
gas
string
Loading...
gasUsed
string
Loading...
input
string
Loading...
output
string
Loading...
error
string
Loading...
revertReason
string
Loading...
calls
array
Loading...
type
string
Loading...
from
string
Loading...
to
string
Loading...
gas
string
Loading...
gasUsed
string
Loading...
input
string
Loading...
output
string
Loading...
value
string
Loading...
error
string
Loading...
calls
array
Loading...
txHash
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free