scan_token
Scan a token contract address to detect rug pulls, scams, and risk using a six-agent consensus system. Returns a consensus risk score, level, and agent-level findings for safe trading decisions.
Instructions
Run a full 6-agent VerdictSwarm risk scan. Returns consensus score, risk level, and agent-level findings for safe trading decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | Contract address of the token to scan | |
| chain | No | Blockchain network: solana, ethereum, base, etc. | solana |
| depth | No | Scan depth: 'full' for all 6 agents, 'quick' for fast check | full |
| api_key | No | API key for authentication (alternative to tx_signature) | |
| tx_signature | No | Solana USDC payment transaction signature for pay-per-call auth |