Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
链筛选
代币名称、符号或地址的搜索查询字符串
Minimum length:
1
Example:
"USDC"
每页结果数量
Required range:
1 <= x <= 100
排序方向
Available options:
asc
, desc
协议筛选,具体支持协议请查看Dex - 列表返回的dexName值
游标
排序字段
Available options:
marketCapInUsd
, liquidityInUsd
, priceInUsd
, holderCount
, h24VolumeInUsd
, h24Transactions
, tokenCreatedAt
Example:
"priceInUsd"
Response
200 - application/json
The response is of type object
.