Transaction Trace Visualizer
Visualize transaction call traces with interactive tree view
Input Method
Transaction Traces: Visualize the complete call graph of a transaction, including all internal calls, gas usage, and return values.
Use
debug_traceTransaction with the callTracer to get trace data. Click nodes to expand/collapse and see detailed call information.