Skip to content

starsarenaorg/march-madness-raffle-picker

Repository files navigation

You can find the list of winners under winner.json. The whole process with time stamps and can be found under logs/app.logs

Manual adjustments to the winner list

  • @AVAX_Gold_Fish has been removed from the snapshot due to his request. Huge shoutout to him!
  • @phillipliujr who is a member of the team has been removed from the winner list and replaced with @jayxonez who is the user with the highest amount of raffle tickets without any rewards (spot 7).

How did we pick the winners ?

How can verify the process ?

Run the verify script with node verify.mjs, which will:

  1. Hash the snapshot.json under data.
  2. Fetch the random number seed associated with this hash.
  3. Re-run the whole picking process and compare the results with the published results.

Second Raffle

We have organized a second raffle as a consolation prize for the people who didnt hit the jackpot in the first one. We have excluded the team members and big winners from this raffle. The process is exactly the same and the same contract is used. To verify script has been extended to verify the second raffle as well. Here is the VRF callback with the RNG : https://snowtrace.io/tx/0x1a1fa0e0cde3285f076cc5a7a9770d4a63b01e8f7490b875d9b3956f22653432/eventlog?chainId=43114

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages