Nakamoto Private Sale Whitelisting Results

Synapse Network
3 min readSep 20, 2021

Another whitelisting has successfully been hosted by our team, and the Synapse Network is once again surprised by the number of participants.

We know how much the community support us, but each time you all exceed our expectations.

We also already knew what a big deal Nakamoto can and will be, especially with our help, in the gaming world, but it’s always reassuring to see that our community is also in line with what we think, as the 60 winners of our gleam contest were selected from a massive XNY NUMBER pool.

Nakamoto Games is a project we heavily invested in, for multiple reasons, one of them being how close their vision for the gaming world is to ours of the investing space.

They saw a monopoly, a difficult to access the world of elitism, just as we did, and moved to create a valuable, profitable project that will bring much more freedom to the common user, to a lot of developers and will also take down a peg those massive publishers that have plagued the market for years and years with their practices.

That’s why the support you have shown to Nakamoto and to us is something really important, and we will keep going above and beyond every obstacle to deliver what we promised to you, and make this revolution happen, sooner than later.

But not, let’s focus on the present, and let’s give you all a rundown of the winners and of our selection process.

Winners list:

  • Total Impressions: 47445
  • Total Actions before verification: 217357
  • Total Actions after verification: 213786
  • Total Users before verification: 19578
  • Total Users after verification: 19533
  • Total wallets: 17824
  • Total wallets after verification:12571
  • Total points from Gleam after verification: 1206980
  • Average number of points per account: 68
  • Chance to win: 0.338%

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:

  1. Assigned consecutive number
  2. ERC20WalletAddress
  3. Points (Total points)

You can find a CSV under the link below: (need to put link)

https://docs.google.com/spreadsheets/d/1srxLEz8SfeAkw7CVu9kQWT0z_vxd75reLCHZtDwJRms/edit?usp=sharing

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.

SHA256: 5ce4e51a00c71ebf9df08f782347e961ca9794f248c235a45b6b6d1c4c568d18

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/0x78F3577E80F0AeC6EB9f1B8C1f721F7fA753E6c7

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 asked Chainlink for a random value

Based on a random value, x unique numbers in the range from 0-to-n were generated

Where each new unique number was also a new random value for the function, and n was the number of participants who registered and passed the KYC process.

winnerSeed = uint256(keccak256(abi.encodePacked(previousWinnerSeed, i, nonce)));

winnerIndex = winnerSeed % kycCount;

https://docs.chain.link/docs/get-a-random-number/

STEP 5 SELECTION

Using the contract, we were able to select: XNY random numbers matching the numbers from the CSV file, where the winners were the first XNY unique ERC20 addresses.

Everything is verifiable on-chain, links to transactions are posted below.

https://polygonscan.com/tx/0x5b130f4925482177a00843e268c9af1e2b8b6e45cb02bafc32156f4f35412150#eventlog
https://polygonscan.com/tx/0xf261742d239994726f33763837a4b735b23b5538f4ef352187fec6d9b710d1cd#eventlog

A CSV file with winners is published here:

https://docs.google.com/spreadsheets/d/1AeymgGKfhgOrxPrGK8xUR5-W59Vz3fPIWCW-L7MNPMk/edit#gid=1698269760

About Synapse Network

Synapse Network is developing a cross-chain investment and start-up acceleration ecosystem based on blockchain technology to give everybody an equal chance to contribute to great upcoming projects and to do so early on. We are bridging the gap between the traditional & crypto market. The idea of the Synapse Network technology goes beyond the standard offer of launchpads available on the market, becoming a true technological brand providing tech solutions.

Website
Twitter
Telegram Announcement Channel
Telegram Global Group
Github
Youtube
Linkedin

--

--