Install
openclaw skills install crypto-whale-monitorMonitors large cryptocurrency wallet balances (whales) on-chain using Web3 RPC to detect potential market-moving activity. Can read from `references/wallets.md` or accept custom addresses.
openclaw skills install crypto-whale-monitorThis skill contains the logic to connect to blockchain explorers and track large balances for a defined set of "whale" wallets.
references/wallets.md.npm start (or ./scripts/monitor.js) to scan the list.npm start periodically for automated monitoring.scripts/monitor.js: Core logic for checking balances via public RPC. Reads from references/wallets.md by default.references/wallets.md: A list of known, public whale wallet addresses.