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

예시: