evm_trace_call_revert_debugger
Parse Geth/Nethermind debug_traceTransaction call trees to pinpoint the exact depth, opcode, sub-contract, and revert message causing a failed EVM call.
Instructions
Parses Geth/Nethermind debug_traceTransaction call trees, pinpointing the exact depth, instruction opcode, sub-contract, and revert message of failed calls. (0.045 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |