Trade
交易 - 列表
Retrieve a list of token transactions
GET
Trade - List
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.
路径参数
A chain name listed in supported networks Supported blockchain chains
可用选项:
sol, eth, bsc 查询参数
Pagination cursor
Number of results per page
Pagination direction
可用选项:
next, prev An address of a token
An address of a wallet
A pool address
Start timestamp for filtering trades (Unix epoch in seconds)
End timestamp for filtering trades (Unix epoch in seconds)
Filter trades before this block height
Filter trades after this block height
Transaction signature/hash
Trade type
可用选项:
BUY, SELL 响应
200 - application/json
Successful response
Generic pagination response
上一页
活动 - 列表Get token activities including trades, liquidity operations, and other token-related activities
下一页
Trade - List

