swap_precheck
Everything to check before one swap on Base, in one call: the rule-based trade gate on the token (pass, caution or block with every reason), a scan of the buyer's own wallet for airdrop spam, honeypots and lookalikes when a wallet is given, and whether the token sits among the trending pools right now. The verdict is the gate's; the rest is context beside it. Deterministic, no LLM. Price $0.10 per call, paid with USDC over x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token contract to gate | |
| wallet | No | The buyer's own wallet to scan for airdrop spam |