Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Chain filter
Search query string for token name, symbol or address
Minimum length:
1
Example:
"USDC"
Number of results per page
Required range:
1 <= x <= 100
Sort direction
Available options:
asc
, desc
Protocol filter, for supported protocols please check the dexName values returned by DEX - List
Pagination cursor
Field to sort by
Available options:
marketCapInUsd
, liquidityInUsd
, priceInUsd
, holderCount
, h24VolumeInUsd
, h24Transactions
, tokenCreatedAt
Example:
"priceInUsd"
Response
200 - application/json
The response is of type object
.