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: 0x75d951f043d78c7e8b4ef7894f944ae11fd1071292e30a76d2454997c82782b4
Previous block's hash: 0x1ec6c1900e558bf42a9311e6243ef196545a2a1cf5ef488a6144515457281bac
Block's Nonce is 0, we use StateRoot instead!!!: 0x25747bd2d612019d6a0beb9ba3236751b22af548a78387f577e070f3e031b97d
This block has been used on the event of Zagreb Open for Women's wrestling - Seniors - 55 kg (Zagreb - 01-Feb-2023)
Time | Type | Details |
---|---|---|
Feb 1, 2023, 2:14:29 PM | AutoDraw | AutoDraw assigned blocks 16534486 |
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. 75[hex] => 7 * 16 + 5 = 117[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
Time | Type | Details |
---|---|---|
Feb 1, 2023, 2:14:29 PM | AutoDraw | AutoDraw assigned blocks 16534486 |
Get the entry list for the weight category: Women's wrestling - Seniors - 55 kg and sort them by their Last name (Family name) firstly and then Given name
Time | Type | Details |
---|---|---|
Feb 1, 2023, 2:14:29 PM | AutoDraw | AutoDraw assigned blocks 16534486 |
Pair the unique number list with the sorted list one-by-one
Time | Type | Details |
---|---|---|
Feb 1, 2023, 2:14:29 PM | AutoDraw | AutoDraw assigned blocks 16534486 |
Finally, sort the list by draw numbers and put the athletes onto the bracket
Time | Type | Details |
---|---|---|
Feb 1, 2023, 2:14:29 PM | AutoDraw | AutoDraw assigned blocks 16534486 |