Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
支持网络中列出的区块链名称
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
Query Parameters
分页游标
返回顶级交易者的最大数量(最多10个)
Required range:
1 <= x <= 10
分页方向(next或prev)
Available options:
next
, prev
查询交易的代币地址
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
筛选交易的时间范围
Example:
"30m"
交易结果的排序类型
Example:
"desc"
排序交易的字段
Example:
"volume"
Response
200 - application/json
The response is of type object
.