Is this transaction safe to sign?
transaction_intent_guardIs this transaction safe to sign? Before signing on Base, classify transaction intent, simulate execution, estimate gas, infer standard balance and allowance deltas, flag a scam or unlimited approval that could drain your wallet, and inspect target changes and pause state. Paid per call with x402 on Base: $0.25 USDC. Private: never cached, shared or resold. Your unsigned transaction stays with the wallet that paid for it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Unsigned transaction target on Base. | |
| data | No | Unsigned calldata. Defaults to 0x. | |
| from | Yes | Unsigned transaction sender on Base. | |
| value | No | Native ETH value in wei. Defaults to 0. |