get_token_holders_count
Retrieve the total number of token holders for a specified token address on any blockchain network by providing the chain ID and token address.
Instructions
Get the number of token holders for a given token address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain_id | Yes | The chain ID | |
token_address | Yes | The address of the token |