Skip to main content

trace_replayBlockTransactions RPC Method

Loading...

Updated on
Sep 02, 2025

trace_replayBlockTransactions 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 tracing functionality.

Parameters

blockNumber
string
REQUIRED
Loading...
array
array
REQUIRED
Loading...
vmTrace
string
Loading...
trace
string
Loading...
stateDiff
string
Loading...

Returns

array
array
Loading...
output
string
Loading...
stateDiff
object
Loading...
trace
array
Loading...
type
string
Loading...
action
object
Loading...
from
string
Loading...
callType
string
Loading...
gas
string
Loading...
input
string
Loading...
to
string
Loading...
value
string
Loading...
error
string
Loading...
result
object
Loading...
gasUsed
string
Loading...
output
string
Loading...
subtraces
number
Loading...
traceAddress
array
Loading...
vmTrace
object
Loading...
transactionHash
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free