get_token_contract_by_symbol
Look up a token's contract address by providing its symbol. Returns the contract address for use in blockchain interactions.
Instructions
Find the contract address for a token by its symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_symbol | Yes | Token symbol (e.g., 'XIAN') |