获取特定代币的顶级交易者
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
支持网络中列出的区块链名称
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
查询交易的代币地址
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
筛选交易的时间范围
"30m"
交易结果的排序类型
"desc"
排序交易的字段
"volume"
返回顶级交易者的最大数量(最多10个)
10
分页跳过的结果数量
0
The response is of type object
.