getTokenHolders
Retrieve top token holders across EVM chains to analyze token distribution and ownership patterns using address, balance, and share data.
Instructions
토큰의 상위 홀더를 조회합니다 (Ethereum: Ethplorer, 기타 체인: Etherscan 집계, 주소/점유율/잔고)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | 토큰 주소 (0x...) 또는 심볼 (USDC, WETH 등) | |
| chain | No | EVM 체인 | ethereum |
| limit | No | 조회할 홀더 수 (기본 10, 최대 100) |