Plinko Verifier

This page re-computes a game result using the same deterministic logic as the server.

← Back to Game
How to find your inputs:
  1. Play a full game on the main page.
  2. Open your browser's Developer Console (F12).
  3. After the ball lands, look for the log: "Round Revealed! Server Seed: ... Nonce: ..."
  4. Copy your `clientSeed` (from the input) and the `serverSeed` and `nonce` (from the console) into the form below.