nft_scan
Detect anomalous patterns in NFT collections before they become obvious. Supply a contract address to receive a story label and anomaly score.
Instructions
Anomaly scan for an NFT collection — detects sweep accumulation, wash trading patterns, and mint surges before they're obvious. Pass a contract address. Returns a story label (e.g. 'Sweep Accumulation', 'Wash Trading Detected') and anomaly score. Costs $0.03 USDC on Base mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | NFT contract address (ERC-721 or ERC-1155), e.g. 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d | |
| chain | No | Blockchain (default: ethereum) | |
| window | No | Lookback window (default: 24h) |