Trade
交易 - 列表
取得代幣交易列表
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 交易。可依代幣地址過濾以查看特定代幣的交易。回傳買賣方向、數量、價格及 DEX 資訊。
trade_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 代幣地址
錢包地址
池子地址
交易篩選的開始時間戳(Unix 秒級時間戳)
交易篩選的結束時間戳(Unix 秒級時間戳)
篩選此區塊高度之前的交易
篩選此區塊高度之後的交易
交易簽名/雜湊
交易類型篩選 Trade type
可用選項:
BUY, SELL 回應
200 - application/json
成功回應
Generic pagination response
交易 - 列表

