跳转到主要内容
GET
SDK

SDK Example

授权

x-api-key
string
header
必填

用于鉴权的 API Key

路径参数

tokenAddress
string
必填
owner
string
必填

查询参数

cursor
string

分页游标

showMeta
boolean

设为 true 时为 from/to 两端代币补充元数据。

parseJupiter
boolean

设为 true 时将一笔 Jupiter 交换中的多笔转账合并为单条展示。

hideArb
boolean

设为 true 时隐藏套利或与当前代币筛选无关的成交。

sortDirection
enum<string>
默认值:DESC

排序方向:DESC 降序或 ASC 升序。

可用选项:
DESC,
ASC

响应

200 - application/json

Successful response

trades
object[]
nextCursor
integer
hasNextPage
boolean