Block Lottos draw proofs use a public cutoff commitment and a later revealed seed mixed with a public blockchain anchor. Anyone can replay the published inputs and verify the same numbers.
Status: Cutoff commitment published
Numbers are hidden until draw runtime. The seed commitment and ticket-root fingerprint are already locked.
557341f800af639b2b311fde731f20cdb10b5c4b89670c89b762316c6a31e7b6a6bf6c920511a4c8e306cb5b5c6e69264e08aa084edb64be8b7055d381390148Confirm the revealed seed hashes to the seed commitment. Build the final seed from the exact input order in the JSON, then derive candidates with SHA-256 stream chunks. Values outside the unbiased range are rejected, duplicate numbers are skipped, and the first six unique numbers from 1 to 49 are sorted for display.