Token Symbol Resolution
/gateway/v1/search/tokenResolves an exact token ticker symbol to likely contract address candidates on supported chains.
Use this before calling token endpoints that require a contract address. Pass a returned `chain` + `address` only to endpoints that support that chain.
Results are ranked by Surf registry, listing, and market signals. `volume_usd` is kept for response compatibility, always returns `0`, and must not be used as a candidate ordering signal.
Included fields: symbol, chain, address, decimals, volume_usd.
Chains: Ethereum, Base, BSC, Arbitrum, Solana, Polygon, Optimism, Avalanche, Fantom, Tron, Linea, Mantle, Blast, Gnosis, zkSync, Scroll.
Query Parameters
Exact token ticker symbol to resolve (case-insensitive), like `USDC` or `PEPE`. NOT a contract address, trading pair, or fuzzy token name.
USDCRestrict resolution to one supported chain. Omit to search all supported chains.
ethereumbasebscarbitrumsolanapolygonoptimismavalanchefantomtronlineamantleblastgnosiszksyncscrollsolanaResults per page
20Pagination offset
0