This page explains the steps used in Drawing with Blockchain blocks. To understand the steps Arena takes to determine the final draw, go through this wizard by clicking on the steps above! You can change the block number by clicking on the edit button next to it or visit the block's official page by clicking on the Etherscan icon.
Block details: - Verify at Etherscan
Block's hash: 0x5afa27cecc29ef493c73324e0615db590c4fd18b3d4b7c7715633294ccd22df9
Previous block's hash: 0x097e0ebc66933ff292fe5cb5776801ad016b17e92807ccd9d8581bafb30feda0
Block's Nonce is 0, we use StateRoot instead!!!: 0x0787403d175cb7f231247b034c1cbbe58eecb138f6ee150fae7fa13d885b35c4
Note: This blockchain number is not used at any UWW organized events.
If this blockchain number was used at an event organized by a National Federation, ask the local secretatiat team to open this Blockchain Info page from the Arena server where the draw was generated to get a complete analysis of this block.
On the next page you can still see the method how the draw numbers were extracted from this block.
At this phase Arena converts the hash values into draw numbers. Since the hash numbers are random and unpredictable, the final number list will also be such a random list.
Take the block details and concatenate them as Block's hash + Previous block's hash + Block's Nonce (or StateRoot if Nonce is 0) without the leading "0x" string.
Divide this long string by 2 units
Convert the hexadecimal numbers to decimal ones (eg. 5a[hex] => 5 * 16 + 10 = 90[decimal]).
Note: You can verify this via https://www.duplichecker.com/hex-to-decimal.php. Click here to copy the hexadecimal numbers to your clipboard and then paste them into duplichecker's window (text box on the left side).
Search for duplicates and drop every other than the first occurrence