How a Winner is Selected

Each player that enters into a specific instance of The Drop has a corresponding weighted value stored in the internal ledger. The weighted value for each player is determined by the total number of entries (including those resulting from NFT multipliers) for a specific instance of The Drop. Using an on-chain oracle, these weighted values are sent from the internal ledger to the Chainlink VRF. The VRF then selects a random number that corresponds to a specific entry (which can be reconciled back to the player wallet). The selected player wallet wins the entire contract amount for that instance of The Drop.

Last updated