Skip to main content
POST
cURL

Headers

x-api-key
string

Optional API key for authentication and higher rate limits.

Body

application/json
defaultList
boolean

Return default currencies

chainIds
number[]

Chain IDs to search for currencies

term
string

Search term for currencies

address
string

Address of the currency contract

currencyId
string

ID to search for a currency

tokens
string[]

List of token addresses, like: chainId:address

verified
boolean

Filter verified currencies

limit
number
default:20

Limit the number of results

Required range: x <= 100
includeAllChains
boolean

Include all chains for a currency when filtering by chainId and address

Uses 3rd party API's to search for a token, in case relay does not have it indexed

depositAddressOnly
boolean

Returns only currencies supported with deposit address bridging

Response

200 - application/json

List of currencies

chainId
number
address
string
symbol
string
name
string
decimals
number
vmType
enum<string>
Available options:
bvm,
evm,
svm,
tvm,
tonvm,
hypevm,
lvm,
xrpvm
metadata
object