Skip to main content
POST
Search currencies
Search for any token by address, name, or symbol across supported chains.

Search by term

Response:

Search by contract address

Response:

Response fields

Authorizations

x-api-key
string
header
required

Body

application/json
chainIds
integer[]

Filter by chain IDs

Example:
address
string

Token contract address

Example:

"0x55d398326f99059ff775485246999027b3197955"

term
string

Search by symbol or name

Example:

"usdt"

verified
boolean

Only return verified tokens

Example:

true

limit
integer

Max results (default 20, max 100)

Example:

20

defaultList
boolean

Return default currency list

includeAllChains
boolean

Include all chains for matched token

Use 3rd party APIs for unlisted tokens

Example:

true

Response

200 - application/json

Matching currencies

success
boolean
currencies
object[]