/install crypto-whale-alerts
Crypto Whale Alerts
Tracks large on-chain transactions and whale wallet movements to generate actionable crypto trading alerts.
Configuration
# Set minimum transaction threshold in USD
export WHALE_MIN_USD=500000
# Set alert cooldown period in minutes
export WHALE_COOLDOWN=30
Commands
# Scan for whale transactions above threshold
python scripts/whale_alerts.py scan
# Get whale activity summary
python scripts/whale_alerts.py summary
# View tracked whale wallet addresses
python scripts/whale_alerts.py watch
# Change minimum threshold
python scripts/whale_alerts.py set-threshold 250000
Alert Interpretation
-
INFLOW (green): Large transaction into exchange hot wallet
- Could indicate imminent selling pressure
- Watch for distribution patterns
-
OUTFLOW (red): Large transaction from exchange to cold storage
- Could indicate accumulation phase
- Often precedes price increases
Watchlist
Includes major exchange hot wallets, institutional custodians, and notable smart money addresses:
- Binance Hot (multiple wallets)
- Coinbase Custody
- Grayscale Trust wallets
- DeFi protocol treasuries
Production Integration
For live data, connect to:
- Etherscan API for Ethereum transactions
- Blockchair API for multi-chain coverage
- Glassnode for whale wallet labels
The script uses mock data with real field structure for easy API integration.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crypto-whale-alerts - 安装完成后,直接呼叫该 Skill 的名称或使用
/crypto-whale-alerts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Crypto Whale Alerts 是什么?
Real-time cryptocurrency whale tracker for AI agents and crypto traders. Monitors large on-chain transactions on Bitcoin, Ethereum, and major altcoins, track... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。
如何安装 Crypto Whale Alerts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crypto-whale-alerts」即可一键安装,无需额外配置。
Crypto Whale Alerts 是免费的吗?
是的,Crypto Whale Alerts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crypto Whale Alerts 支持哪些平台?
Crypto Whale Alerts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crypto Whale Alerts?
由 ssyopro(@ssidharhubble)开发并维护,当前版本 v1.0.0。