get_token_holders_count
Retrieve the total number of token holders for a specific Ethereum token address using chain ID and token address inputs. Ideal for tracking token distribution on the Ethereum blockchain.
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 |