get_total_supply
Retrieve the total supply of a token on the Ethereum blockchain by specifying its chain ID and token address using Etherscan MCP server.
Instructions
Get the total supply of a token given its address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain_id | Yes | The chain ID | |
token_address | Yes | The address of the token |