Debug and trace#

Available only on the paid tier. These methods are useful for analyzing execution flows and debugging.

debug_traceBlockByHash : Traces the execution of all transactions in a block by its hash.
debug_traceBlockByNumber : Traces the execution of all transactions in a block by its number.
debug_traceTransaction : Provides detailed trace information for a specific transaction.
debug_traceCall : Traces a specific call without altering the blockchain state.
trace_filter: Filters blockchain traces based on custom parameters.
trace_rawTransaction: Replays a raw transaction for debugging purposes.
trace_block: Tracks execution flow for an entire block.
trace_replayBlockTransactions: Replays all transactions in a given block.
trace_replayBlockTransactions#vmTrace: Returns a virtual machine execution trace during block replay.
trace_transaction: Provides an execution trace of a single transaction.
trace_replayTransaction: Re-executes a transaction for debugging.
trace_replayTransaction#vmTrace: Captures VM state changes during transaction replay.
trace_callMany: Executes multiple trace calls in one request.
trace_get: Retrieves previously recorded traces.
trace_call: Simulates a trace call without making changes.

These methods provide advanced debugging capabilities on the Superseed network.

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