token_scan
Analyze a single token's recent transfers for anomalies like large CEX flows, whale accumulation, and unusual mints or burns. Supports Ethereum, Base, and Arbitrum.
Instructions
Anomaly scan for a single token — scores recent transfer patterns for unusual activity (large CEX flows, whale accumulation, token mints/burns). Pass a contract address or well-known symbol. Costs $0.03 USDC on Base mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token contract address (0x...) or symbol: usdt, usdc, weth, wbtc, link, uni, aave, steth, pepe, dai, cbeth, arb | |
| chain | No | Blockchain to analyze (default: ethereum) | |
| window | No | Lookback window (default: 24h) |