98.6% of meme tokens die within 72 hours. FOUR-LIFE grades every live Four.meme launch with a deterministic Certified tier, backed by a full audit trail — from pair-aware graduation targets to contract-level rug detection.
Not another launch bot. The survival, trust, and discovery primitive the platform is built to embed.
Every active Four.meme token, ranked with filters for quote asset, confidence, and sort key. Click any token for the full rule trace.
Open Radar →The Certified badge appears directly on every four.meme/token/* page. Full rule trace on click. Shadow-DOM isolated.
Get the extension →One line of HTML. Drops a live Certified pill on your Discord, site, or bio link-tree. Updates every 60 seconds.
See the widget →Every Certified badge is computed from the token's raw on-chain metrics — holders, whale concentration, buy/sell ratio, holder velocity, curve progress, contract risk score. Pair-aware graduation targets source live from Four.meme's own config (BNB → 18 BNB, USD1 → 12 000 USD1, ...).
There are zero LLM calls in the trust path. Each response includes a why[] array listing every rule that fired, with exact metric values, operators, thresholds, and pass/fail state. You can reproduce any badge from the raw data.
{ rule: "curve_advanced",
metric: "curve_progress_pct",
value: 74.43,
threshold: 70,
operator: ">=",
passed: true },
{ rule: "buy_pressure",
metric: "buy_sell_ratio",
value: 2.00,
threshold: 1.2,
operator: ">=",
passed: true },
{ rule: "whale_ok",
metric: "top_holder_pct",
value: 0.0,
threshold: 30,
operator: "<",
passed: true },
{ rule: "target_confident",
metric: "graduation_confidence",
value: "high",
threshold: "high",
operator: "==",
passed: true }FOUR-LIFE Certified is a drop-in primitive. Platform embed. Creator embed. Trader radar. Zero trust cost. Open source.