scan_token
Analyze token contracts for security risks like rug-pulls, honeypots, and ownership concentration to identify potential vulnerabilities before investing.
Instructions
Perform a security scan on a token contract. Detects rug-pull risks, honeypot patterns, ownership concentration, mint authority, and other red flags. Costs 0.003 USDC per call (x402 micropayment on Base).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token contract address (0x...) or symbol (e.g. "PEPE", "UNI") | |
| chain | No | Chain to scan on (e.g. "ethereum", "base", "arbitrum", "polygon"). Defaults to "ethereum". |