token-top-holders
Get top holders and concentration metrics for any ERC-20 token. Assess distribution health, identify institutional holders, and screen for rug-pull risk using share%, whale count, and HHI.
Instructions
Returns top holders for any Ethereum ERC-20 token (by contract address), with concentration metrics. Includes each holder's share%, human-readable balance (with decimal conversion), and whale analysis. Reports: top-10 concentration, whale count (>1% holders), Herfindahl-Hirschman Index for concentration risk. Use to assess token distribution health, identify institutional-grade holders, or screen for rug-pull risk before entering a position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | No | Ethereum ERC-20 contract address (0x-prefixed). Example: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48' for USDC. | |
| limit | No | Number of top holders to return. Default 50, max 100. |