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

成功响应

chain
string
必填

区块链网络标识

示例:

"sol"

tokenAddress
string
必填

代币合约地址

示例:

"So11111111111111111111111111111111111111112"

description
string | null

代币描述

header
string | null

代币头图 URL

icon
string | null

代币图标 URL

代币社交链接(JSON 格式)

openGraph
string | null

代币 Open Graph 图片 URL

url
string | null

DexScreener 代币页面 URL