← 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) 235ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-03-23 03:40:47
Last Healthy 2026-03-23 03:40:47
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-03-23 03:40:47 healthy 402 227ms
2026-03-23 02:50:42 healthy 402 235ms
2026-03-23 01:16:39 healthy 402 230ms
2026-03-23 00:17:33 healthy 402 244ms
2026-03-22 23:35:43 healthy 402 224ms
2026-03-22 22:22:48 healthy 402 232ms
2026-03-22 21:42:32 healthy 402 222ms
2026-03-22 20:31:17 healthy 402 240ms
2026-03-22 19:40:28 healthy 402 246ms
2026-03-22 18:33:44 healthy 402 230ms
2026-03-22 17:43:35 healthy 402 259ms
2026-03-22 16:39:18 healthy 402 130ms
2026-03-22 15:43:58 healthy 402 261ms
2026-03-22 14:49:06 healthy 402 225ms
2026-03-22 14:21:15 healthy 402 233ms
2026-03-22 13:07:03 healthy 402 298ms
2026-03-22 12:16:13 healthy 402 238ms
2026-03-22 11:16:12 healthy 402 227ms
2026-03-22 10:10:40 healthy 402 270ms
2026-03-22 08:56:01 degraded 402 974ms