Skip to main content

trace_replayBlockTransactions RPC Method

Loading...

Updated on
Dec 09, 2025

trace_replayBlockTransactions RPC Method

This RPC method is included in the Free Trial with limited usage. Upgrade your plan to get full access and higher limits. Learn more onĀ our pricing page.

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...
action
object
Loading...
from
string
Loading...
callType
string
Loading...
gas
string
Loading...
input
string
Loading...
to
string
Loading...
value
string
Loading...
result
object
Loading...
gasUsed
string
Loading...
output
string
Loading...
subtraces
integer
Loading...
traceAddress
array
Loading...
type
string
Loading...
vmTrace
object
Loading...
transactionHash
string
Loading...
Request
1
curl https://docs-demo.tempo-testnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"trace_replayBlockTransactions","params":["0x2ac5b2",["trace"]],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free