jamsturg/crypto-whale-tracker
Built by Metorial, the integration platform for agentic AI.
jamsturg/crypto-whale-tracker
Server Summary
Monitor transactions
Detect whale movements
Provide analytics
Support multiple blockchains (ETH, BSC, Polygon)
Offer a REST API interface
Advanced blockchain monitoring system for tracking whale movements and wallet activities across multiple chains.
pip install -r requirements.txt
Copy .env.example
to .env
and configure your settings:
cp .env.example .env
python -m whale_tracker.main
See the docs/
directory for detailed documentation.
MIT