Token
代幣 - 池子
取得包含該代幣的所有池子
GET
代幣 - 池子
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
取得該代幣在所有支援 DEX 上的流動性池。回傳池地址、儲備量及以 USD 計價的流動性。
token_get_pools授權
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 排序欄位(tvlInSol 或 tvlInUsd) Pool sort field
可用選項:
tvlInSol, tvlInUsd 排序方向(asc 或 desc) Sort direction (case-insensitive: accepts "asc"/"ASC"/"Asc" etc.)
可用選項:
asc, desc 最小 TVL(SOL 計)
最大 TVL(SOL 計)
最小 TVL(USD 計)
最大 TVL(USD 計)
回應
200 - application/json
取得池子
Generic pagination response
代幣 - 池子

