Skip to main content
GET
Token - Security

Authorizations

Authorization
string
header
required

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

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc
tokenAddress
string
required

An address of a token

Response

200 - application/json

Token security data

address
string
required

Token contract address

Example:

"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"

chain
string
required

Chain name

Example:

"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

Example: