- How does 777 Fruits work?
- You choose nothing — you stake and spin. Three reels stop into a 3×3 grid, and five fixed paylines (the three rows and both diagonals) are scored. Three matching symbols on a line pay from the table: three 7s pay 25×, three BARs 10×, three Bells 7.48×, three Grapes 5×, three Oranges 3.5×, three Lemons 2.5×, three Cherries 1.5×. The middle line also returns your stake (1×) for any three fruits. Line payouts add up, to a 25× cap.
- Is the 1x three-fruits middle line a win or a push?
- It is a push — it returns your stake exactly, no profit and no loss. It counts as money back, not a win. Only lines paying above 1× are real wins.
- What is the payout rate (RTP)?
- The RTP is exactly 85.00% — a 15% house edge. It is proved by enumerating all 32,768 ways the three reels can stop: the total paid over every outcome divided by the total staked is exactly 85%, no rounding. The reels and paytable live on the contract, committed by one merkle root shared across both chains — a different reel set cannot be loaded.
- Why is the RTP lower than the other games?
- A slot is a fast, high-entertainment format, and 85% is the classic three-reel slot standard. In exchange the minimum stake is very low (1 USDT), and every spin still has a shot at the shared system jackpot — the pot that every game funds.
- How do I verify a spin?
- Take the VRF-proved random value, slice three 16-bit halves and reduce each modulo 32 — those are the three reel stops. Because 65,536 divides evenly by 32, every stop is equally likely. Rebuild the 3×3 grid from the published reels and score the five lines for the multiplier — three modulos and five comparisons.