Skip to main content
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

: