Resolve token symbol
resolve_tokenResolve a token ticker symbol to contract addresses on a chain. Curated majors return verified matches; others show live DEX matches ranked by liquidity to help you pick the real token.
Instructions
Resolve a token ticker symbol (e.g. PEPE, WIF, USDC) to contract addresses on a chain, free. Curated majors return one verified match; others return live DEX matches ranked by liquidity so you can pick the real token over imitations. Use before get_quote when you only know the symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain to swap on | |
| symbol | Yes | Ticker symbol to resolve, e.g. USDC, PEPE, WIF |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | Suggested follow-up calls | |
| chain | No | Chain searched | |
| symbol | No | Symbol searched | |
| matches | No | Matching tokens, best first |