01ERC-8376

Pre-launch Screening

Screen who is asking to launch, before you deploy anything for them. At most venues the launchpad creates the token, so the only thing in front of you beforehand is a connected wallet: this screens that wallet, and it includes the full wallet verification rather than a summary of one. OFAC SDN sanctions screening, the funding chain walked to depth across 33 chains, mixer contact including the Tornado Cash pools, dusting, control clusters and exchange reuse, with a risk score. Then the launch-specific half: allocations this wallet has taken from contracts before and whether it still holds them or sold them, and whether the ticker it wants collides with a token it already touched. Says what it could not establish rather than reporting it clean. Eight of the twelve ERC-8376 signals describe conduct during or after a sale and cannot exist yet, so this reports on the party and not on the launch.

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

$1.00 per call.

Returns
riskLevelstring
Risk level from the full wallet verification, or unavailable where it could not run
walletVerificationobject
The complete wallet verification: funding chain, mixer contact, dusting, control cluster, exchange reuse and score
sanctionsstring
OFAC SDN screening result for the creator's wallet
wallet_age_daysnumber
Age of the wallet in days, or unavailable where its first transaction could not be read
prior_launchesobject
Allocations taken from launchpad factories before, and what became of those tokens
collisionobject
Existing tokens whose name or ticker matches the one requested
unavailableobject
Checks that could not be completed, and are therefore not claimed as clean
Call it directly
curl -i -X POST "https://centry.cybercentry.co.uk/api/services/pre_launch_screening"

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