ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/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 buyers, track whale accumulation, and analyze profitable DEX traders with the Insider Wallets Finder skill for OpenClaw. Gain on-chain alpha.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sakaen736jih/insider-wallets-finder
Or

What This Skill Does

The insider-wallets-finder skill is a powerful analytical toolkit for OpenClaw designed to empower users with on-chain intelligence. It acts as an investigative engine that allows you to probe blockchain networks, specifically Ethereum and Solana, to uncover patterns in capital flow. The skill automates the otherwise tedious process of auditing smart contracts, tracking the movement of 'smart money', and identifying addresses that have demonstrated historical proficiency in trading. By combining API calls to services like Etherscan, Birdeye, and The Graph, it turns raw blockchain data into actionable insights, helping users understand liquidity distribution, deployer behavior, and institutional accumulation trends.

Installation

You can install this skill directly via the OpenClaw terminal or package manager using the following command:

clawhub install openclaw/skills/skills/sakaen736jih/insider-wallets-finder

Ensure you have configured your environment variables, specifically your Etherscan and Birdeye API keys, to enable the data fetching capabilities required for the various sub-modules.

Use Cases

  • Early Detection: Monitor the first wallets to acquire a newly deployed token to spot potential insider accumulation before major price movements.
  • Whale Tracking: Analyze the top holders of a token to identify institutional interest or potential 'diamond hand' accumulation patterns.
  • DEX Analysis: Research high-volume Uniswap traders and Raydium/Jupiter liquidity providers to understand competitive trading strategies and identify successful alpha sources.
  • Deployer Auditing: Trace the history of a contract deployer to see if they have launched previous tokens, allowing you to gauge the legitimacy and track record of the development team.

Example Prompts

  1. "Analyze the token contract 0xabc... and identify the top 20 early buyers to see if there is significant whale concentration."
  2. "Search for the deployer of this token and generate a list of the last 10 contracts they have launched to check for malicious patterns."
  3. "Show me the high-volume Uniswap traders for the current liquidity pool, sorted by volume, to identify potential smart money moves."

Tips & Limitations

When using this tool, keep in mind that blockchain data is retrospective. Just because a wallet was profitable in the past does not guarantee future performance. Always cross-reference addresses across multiple explorers. Ensure your API rate limits are respected, especially when querying large datasets. If the network experiences high congestion, some API responses may be delayed or return incomplete data. Use this tool as part of a larger research methodology rather than a singular source of truth.

Metadata

Stars1133
Views1
Updated2026-02-18
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-sakaen736jih-insider-wallets-finder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#on-chain-analysis#crypto#finance#trading
Safety Score: 4/5

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