get_token_holders
Retrieve token holder details for a specified token address on the Ethereum blockchain using the Etherscan MCP server, including chain ID and token address as inputs.
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 |