Security Endpoint
Endpoint
Response Structure
{
"status": string,
"response": {
"name": string,
"symbol": string,
"mintable": boolean,
"freezeable": boolean,
"total_supply": number,
"lp_burn_percentage": number,
"i_lp_percentage": number,
"top_holders_percentage": number,
"high_holders": {
string: number,
string: number,
},
"airdrop_percentage": number,
"bundled_buy_percentage": number,
"deployer": string,
"dev_best_ath_usd": number,
"dev_best_token": string,
"dev_total_launches": number
},
"response_time": string
}Fields
Example Request
Example Response
Supported Dexes
Error Handling
Last updated