Token
Scan Token
Gets a token address and scan the token to identify any indication of malicious behavior
post/v0/token/scan
Request body
Response
Successful Response
Example response
{
"financial_stats": {
"dev_holding_percentage": 18.8,
"initial_snipers_holding_percentage": 18.8,
"snipers_holding_percentage": 18.8,
"bundlers_holding_percentage": 18.8,
"insiders_holding_percentage": 18.8
}
}