get_starknet_token_info
Retrieve details about a Starknet token by providing its contract address, with optional network selection.
Instructions
Get information about 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 |