Get smart-contract risk analysis for a token (honeypot, mint/blacklist authority, hidden fees, upgradeable proxy, and more) — powered by Hexens
Documentation Index
Fetch the complete documentation index at: https://coinstats.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
CoinStats coin id (e.g. bitcoin, ethereum). When provided, the coin is resolved to its on-chain contract automatically. Either coinId or both contractAddress and chain are required.
"ethereum"
Token contract address. Required (together with chain) when coinId is not provided.
"0xdac17f958d2ee523a2206206994597c13d831ec7"
Blockchain identifier for contractAddress (e.g. ethereum, binance_smart, polygon-pos, base, arbitrum-one, optimism, avalanche). Required (together with contractAddress) when coinId is not provided.
"ethereum"
Sort the returned risk findings. severity orders by critical → high → medium → low → minor. Defaults to detected-risks-first.
severity List of risk findings. Empty when no risk data is available for the token (e.g. non-EVM or unindexed contract).
Overall risk score (0–100). Higher means riskier. Absent when no risk data is available for the token.
80
Whether the token is endorsed by market consensus
false
Whether contract ownership has been renounced
true
Link to the risk-analysis provider (Hexens)
"https://hexens.io/blog/glider-api-new-benchmark-in-smart-contract-security"
Provider branding logos
Link to documentation explaining the risk categories
"https://coinstats.app/blog/risks/"