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 - 목록

