track_whales
Detect significant capital movements in DeFi pools by monitoring TVL changes exceeding $500K and correlating them with APY fluctuations to identify whale activity.
Instructions
Detect large capital movements (whale activity) across DeFi pools.
Finds pools where TVL changed by >$500K since last snapshot. Reports: pool, direction (inflow/outflow), amount, percentage change, and whether this correlates with APY changes.
First call establishes a baseline; subsequent calls detect actual changes. Also uses APY-change heuristics as a proxy for whale activity.
PRO ONLY — requires PROFITSPOT_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ||
| min_tvl_change | No | ||
| timeframe | No | 24h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||