跳转到主要内容
GET
SDK

SDK Example

授权

x-api-key
string
header
必填

用于鉴权的 API Key

路径参数

wallet
string
必填

查询参数

page
integer
默认值:1

页码

limit
integer
默认值:250

每页条数:最多 500;format=full 时最多 100。

必填范围: x <= 500
launchpad
string

按发射台(launchpad)平台名筛选;多个值用英文逗号分隔(如 pumpfun,boop)。单个值行为与原先一致。

Maximum string length: 100
format
enum<string>

响应格式。设为 full 时返回完整代币对象(结构与 GET /tokens/:token 一致,包含 token、pools、events、risk、buy、sell、txns、holders 等)。format=full 时每页上限为 100。

可用选项:
full

响应

200 - application/json

Successful response

total
integer
tokens
object[]