cryptoguard_scan_token
Scan cryptocurrency tokens for anomalous market behavior using physics-based detection. Compares tokens to tier-matched peers to identify unusual metrics and assess risk levels.
Instructions
Scan a single token for anomalous market behavior using WaveGuard physics-based anomaly detection. Compares the token to TIER-MATCHED peers (microcaps vs microcaps, large-caps vs large-caps). Returns anomaly scores, risk level, and explanations.
Example: scan 'solana' to check if its metrics are unusual.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin_id | Yes | CoinGecko coin ID (e.g., 'bitcoin', 'solana', 'pepe'). | |
| sensitivity | No | Anomaly sensitivity multiplier (default: 1.0). Higher = more sensitive. |