UFC LIBERTY 250
Fight card, fighter token slots, $LIBERTY250, charts, and how to use the LIBERTY 250 event site.
UFC LIBERTY 250 is the first UFC card at the White House — Washington, D.C., June 14, 2026. The main page lists 7 bouts and 14 fighters. Each athlete has a BUY $TICKER button and chart slot — they activate once you add mints in js/site-config.js. The official event token is $LIBERTY250 on Solana.
- Date — Sunday, June 14, 2026
- Main card — 8:00 PM EDT / 5:00 PM PDT
- Venue — The White House, Washington
- Headline — Ilia Topuria vs Justin Gaethje (lightweight title)
The event site is built for fast access to fight info and on-chain data — expand a bout, copy a contract, open the chart. No extra panels or clutter. — UFC LIBERTY 250
Schedule
| Block | EDT | PDT |
|---|---|---|
| Early Prelims | 4:00 PM | 1:00 PM |
| Prelims | 6:00 PM | 3:00 PM |
| Main Card | 8:00 PM | 5:00 PM |
Live stream link will be added on the Watch section before fight night.
Main Card
| # | Matchup | Class |
|---|---|---|
| 1 | Ilia Topuria vs Justin Gaethje | LW Championship |
| 2 | Alex Pereira vs Ciryl Gane | HW Interim Title |
| 3 | Sean O'Malley vs Aiemann Zahabi | Bantamweight |
| 4 | Josh Hokit vs Derrick Lewis | Heavyweight |
| 5 | Mauricio Ruffy vs Michael Chandler | Lightweight |
| 6 | Bo Nickal vs Kyle Daukaus | Middleweight |
| 7 | Diego Lopes vs Steve Garcia | Featherweight |
On the Fight Card, click a row to expand fighter panels. Red corner is left, blue corner is right.
Fighters
The Event Fighters grid lists all 14 athletes with official UFC portraits. Click a card to jump to that bout on the fight card.
Per-fighter panel
- Name, country, flag, rank / odds
- BUY $TICKER on the fight card and fighter grid — opens Pump.fun when that fighter’s mint is set in
FIGHTER_CONTRACTS - View Coin Chart — opens embedded price chart
$LIBERTY250
$LIBERTY250 is the official event memecoin for UFC LIBERTY 250 — a community token on Solana, launched on Pump.fun. It is separate from the 14 per-fighter coins and represents the event itself.
Open the dedicated token page: liberty250.html (also via UFC LIBERTY 250 in the top navigation).
What's on the token page
- Contract — SPL mint address with one-tap copy
- Buy on Pump.fun — hero button and bottom CTA
- Live price — USD price and 24h change (DexScreener)
- Market cap, 24h volume, liquidity — live panel + stats strip
- Market chart — embedded DexScreener dark theme
- The Ledger — live unclaimed creator fees on Pump.fun (SOL)
Configuration
Set the official mint in js/site-config.js → LIBERTY250_MINT. After launch on Pump.fun, paste the mint address there and refresh the site.
—
While LIBERTY250_MINT is empty, the token page shows placeholders (contract —, disabled buy buttons, no live chart or market data).
$LIBERTY250 is a community memecoin — not an official UFC, White House, or athlete token. Do your own research before trading. — UFC LIBERTY 250
Contracts
Each fighter maps to one SPL mint. The event token $LIBERTY250 uses a separate mint — see $LIBERTY250. Config: js/site-config.js → FIGHTER_CONTRACTS, FIGHTER_PUMPFUN, and LIBERTY250_MINT.
All fighter mints are empty until launch. The site shows BUY $TICKER on each fighter (disabled until you paste the mint).
'ilia-topuria': 'YourMintAddressHere...'
After save, refresh the event page — copy, buy, and chart controls activate automatically for that fighter.
Charts
Embed
https://dexscreener.com/solana/{mint}?embed=1&theme=dark&trades=0&info=0
API
GET https://api.dexscreener.com/latest/dex/tokens/{mint} — returns pairs; the site reads price USD, 24h change, and liquidity from the first pair.
No external “open Dexscreener” link in the modal — chart only.
Articles
Preview pieces on the home page under Latest from UFC LIBERTY 250:
What's Live
Everything below is already built and available on the site — no placeholders except the live broadcast stream (added before fight night).
| Feature | Where |
|---|---|
| Event page | index.html — hero, card art, navigation |
| Countdown | Live flip-clock to main card (June 14, 8:00 PM EDT) |
| Fight card | 7 bouts — expand rows for stats, contract, chart |
| Fighter roster | 14 athletes — portraits, BUY $TICKER, jump to bout |
| Fighter profiles | UFC-style pages — bio, record, last fights, chart |
| 14 fighter tokens | Ticker shown · Copy / Buy / chart activate when mint is pasted |
| $LIBERTY250 | Token page — live after LIBERTY250_MINT is set |
| Articles | Interviews & previews on the home page |
| Documentation | This page — search, sidebar, all sections |
| Contact | liberty250ufc@gmail.com |
| Watch / schedule | Start times (EDT / PDT) on event page |
Config for contracts, Pump.fun links, social URLs, and contact email lives in js/site-config.js. Update mints there — the site picks them up on refresh.
Contact
Questions about the site, token listings, partnerships, or press — reach us by email:
The same address is shown in the footer on the event page and on $LIBERTY250.
Broadcast
Fight broadcast is not connected yet. The Watch block on the event page shows start times only.
A live stream URL will be added here when the broadcast source is ready — same place as fight night viewing info.