get_token_holders
Retrieve token holder information by specifying a token address and chain ID using Etherscan MCP. Ideal for analyzing Ethereum blockchain token ownership and distribution.
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 |