跳转到主要内容
GET
代币 - 安全信息

授权

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
tokenAddress
string
必填

代币地址

响应

200 - application/json

代币安全数据

address
string
必填

Token contract address

示例:

"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"

chain
string
必填

Chain name

示例:

"sol"

devTokenBurnAmount
string | null

Amount of tokens burned by the developer

devTokenBurnRatio
string | null

Ratio of tokens burned by the developer

goplus
null | object

GoPlus security data

honeypot
null | object

Honeypot.is security data

isFreezable
boolean | null

Whether the token accounts can be frozen

isMintable
boolean | null

Whether the token is mintable

isShowAlert
boolean | null

Whether to show a security alert badge

lockInfo
null | object

Token liquidity lock information

privileges
object[] | null

Token privilege information

serialized
null | object

Serialized Audit security data

sourcesAvailable
string[] | null

Available security data sources

示例: