get_token_holders
Retrieve token holder addresses for a specific token by providing its chain ID and token address to access blockchain data.
Instructions
Get the 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 |