token_risk_screen
Screen EVM and Solana tokens for pre-trade risks: honeypot, tax, owner, LP-lock, mint/freeze authority, holder concentration, liquidity depth, and wash-trade signals. Returns a verdict.
Instructions
Pre-trade risk screen for an EVM token contract or a Solana SPL mint (Base, Ethereum, BSC, Polygon, Arbitrum, Solana): honeypot/tax/owner flags, LP-lock state, mint & freeze authority, holder concentration, liquidity depth, wash-trade signals, and a final Verdict line. Up to 5 comma-separated tokens per call. $0.10 USDC for one token, $0.25 for a 2-5 token batch, on Base via x402 v2 — no account, no API key. An unpaid call answers HTTP 402 with the payment challenge; sign it and retry with the payment under params._meta['x402/payment'].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional; inferred from the address shape when omitted | |
| token | Yes | Contract address (0x...) or Solana mint; up to 5 comma-separated |