Fairness and RTP#
Afterlife publishes the slot rules and current game math. The MVP Mainnet Beta uses server-generated cryptographic randomness, stores settled outcomes, and protects repeat requests from being applied twice. The browser displays the result returned by the server; it does not determine the payout.
The current game should be described as server-authoritative. Afterlife does not claim that it is independently audited or player-verifiably provably fair.
Published RTP target#
The slot targets 92% return to player over the long run. That target covers line wins, free spins, the fixed jackpot wheel, Collect 12 prizes, and application of the 2,000× maximum win.
RTP is a mathematical expectation over a very large number of wagers. It is not a promise that a player, wallet, session, or day will receive 92% back, and short-term outcomes can vary substantially.
The repository regression suite runs 100,000 deterministic game spins and requires the observed result to remain between 90% and 94%, bracketing the approved target. This is an implementation regression check, not an independent mathematical certification.
The complete paytable and feature rules are documented under Game mechanics.
Mainnet reserve enforcement#
Before accepting a real-value spin, the Mainnet Beta requires a fresh reserve snapshot and reserves for the complete 2,000× published maximum. The default reserve ratio is 120%, and active game balances, payout holds, and current maximum-win or burn-credit reservations count toward coverage.
Reserve coverage protects the payout envelope; it does not change the randomness or RTP of the game.
See Game mechanics, Key risks, and Responsible play.
