get_token_holders
Retrieve token holder addresses for any Ethereum token by providing its contract address and chain ID. This tool queries blockchain data to identify wallet addresses holding specific tokens.
Instructions
Get the token holders for a given token address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | Yes | The chain ID | |
| token_address | Yes | The address of the token |