Issuer control & trust profile for Base B20 native tokens. Detects holder-harm threats (honeypots, armed freeze-and-seize, live pause, fake B20s and ticker impersonation copycats) and separately discloses intended issuer controls: admin centralisation, supply cap, transfer policies and rebase.

Returns

overall_riskstringOverall Risk Level (Informational · Low · Medium · High)
threats_countnumberNumber of holder-harm threats found (honeypot, armed freeze-and-seize, live pause, fake B20, ticker impersonation)
control_flagsnumberNumber of notable issuer-control disclosures (not vulnerabilities)
detectorsobjectPer-check findings, each tagged threat / control / informational
report_urlstringShareable report URL. Renders an HTML report in a browser, returns JSON to API clients.

Call it directly

curl -i -X POST "https://centry.cybercentry.co.uk/api/services/base_token_verification"

POST JSON (canonical) · GET query params also works · unpaid requests return 402 · see the payment flow.