Check if a token is safe to buy (Base)
check_token_safetyBefore buying a token on Base, check it: simulates a real buy and sell (honeypot and hidden-tax test), reads owner powers (mint, blacklist, fee changes, pause), whale concentration, liquidity lock and scam lists. Returns a verdict (scam / high_risk / caution / low_risk) with plain-language reasons. 5 free checks per day, then $0.003 per check via x402 (USDC on Base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Token contract address on Base |