get-token-holders
Retrieve top ERC20 token holders with balances and ownership percentages by providing the contract address.
Instructions
Get top token holders for an ERC20 token with their balances and ownership percentage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| offset | No | Number of results per page | |
| network | No | Network name or chain ID | |
| contractAddress | Yes | Token contract address |