get_starknet_token_supply
Retrieve the total supply of a token on Starknet by providing its contract address.
Instructions
Get the total supply of a token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g., 'mainnet', 'sepolia'). Defaults to Mainnet. | |
| tokenAddress | Yes | Token contract address or Starknet ID |