get_whale_alerts
Monitor real-time large cryptocurrency transactions across blockchain networks to track whale activity and identify significant market movements based on customizable value thresholds.
Instructions
Get real-time whale transaction alerts across chains.
Args: chains: List of chains to monitor. Defaults to all major chains. min_value_usd: Minimum transaction value in USD to alert on
Returns: Recent large transactions with sender, receiver, and token details.
Price: $0.35
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chains | No | ||
| min_value_usd | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |