whale_activity
Detect large cryptocurrency wallet movements to identify institutional activity, accumulation patterns, or potential sell-offs for specific tokens.
Instructions
Detect recent large wallet movements for a token (whale tracking)
Use when: You need to detect large token transfers that may signal institutional moves, accumulation, or sell-offs. Returns: large_transfers[] with from, to, amount, usd_value, minutes_ago; total_volume_usd
Price: $0.002 USDC per call
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token symbol to track | |
| min_usd | No | Minimum transaction size in USD |