/install crypto-whale-monitor
Crypto Whale Monitor
This skill contains the logic to connect to blockchain explorers and track large balances for a defined set of "whale" wallets.
Workflow
- Define Wallets: Add known whale addresses to
references/wallets.md. - Execute: Run
npm start(or./scripts/monitor.js) to scan the list. - Analyze: Review output for "WHALE DETECTED" alerts.
- Schedule: Set up a cron job to run
npm startperiodically for automated monitoring.
Scripts
scripts/monitor.js: Core logic for checking balances via public RPC. Reads fromreferences/wallets.mdby default.
References
references/wallets.md: A list of known, public whale wallet addresses.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install crypto-whale-monitor - After installation, invoke the skill by name or use
/crypto-whale-monitor - Provide required inputs per the skill's parameter spec and get structured output
What is Crypto Whale Monitor?
Monitors large cryptocurrency wallet balances (whales) on-chain using Web3 RPC to detect potential market-moving activity. Can read from `references/wallets.... It is an AI Agent Skill for Claude Code / OpenClaw, with 2981 downloads so far.
How do I install Crypto Whale Monitor?
Run "/install crypto-whale-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Crypto Whale Monitor free?
Yes, Crypto Whale Monitor is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Crypto Whale Monitor support?
Crypto Whale Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Crypto Whale Monitor?
It is built and maintained by waleolapo (@waleolapo); the current version is v1.0.3.