Verify
Verify a ring
After a ring, open /verify. Paste or load the published receipt. The page runs the same closing-bell-draw-v1 math as the keeper.
What MATCH means
MATCH means the receipt's winner, seed, and weights recomputed from the published inputs equal what the formula produces locally. If anything was altered after the fact, verification fails.
How to verify
- Go to /verify.
- Load the ring receipt (paste JSON or use a published link).
- Confirm formula id is
closing-bell-draw-v1. - Run verify. MATCH means receipt equals formula output. Mismatch means do not trust that receipt.
- Verification is client-side math against the shared fairness package (or the same algorithm mirrored for the verify UI).
- It does not prove that GME already left the jackpot wallet. For that, check the payout transaction on the explorer when live payouts are enabled. See Payouts.