Token
代幣 - 鑄造和銷燬
取得代幣的鑄造和銷毀資訊
GET
代幣 - 鑄造和銷毀
授權
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路徑參數
支援網路列表中的鏈名稱 Supported blockchain chains
可用選項:
sol, eth, bsc 代幣地址
查詢參數
分頁游標
每頁回傳結果數量
分頁方向(next 或 prev) Pagination direction
可用選項:
next, prev 鑄造和銷毀操作的篩選類型 Mint/burn type filter
可用選項:
all, mint, burn 回應
200 - application/json
取得鑄造和銷毀
Generic pagination response
Page data
Cursor for the end of current page
範例:
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
範例:
false
Whether there is a previous page
範例:
false
Cursor for the start of current page
範例:
"eyJpZCI6InN0YXJ0In0="
Total number of items matching the query (not just the current page).
When None, the caller should treat it as unknown (backward-compatible).
範例:
564094
代幣 - 鑄造和銷毀

