get_top_10_holders_percent
Retrieve the percentage of a token's total supply held by its top 10 holders. Provides key ownership concentration data for any token contract.
Instructions
Get the percentage of tokens held by top 10 holders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The token contract address | |
| networkId | Yes | The network ID the token is on |