// ── THEME TOGGLE ── function toggleTheme(){ var body=document.body; var btn=document.getElementById("themeToggle"); if(body.classList.contains("light")){ body.classList.remove("light"); btn.textContent="🌙"; localStorage.setItem("theme","dark"); } else { body.classList.add("light"); btn.textContent="☀️"; localStorage.setItem("theme","light"); } } // Load saved theme (function(){ var saved=localStorage.getItem("theme"); if(saved==="light"){ document.body.classList.add("light"); var btn=document.getElementById("themeToggle"); if(btn) btn.textContent="☀️"; } })(); // ── CUSTOM DROPDOWN ── var heroCatValue = "all"; function toggleDropdown(){ document.getElementById("heroCatWrap").classList.toggle("open"); } function selectCat(el){ var val = el.getAttribute("data-val"); var text = el.textContent.trim(); var icon = el.querySelector(".dd-i-icon").textContent; heroCatValue = val; document.getElementById("heroCatBtn").querySelector(".dd-text").textContent = text; document.getElementById("heroCatBtn").querySelector(".dd-icon").textContent = icon; document.querySelectorAll(".dd-item").forEach(function(i){ i.classList.remove("selected"); }); el.classList.add("selected"); document.getElementById("heroCatWrap").classList.remove("open"); updateHeroPrice(); } // Close dropdown on outside click document.addEventListener("click", function(e){ var dd = document.getElementById("heroCatWrap"); if(dd && !dd.contains(e.target)) dd.classList.remove("open"); }); // ── VISIT PROFILE (click row → open their link) ── // (visitProfile moved to bottom) // Assign random click counts to profiles P.forEach(function(p){ p._clicks = Math.floor(Math.random()*2000)+50; });
347 online · 20 profiles listed

Where the next billion-dollar founders and viral creators fight for the #1 spot.

Claim #1 for $1

New spots start at $1. Paying less than the #1 price still puts you on the board at whatever place that bid can take.

Already on the list? Enter the same @handle and up your bid.

👑
👑 #1 — Current Leader
Cristiano Ronaldo
@cristiano
636M followers3.2% engagementSports
Current Bid
$2,400
🏆 Live Leaderboard LIVE
How HypeOutbid Works
💰

Place a Bid

Bid any amount on any profile. Higher bid = higher rank on the leaderboard.

⚔️

Get Outbid

Someone bids more? They take your spot. Rebid to reclaim it.

👑

Own the Top

The #1 spot gets featured everywhere. Homepage, newsletter, socials.

📈

Get Discovered

890K people visit monthly. Top profiles get massive exposure.

Live Bids

Think You Deserve the Top Spot?

Place your bid now. Outbid the current leader. Get seen by hundreds of thousands.