One-line install
Drop a live trust badge anywhere. A single <script> tag. The FOUR-LIFE Certified tier renders in place — auto-refreshes every 60 seconds, click for the full rule trace. No build step. No dependencies. No tracking. Works in any HTML page, Discord-embeddable landing, or creator project site.
Live preview
0x00ea33ab439c3fad06a6a824f3dbfade01334444
Install HTML (anywhere on a page)
<script src="https://four-life.gudman.xyz/embed.js?token=0x00ea33ab439c3fad06a6a824f3dbfade01334444"></script> Copy With attributes (size + chain link)
<script src="https://four-life.gudman.xyz/embed.js"
data-token="0x00ea33ab439c3fad06a6a824f3dbfade01334444"
data-size="lg"
data-chain-link="true"></script> Copy Programmatic mount (after page load)
<script src="https://four-life.gudman.xyz/embed.js"></script>
<div id="fl-badge"></div>
<script>
FourLife.mount({
target: document.getElementById("fl-badge"),
token: "0x00ea33ab439c3fad06a6a824f3dbfade01334444",
size: "md",
});
</script> Copy What each tier looks like
Graduation Watch
Curve past 70%, buys outpacing sells, healthy distribution.
0x00ea33ab439c3fad06a6a824f3dbfade01334444
Healthy
Clean distribution, rising holders, positive buy pressure after 1h.
0x72b0a042e19871c046c1bd31e5b5ad3770c94444
Observed
Tracked but not enough signal yet to trust-grade.
0xc5f692f3b484e76518b72191b9a11bed06284444
Tiers update live from the API. Actual tier depends on current metrics — expect variation as the market moves.
Attributes Attribute Values Default Purpose data-token 0x… (or ?token=0x…) — Four.meme token address (required) data-size sm | md | lg md Pill size data-theme dark | light dark Color scheme data-chain-link true | false false Link pill to four.meme/token/… data-modal true | false true Open rule-trace modal on click
Drop it anywhere Creator landing page
Show a live trust badge above your fold. Updates every 60s.
Discord server description
Host a one-pager with the embed; pin the link in your server.
X / Twitter bio link-tree
Any link-tree page that allows custom HTML works.
GitHub README (via iframe)
Wrap the script inside an iframe on a static host and link to it.
Project docs
Show your project's current trust grade next to the token address.
Third-party dashboards
Any page where you control a <script> tag — aggregator dashboards welcome.
Every badge is deterministic and auditable — click any widget to see the exact rules that fired.