Real-time cryptocurrency whale tracker for AI agents and crypto traders. Monitors large on-chain transactions on Bitcoin, Ethereum, and major altcoins, tracks known whale wallets (exchanges, institutions, smart money), detects accumulation/distribution patterns, and generates actionable alerts. Commands: - whale_alerts.py scan Scan for whale transactions above threshold - whale_alerts.py summary Get whale activity summary - whale_alerts.py watch List tracked whale wallet addresses - whale_alerts.py set-threshold <usd> Set minimum USD threshold Environment: WHALE_MIN_USD (default 100000), WHALE_COOLDOWN (default 60 min). Python 3.9+, zero external dependencies. Uses mock data structure that maps to real Etherscan/Blockchair API responses in production. Whale classification: INFLOW (exchange receiving, potential selling pressure) vs OUTFLOW (cold storage, accumulation signal). Watchlist includes Binance, Coinbase, Grayscale, and notable smart money addresses.

Install

openclaw skills install @ssidharhubble/crypto-whale-alerts