๐ฐ Jackpot
Jackpot is a thrilling multiplayer game where players contribute to a shared pot, and one lucky winner takes it all!
Overviewโ
| Aspect | Details |
|---|---|
| Game Type | Multiplayer (Many vs Many) |
| Odds | Proportional to contribution |
| House Edge | 4% (taken from pot) |
| Min Bet | 0.01 SOL |
| Max Bet | No limit |
| Status | โ Live |
How It Worksโ
- Betting Phase: Players deposit into the jackpot pot
- Ticket Allocation: Each 0.01 SOL = 1 ticket
- Countdown: Timer counts down after first bet
- Spin: Wheel spins to select a winning ticket
- Winner: The player holding the winning ticket takes the pot!
How to Playโ
Joining a Jackpot Roundโ
- Navigate to Jackpot from the sidebar
- Enter your bet amount
- Click "Join Jackpot"
- Watch your tickets appear in the pot
- 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โ
- Ticket Assignment: Each player's bet is converted to tickets (proportional to wager)
- Random.org Request: We request a signed random string from Random.org
- Winner Selection: The random value determines the winning ticket
- 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โ
- Diversify: Don't put all your funds in one round
- Timing: Bet early to see how the pot develops
- 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โ
| Strategy | Risk Level | Win Probability | Potential Return |
|---|---|---|---|
| Small bet in large pot | Low | Low | High multiplier if win |
| Large bet in small pot | High | High | Lower multiplier |
| Medium bet, medium pot | Medium | Medium | Balanced |
Game Rulesโ
- No Cancellation: Once you bet, you cannot withdraw from the round
- Minimum Players: Round proceeds even with 1 player (you'd win your own bet back minus house edge)
- Concurrent Bets: You can add multiple bets during the betting phase
- 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โ
| Metric | Value |
|---|---|
| House Edge | 4% |
| Min Bet | 0.01 SOL |
| Round Duration | ~60 seconds betting + spin |
| Max Players | Unlimited |
| Win Determination | Ticket-based lottery |
Ready to take a spin? Head to ezflip.gg/jackpot and join the action! ๐ฐ