Debug and trace#

Available only on the paid tier. Allows tracing transactions, inspecting block execution, and replaying transactions or blocks for detailed analysis.

trace_filter : Filters trace data based on criteria.
trace_rawTransaction : Replays a raw transaction for debugging.
trace_block : Traces the execution of a block.
trace_replayBlockTransactions : Replays block transactions for analysis.
trace_replayBlockTransactions#vmTrace : Provides a VM-level trace during block replay.
debug_traceBlockByHash : Traces block execution by hash.
debug_traceBlockByNumber : Traces block execution by number.
trace_transaction : Traces a specific transaction.
debug_traceTransaction : Provides detailed trace information for a transaction.
trace_replayTransaction : Replays a transaction for analysis.
trace_replayTransaction#vmTrace : Provides VM-level trace during transaction replay.
trace_callMany : Executes multiple trace calls.
trace_get : Retrieves trace data.
trace_call : Executes a trace call.
debug_traceCall : Traces a specific call without making state changes.

These methods provide advanced debugging tools for analyzing execution flows and debugging issues on Ethereum.

Get started
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key