01ERC-8376

Post-launch Screening

Score a live token launch under ERC-8376, the token launch abuse standard we co-authored. The twelve-signal vector is assembled from chain state and scored against the eleven deployer abuse patterns into an abuse score of 0 to 100, with confidence reported separately so a high score on thin evidence cannot read as a certainty. Signals that could not be computed are named rather than scored clean. Price decline is excluded by rule, so a launch that locked liquidity, sold nothing and fell 95 per cent still scores clean: falling is not fraud. Name the creator, because at most venues the token was deployed by the venue's own factory and the creating address is the launchpad rather than the applicant. A screening, not a bonded on-chain report.

https://centry.cybercentry.co.uk/api/services/post_launch_screening
02Buy

$1.00 per call.

Returns
abuse_scorenumber
Highest score across the patterns that could be evaluated, 0 to 100
confidencenumber
How much of the vector was established, 0 to 100, reported separately from the score
patternstring
The pattern that scored highest
actionstring
The containment action the score and confidence justify, from the standard's ladder
signalsobject
The twelve base signals, with unavailable ones named rather than zeroed
unavailableobject
Signals that could not be computed, and therefore excluded from the score
attributionobject
Who the signals are about, whether you declared them, and the factory that deployed the token
Call it directly
curl -i -X POST "https://centry.cybercentry.co.uk/api/services/post_launch_screening"

POST JSON is canonical · GET query params also work · unpaid requests return 402 · see the payment flow