Look up token by symbol
lookup_token_by_symbolSearch for tokens by symbol or name on a blockchain to find their contract addresses.
Instructions
Search for tokens by symbol or name on a chain. Returns candidate tokens with their contract addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain name or numeric chain ID, e.g. "ethereum" or "1". Use get_chains_list to discover supported chains. | |
| symbol | Yes | Token symbol or name to search for, e.g. "USDC". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| notes | No | ||
| pagination | No | ||
| instructions | No | ||
| data_description | No |