Skip to main content
GET
Search for tokens, pools, and DEXes

FAQs

Tokens, pools, and DEXes by name, symbol, or address/identifier depending on the network.
No; queries are normalized internally.
Copy the network and id/address from the result and pass them to the corresponding endpoints.

Query Parameters

query
string
required

The search term to match against tokens, pools, or DEX identifiers. For example: "uniswap", "usd coin", or "6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN" (for Solana).

Response

successful operation

tokens
object[]

An array of matching tokens.

pools
object[]

An array of matching pools.

dexes
object[]

An array of matching DEXes.