Search token information by criteria
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Chain filter
Search query string for token name, symbol or address
1
"USDC"
Number of results per page
1 <= x <= 100
Sort direction
asc
, desc
Protocol filter, for supported protocols please check the dexName values returned by DEX - List
Pagination cursor
Field to sort by
marketCapInUsd
, liquidityInUsd
, priceInUsd
, holderCount
, h24VolumeInUsd
, h24Transactions
, tokenCreatedAt
"priceInUsd"
The response is of type object
.