Dex
Dex - 列表
取得指定區塊鏈上所有 DEX 的資訊
GET
Dex - 列表
授權
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
查詢參數
分頁游標
每頁回傳結果數量
分頁方向(next 或 prev) Pagination direction
可用選項:
next, prev 按區塊鏈網路篩選
按 DEX 程式地址篩選
回應
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
Dex - 列表

