根据条件搜索代币信息
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
链筛选
代币名称、符号或地址的搜索查询字符串
1
"USDC"
每页结果数量
1 <= x <= 100
排序方向
asc
, desc
协议筛选,具体支持协议请查看Dex - 列表返回的dexName值
游标
排序字段
marketCapInUsd
, liquidityInUsd
, priceInUsd
, holderCount
, h24VolumeInUsd
, h24Transactions
, tokenCreatedAt
"priceInUsd"
The response is of type object
.