Debug and trace#

Available exclusively on the paid tier, these endpoints facilitate transaction tracing, block execution examination, and the replaying of transactions or blocks for comprehensive analysis.

trace_filter : Filters trace information based on defined criteria.
trace_rawTransaction : Replays a raw transaction to assist in debugging.
trace_block : Monitors the execution flow of a specific block.
trace_replayBlockTransactions : Replays all transactions within a block for detailed analysis.
trace_replayBlockTransactions#vmTrace : Provides a virtual machine-level trace during the replay of block transactions.
debug_traceBlockByHash : Traces the execution of a block identified by its hash.
debug_traceBlockByNumber : Traces the execution of a block based on its numerical position in the blockchain.
trace_transaction : Traces the execution path of a specific transaction.
debug_traceTransaction : Provides in-depth trace details for a particular transaction.
trace_replayTransaction : Replays a transaction to facilitate analysis.
trace_replayTransaction#vmTrace : Offers a virtual machine-level trace during the replay of a transaction.
trace_callMany : Executes multiple trace calls simultaneously.
trace_get : Retrieves existing trace data based on provided identifiers.
trace_call : Executes a single trace call for a specified operation.
debug_traceCall : Traces a specific call without making any state changes to the blockchain.

These endpoints provide sophisticated debugging capabilities, enabling detailed analysis of execution flows and effective troubleshooting of issues on the Fantom network.

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