Plinko
Drop the chip. Watch the bounce.
RTP
97%
House edge
3%
Min bet
10 EXP
Max bet
10,000 EXP
Drop a chip down a 16-row pegboard. The bucket it lands in determines your payout. Three risk modes — LOW (970x jackpot for HIGH).
How to play
- Pick a risk level: LOW / MEDIUM / HIGH.
- Drop a chip — it bounces 16 times.
- Each bounce direction is determined by HMAC-SHA256.
- Payout = bet × multiplier of the destination bucket.
Strategy
- LOW: best for grinding (smaller variance, top bucket 15x).
- HIGH: jackpot hunting — top bucket 970x but most rolls 0.194x.
- Adaptive RTP rewards new operators with a sweetened curve in the first 20 spins.
FAQ
Is the path predetermined?
Yes — the entire 16-bounce path is committed via HMAC before the animation. The animation is replay, not RNG.
Highest payout?
970× on HIGH risk, top buckets.
What's a 'near jackpot'?
When you land in a bucket directly adjacent to a max-multiplier bucket. The API returns near_jackpot: true.
// EL VIEJO TRANSMISSION
Ready to play Plinko?