Skip to main content

๐ŸŽฐ Jackpot

Jackpot is a thrilling multiplayer game where players contribute to a shared pot, and one lucky winner takes it all!

Overviewโ€‹

AspectDetails
Game TypeMultiplayer (Many vs Many)
OddsProportional to contribution
House Edge4% (taken from pot)
Min Bet0.01 SOL
Max BetNo limit
Statusโœ… Live

How It Worksโ€‹

  1. Betting Phase: Players deposit into the jackpot pot
  2. Ticket Allocation: Each 0.01 SOL = 1 ticket
  3. Countdown: Timer counts down after first bet
  4. Spin: Wheel spins to select a winning ticket
  5. Winner: The player holding the winning ticket takes the pot!

How to Playโ€‹

Joining a Jackpot Roundโ€‹

  1. Navigate to Jackpot from the sidebar
  2. Enter your bet amount
  3. Click "Join Jackpot"
  4. Watch your tickets appear in the pot
  5. Wait for the round to complete

Multiple Betsโ€‹

You can bet multiple times in a single round! Each additional bet:

  • Adds more tickets to your total
  • Increases your winning probability
  • Updates your share of the pot in real-time

Understanding the Interfaceโ€‹

The Pot Displayโ€‹

The main visual shows:

  • Total Pot Value: Combined value of all bets
  • Player Segments: Each player's share of the pot (color-coded)
  • Your Share: Your percentage of the total pot
  • Countdown Timer: Time remaining in the betting phase

Player Listโ€‹

Shows all participants with:

  • Username/wallet address
  • Amount bet
  • Number of tickets
  • Win probability (%)

Your Statsโ€‹

  • Your current bet in this round
  • Your ticket count
  • Your win probability

Winning Probabilityโ€‹

Your chance of winning is directly proportional to your contribution:

Win Probability = (Your Tickets รท Total Tickets) ร— 100%

Example:

  • You bet 1 SOL (100 tickets)
  • Total pot is 10 SOL (1,000 tickets)
  • Your win probability: 100 รท 1,000 = 10%

Winnings Calculationโ€‹

The winner receives the entire pot minus the house edge:

Winnings = Total Pot ร— (1 - House Edge)
Winnings = Total Pot ร— 0.96

Example:

  • Total pot: 10 SOL
  • Winner receives: 10 ร— 0.96 = 9.6 SOL

Game Phasesโ€‹

1. Waiting Phaseโ€‹

  • No active round
  • First bet starts the countdown

2. Betting Phaseโ€‹

  • Timer is running (default: 60 seconds)
  • Players can join and add bets
  • Pot grows with each new bet

3. Rolling Phaseโ€‹

  • Betting closed
  • Wheel spins to select winner
  • Suspense builds!

4. Winner Phaseโ€‹

  • Winner announced
  • Winnings distributed
  • Short cooldown before next round

Provably Fairโ€‹

Every Jackpot round uses Random.org for external, verifiable randomness:

How It Worksโ€‹

  1. Ticket Assignment: Each player's bet is converted to tickets (proportional to wager)
  2. Random.org Request: We request a signed random string from Random.org
  3. Winner Selection: The random value determines the winning ticket
  4. Verification: Random.org's cryptographic signature proves the randomness was external

Verification Formulaโ€‹

// Random.org signed string โ†’ SHA-256 โ†’ Winner selection
const hash = sha256(signedString);
const randomValue = parseInt(hash.substring(0, 16), 16);
const winningTicket = randomValue % totalTickets;
// Player holding that ticket position wins

Learn more about Provably Fair โ†’

Strategies & Tipsโ€‹

Optimal Play
  1. Diversify: Don't put all your funds in one round
  2. Timing: Bet early to see how the pot develops
  3. Assess Risk: Higher contributions = higher probability, but also more at stake

Understanding Expected Valueโ€‹

With a 4% house edge, the expected value of any bet is:

Expected Value = Bet Amount ร— 0.96

Over time, you'll average a 4% loss. Jackpot is designed for entertainment, not guaranteed profits.

Risk Considerationsโ€‹

StrategyRisk LevelWin ProbabilityPotential Return
Small bet in large potLowLowHigh multiplier if win
Large bet in small potHighHighLower multiplier
Medium bet, medium potMediumMediumBalanced

Game Rulesโ€‹

  1. No Cancellation: Once you bet, you cannot withdraw from the round
  2. Minimum Players: Round proceeds even with 1 player (you'd win your own bet back minus house edge)
  3. Concurrent Bets: You can add multiple bets during the betting phase
  4. Instant Payout: Winnings credited immediately after winner selection

Frequently Asked Questionsโ€‹

What if I'm the only player?โ€‹

The round still completes. You'll win your own bet minus the 4% house edge.

Can I see who else is betting?โ€‹

Yes! The player list shows all participants in real-time.

Is the wheel spin random?โ€‹

The visual wheel spin is for entertainment. The actual winner is determined cryptographically before the animation starts.

How long is each round?โ€‹

Betting phase typically lasts 60 seconds after the first bet is placed.

What's the maximum pot size?โ€‹

There's no technical limit. Pot size depends on player participation.


Quick Statsโ€‹

MetricValue
House Edge4%
Min Bet0.01 SOL
Round Duration~60 seconds betting + spin
Max PlayersUnlimited
Win DeterminationTicket-based lottery

Ready to take a spin? Head to ezflip.gg/jackpot and join the action! ๐ŸŽฐ