← Back to directory

Token Risks API. This API provides the deepest and the most high-precision resul...

https://data-x402.hexens.io/api/v1/analyze

Overview

Token Risks API. This API provides the deepest and the most high-precision results finding token risks and unique edge cases using a deterministic engine. Use this API after deploying a token or trading a token to check for the contract risk score and if needed make decisions based on that.

Protocol x402
Price $0.90
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider data-x402
Source bazaar
Indexed 2026-03-02 01:12:43

Health

Status healthy
Latency (p50) 244ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-05-16 09:35:35
Last Healthy 2026-05-16 09:35:35
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "address": { "description": "Token contract address to analyze", "type": "string" }, "chain": { "description": "Chain name where the token is deployed. Use /api/v1/chains to get the list of available chains.", "enum": [ "ethereum", "bsc", "optimism", "polygon", "arbitrum_one", "moonbeam", "moonriver", "cronos", "bit_torrent", "celo", "gnosis", "arbitrum_nova", "base", "polygon_zkevm", "linea", "frax", "avalanche_c_chain", "blast", "mantle", "taiko", "xdc", "ape", "world", "unichain", "sonic", "sophon", "abstract", "berachain", "memecore", "swellchain" ], "type": "string" } }, "type": "http" }

Output Schema

{ "properties": { "address": { "description": "Token contract address that was analyzed", "type": "string" }, "chain_id": { "description": "Chain ID where the token is deployed", "type": "string" }, "execution_time": { "description": "Time taken to execute the analysis in seconds", "type": "number" }, "info": { "description": "Additional information about the token contract", "properties": { "implementation_address": { "description": "Implementation contract address (null if not a proxy)", "type": [ "string", "null" ] }, "is_erc20": { "description": "Whether the contract is ERC20 compliant", "type": "boolean" }, "is_proxy": { "description": "Whether the contract uses a proxy pattern", "type": "boolean" }, "is_verified": { "description": "Whether the contract source code is verified", "type": "boolean" }, "proxy_address": { "description": "Proxy contract address", "type": "string" } }, "type": "object" }, "market_endorsed": { "description": "Whether the token is market endorsed", "type": "boolean" }, "query_name": { "description": "Name of the analysis query", "type": "string" }, "query_version": { "description": "Version of the analysis query", "type": "string" }, "results": { "description": "Array of risk analysis results for the token", "items": { "properties": { "code_snippets": { "description": "Code snippets demonstrating the risk (null if not applicable)", "items": { "properties": { "contract_code": { "description": "Full contract code snippet", "type": "string" }, "function_code": { "description": "Function code snippet", "type": "string" }, "instruction_code": { "description": "Specific instruction or line of code", "type": "string" } }, "type": "object" }, "type": [ "array", "null" ] }, "description": { "description": "Detailed description of the risk", "type": "string" }, "key": { "description": "Unique identifier for the risk check", "type": "string" }, "severity": { "description": "Severity level of the risk", "type": "string" }, "sub_title": { "description": "Subtitle providing additional context", "type": "string" }, "title": { "description": "Title of the risk", "type": "string" }, "value": { "description": "Boolean indicating if the risk is present", "type": "boolean" } }, "type": "object" }, "type": "array" }, "score": { "description": "Overall risk score", "type": "number" } }, "required": [ "address", "chain_id", "query_name", "results", "info" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-16 09:35:35 healthy 402 229ms
2026-05-16 04:25:23 healthy 402 224ms
2026-05-16 00:39:13 healthy 402 134ms
2026-05-15 23:21:20 healthy 402 229ms
2026-05-15 18:20:33 healthy 402 225ms
2026-05-15 14:38:35 healthy 402 291ms
2026-05-15 11:17:48 healthy 402 243ms
2026-05-15 07:07:00 healthy 402 283ms
2026-05-15 02:56:32 healthy 402 237ms
2026-05-14 22:09:28 healthy 402 244ms
2026-05-14 18:48:10 healthy 402 272ms
2026-05-14 16:17:45 healthy 402 295ms
2026-05-14 11:08:59 healthy 402 129ms
2026-05-14 07:00:59 healthy 402 263ms
2026-05-14 02:13:37 healthy 402 242ms
2026-05-13 21:16:11 healthy 402 274ms
2026-05-13 16:13:13 healthy 402 309ms
2026-05-13 12:50:57 healthy 402 245ms