Skip to main content
GET
DexScreener - 热门

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

chain
enum<string>
必填

支持网络列表中的链名称 Supported blockchain chains

可用选项:
sol,
eth,
bsc

查询参数

limit
integer<int64>
默认值:20

返回结果数量

必填范围: 1 <= x <= 100

响应

200 - application/json

成功响应

slug
string
必填

元分类 slug 标识

示例:

"ai"

description
string | null

元分类描述

iconType
string | null

图标类型(如 image)

iconValue
string | null

图标 URL 或标识值

liquidity
number<double> | null

聚合流动性(美元)

marketCap
number<double> | null

聚合市值(美元)

marketCapChange
any

各周期市值变化百分比(JSON 格式)

name
string | null

元分类显示名称

tokenCount
integer<int64> | null

该元分类中的代币数量

volume
number<double> | null

聚合交易量(美元)