Evermore Knights INO Whitelisting Result Another competition has concluded, and we at the Synapse Network are once again surprised by the always growing number of participants.
Winner lists:
CHARACTER: https://docs.google.com/spreadsheets/d/12j68svm7b5U9QandrJcd2pbVNq0qe4w_/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true
WEAPON:
https://docs.google.com/spreadsheets/d/1c2aNmDTY9DwlHejCYMnHlfDXOkQabZCO/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true
Additional information character:
Total entries: 1490 Total wallets: 27 Total wallets after verification: 27 Total points from Gleam after verification: 1435 Average number of points per account: 55 Chance to win: 92% Additional information weapon:
Total entries: 885 Total wallets: 16 Total wallets after verification: 16 Total points from Gleam after verification: 835 Average number of points per account: 55 Chance to win: 100% STEP 1 SPREADSHEET CREATION
We prepared the spreadsheet containing every person who registered using Gleam and passed the KYC process. The spreadsheet includes three columns:
Assigned consecutive number ERC20WalletAddress Points (Total points) You can find a CSV under the link below:
CHARACTER:
https://docs.google.com/spreadsheets/d/1QkfCXDrZopEjqEQRtKyMbS6HznVlzKL2/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true
WEAPON:
https://docs.google.com/spreadsheets/d/17RdulCR_cgqHwJWEMHsEO8go0-ZDTW8z/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true
STEP 2 PUBLIC HASH
To dispel any possible doubt, we are publishing the SHA256 online hash file checksum function. Anyone is able to check the hash value — this proves that the data has not been tampered with.
CHARACTER: 30eab81ddeaa7ecfd9bbea0e9e83c28f0e1bfe30cf3c0189806bd909b21228d5
WEAPON:
628fa3890a5c9282e655579aa31066e8ae88fe6431b167bcaba0b9d71bfef170
You can check it by yourself, for example using PowerShell, or any other SHA256 :
Get-FileHash .\fileName.csv -Algorithm SHA256 |Format-List
STEP 3 GITHUB.
We used a contest selection contract that is available to check on our Github repository under this link:
https://github.com/GemStarterIo/whitelist-selector/blob/main/contracts/ContestSelector.sol#L108-L138
The contract is verified and available to check under this link:
https://polygonscan.com/address/0xb67896e760c8da449acc363e55953b74904c7a50#code
The contract is keeping links to the Google files with data included in the CSV file as well as containing a SHA256 hash of the CSV file.
STEP 4 HOW DOES THE SMART CONTRACT WORK?
The contract gets a random value from the Chainlink VRF.
Based on a random value, x unique numbers in the range from 0-to-n are generated.
Where each new unique number is also a new random value for the function, and n is the number of winners for Gleam contest.
winnerSeed = uint256(keccak256(abi.encodePacked(previousWinnerSeed, i, nonce)));
winnerIndex = (winnerSeed % ticketsCount) + 1;
https://docs.chain.link/docs/get-a-random-number/
STEP 5 SELECTION
Using the contract, we were able to select: 25 / 16 random numbers matching the numbers from the CSV file, where the winners were the first 25 / 16(of 25) unique ERC20 addresses.
Everything is verifiable on-chain, links to transactions are posted below.
https://polygonscan.com/tx/0x7799025804f3e92e81fe2fe8953625097604b683c5fb26713d6eb588cf28d74a#eventlog
https://polygonscan.com/tx/0x7193e97e3533853576167bffc97edcebad655b9db6e432d5c0aa42b65b8884f6#eventlog
https://polygonscan.com/tx/0x436d5fca408866846e6d69785bc02fb086004fc487b406d3ccd75fddcb2e8310#eventlog
https://polygonscan.com/tx/0x8ad1716e116e502b907a59c554af6f84db17505868832393990547bd05743611#eventlog
https://polygonscan.com/tx/0xb2c7c5105f265dd96668793aa1609c8a0d9372e74f54b82e185f8c3e3388aea1#eventlog
https://polygonscan.com/tx/0x7901b5504f802821eba8872bce186bd18347098f31bd27c62d8807d3cfd45873#eventlog
https://polygonscan.com/tx/0x4d5fbd1529fcea85b9155b403bfa6eb6b03669e5006b6446c250e4cc4e1569df#eventlog
https://polygonscan.com/tx/0x0565743101d92c66620f1285e28ca96ca438a083f0fa5b9647c2ab65a8ed1286#eventlog
https://polygonscan.com/tx/0xf0084020b294d7b6f8715cc92a09dab9fd2a88b7fbf76461471e8af77f2c3b84#eventlog
https://polygonscan.com/tx/0xb9100fa2dc7c3b90ed1fcb271c54788da961b261dcf57f737a8682b3498df664#eventlog
https://polygonscan.com/tx/0xf5110fcbd0e9a12b63727df919011e4fae5dd2fa4ace11ec42e309d0052985e9#eventlog
https://polygonscan.com/tx/0x34f8ed5f1237623491a36c579ff107a3b80be79a0872338d6d6ffb806f4a5984#eventlog
https://polygonscan.com/tx/0x4b00a017e9c0123763e6bcbb03fbf20a249b94f26e7cb403a5c6b40ae79ff8bf#eventlog
https://polygonscan.com/tx/0xbcb5539eb1dcc0a8595843d0919b680e17852c9330cb168a1362b4d4b86b834e#eventlog
https://polygonscan.com/tx/0x6512e38ae31701700795b8b9bba29ec9e36e35346f8af34c16ebf17e7c042205#eventlog
https://polygonscan.com/tx/0x994f601650edcd1ebb07fcd1390794706794fb4d625914c3e76ec1c15aa37e03#eventlog
https://polygonscan.com/tx/0x5019d16003517cdcfaae9e1b34316b19765770ee1fdc726892f2718574a90e6b#eventlog
https://polygonscan.com/tx/0xe2c2b6c2db1469906383cc2e75422c62aeceedb4c84133bb8aa45b17f37725c0#eventlog
https://polygonscan.com/tx/0xd563d78c399b29966b39830e70d647fd1842c105b333b412698c09567f54037c#eventlog
https://polygonscan.com/tx/0xac634d93a9dcc2d2c560e5f70514f16997a414c1baa7eb548d2160ba49d5313e#eventlog
https://polygonscan.com/tx/0x06b7673d2721e94632a4b3b83b1ebb87d6b270820d522c020d3423847ee7ac0b#eventlog
https://polygonscan.com/tx/0xc020b0ed9a2396c334ca76275d061784e475da68342d2337e6d901d858572726#eventlog
https://polygonscan.com/tx/0x59c165f18cf1f100c013d6cafc01d8f6e0d7742aaa0aec67a09aeb9e5a7cb072#eventlog
https://polygonscan.com/tx/0xcc330d1c7303b1e68dae3797b1896e99acc91d0122307cf63096d402e87ba86c#eventlog
https://polygonscan.com/tx/0x2b67ae6bb3f5c32d13d24ecf4671254222a7dcb44b6a0533ec5c7f37377bc63e#eventlog
https://polygonscan.com/tx/0xb057b1e9916cf948e34f40642e19a3b55da380771cd7629c66146213cd3e3024#eventlog
https://polygonscan.com/tx/0x0a7c66a64140c6c484f015909bfe8780c3a07b74a0c3d057405e8c3e6007b257#eventlog
https://polygonscan.com/tx/0x92f4f285304c4eb33a3cfad23613ff4df4454331f2dcc90e45c93355d2efc3cb#eventlog
https://polygonscan.com/tx/0x4b131327f64afc192aa5dfaf607e0a8cd3d97b1d29b431cfefa29daab8ed4ee4#eventlog
https://polygonscan.com/tx/0x7d4cf90834675c8fdb25e6555290392a52359b42d194ddf2076962b9becc7542#eventlog
https://polygonscan.com/tx/0xfa5c3d434652257f766d6f9fda98770b6d73cad767dad9616edfdf0389fa9e41#eventlog
https://polygonscan.com/tx/0xdad1e2fd193f7aa5a5b9ea1815120e12efa5c522062654ee25d5932f511e9a20#eventlog
https://polygonscan.com/tx/0x11bf4f4373e1e5dd8689c47899f66d7cc0e0ed8bdae2920c5ccfbf54881bf0d8#eventlog
https://polygonscan.com/tx/0xa74a9d5889e812a9ff1c4b994cc68a42c6193380b3c91a54954e619783d0b801#eventlog
https://polygonscan.com/tx/0xfddf469c05104e3f84e3ae13d9b9c1dfb9de3d4a5a3bc6e42f5a352d1a243232#eventlog
https://polygonscan.com/tx/0x6c7713be679fde95bcc5aafc052b05ea89dc6ed8d0f80ce326bdf41f2ffdf25c#eventlog
A CSV file with winners is published here:
CHARACTER: https://docs.google.com/spreadsheets/d/12j68svm7b5U9QandrJcd2pbVNq0qe4w_/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true
WEAPON: https://docs.google.com/spreadsheets/d/1c2aNmDTY9DwlHejCYMnHlfDXOkQabZCO/edit?usp=drivesdk&ouid=116968932384193725584&rtpof=true&sd=true