decode_revert_reason_hex
Decode EVM transaction revert data into readable error messages, translating standard Error(string) and Panic(uint256) selectors to reveal the exact failure reason.
Instructions
Decodes EVM transaction revert reason strings from standard Error(string) and Panic(uint256) error selectors. (0.01 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 |