获取代币的铸造和销毁信息
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"
分页游标
每页结果数量
1 <= x <= 100
分页方向(next或prev)
next
, prev
铸造和销毁操作的筛选类型
all
, mint
, burn
The response is of type object[]
.