Deterministic on-chain structural risk report for an ERC-20 token on Base
Deterministic on-chain structural risk report for an ERC-20 token on Base. Keyless x402-native payment — no signup, no API key. Reports STRUCTURAL risk, not reputation: centralized-control powers (mint/pause/blacklist) are flagged regardless of issuer. Score 0-100, higher = structurally safer. See free real samples before paying: GET /samples/index.json
Not tested: has real-world effectsour last check, 2026-09-24
0 of 0checks answered this week
n/amedian answer time
$0.01listed price per call
n/aprice it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
POST https://token-risk.com/v1/scan
| Category | Market data |
|---|---|
| Provider host | token-risk.com |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 7 from 5 payers (the provider's figure, not ours) |
Our checks, last 30 days
We never call tools that send, buy, move money or file anything, not even without paying.
Example input (from the provider)
{
"body": {
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"chainId": 8453
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"address": {
"pattern": "^0x[0-9a-fA-F]{40}$",
"type": "string"
},
"chainId": {
"exclusiveMinimum": 0,
"maximum": 9007199254740991,
"type": "integer"
}
},
"required": [
"chainId",
"address"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"additionalProperties": false,
"properties": {
"address": {
"pattern": "^0x[0-9a-f]{40}$",
"type": "string"
},
"cache": {
"additionalProperties": false,
"properties": {
"ageSeconds": {
"maximum": 9007199254740991,
"minimum": 0,
"type": "integer"
},
"hit": {
"type": "boolean"
}
},
"required": [
"hit",
"ageSeconds"
],
"type": "object"
},
"chainId": {
"maximum": 9007199254740991,
"minimum": -9007199254740991,
"type": "integer"
},
"checks": {
"items": {
"additionalProperties": false,
"properties": {
"durationMs": {
"maximum": 9007199254740991,
"minimum": 0,
"type": "integer"
},
"evidence": {
"additionalProperties": {
"anyOf": [
{
"type": "string"
},
{
"type": "number"
},
{
"type": "boolean"
}
]
},
"propertyNames": {
"type": "string"
},
"type": "object"
},
"id": {
"type": "string"
},
"status": {
"enum": [
"pass",
"fail",
"skip",
"error"
],
"type": "string"
},
"summary": {
"type": "string"
}
},
"required": [
"id",
"status"
],
"type": "object"
},
"type": "array"
},
"context": {
"additionalProperties": false,
"properties": {
"knownAsset": {
"type": "boolean"
}
},
"required": [
"knownAsset"
],
"type": "object"
},
"engine": {
"additionalProperties": false,
"properties": {
"version": {
"type": "string"
}
},
"required": [
"version"
],
"type": "object"
},
"enrichment": {
"additionalProperties": false,
"properties": {
"latencyMs": {
"maximum": 9007199254740991,
"minimum": 0,
"type": "integer"
},
"model": {
"type": "string"
}
},
"required": [
"model",
"latencyMs"
],
"type": "object"
},
"findings": {
"items": {
"additionalProperties": false,
"properties": {
"detail": {
"maxLength": 500,
"minLength": 1,
"type": "string"
},
"id": {
"maxLength": 64,
"minLength": 1,
"type": "string"
},
"severity": {
"enum": [
"info",
"caution"
],
"type": "string"
},
"title": {
"maxLength": 120,
"minLength": 1,
"type": "string"
}
},
"required": [
"id",
"severity",
"title",
"detail"
],
"type": "object"
},
"type": "array"
},
"generatedAt": {
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02