Token Holder Analysis — Distribution & Whale Detection
Token holder distribution API for AI agents. Analyze any ERC-20 token's holder structure: top holders with % ownership, whale count, Gini concentration coefficient, holder trend (growing/shrinking), and smart money addresses. Tools: token_get_holder_analysis. Use this for due diligence before investing, detecting whale accumulation, or assessing decentralization. IMPORTANT: For contract safety (honeypot, rug-pull), use token_check_safety instead. Returns: {topHolders[], whaleCount, concentration, trend}. No API key required — x402 micropayment $0.005/call on Base L2.
How to connect
https://token-holders--axel-belfort.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(1)-
token_get_holder_analysisUse this when you need to analyze token holder distribution. Returns top 10 holders with percentages, concentration metrics (top 10 hold X%), whale count (holders with >1% supply), and total holder co