get_token_supply_info
Retrieve total supply, burned, and circulating token amounts for any ERC20 token contract on supported EVM networks. Provide a token address to get complete supply information.
Instructions
Get comprehensive token supply information including total supply, burned, and circulating
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| tokenAddress | Yes | ERC20 token contract address |