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 - 一覧

