Prize Box
  • Overview
    • What is Prize Box
    • How to play
    • Pools
    • Invite
    • Random Number
  • TOKENOMICS
    • Token Allocation
    • Token Utilities
  • supplement
    • Contracts
    • Risks
Powered by GitBook
On this page
  1. Overview

Random Number

PreviousInviteNextToken Allocation

Last updated 1 year ago

We utilize generating random numbers in our Box system. When it's time to draw, anyone can call the method to trigger the drawing process and the contract obtains a random number from ChainLink. Winners are determined solely based on their corresponding NFTs, which can be freely bought and sold, without regard to their wallet addresses.

In the early stages, due to the limitations of VRF, only a maximum of 500 random numbers could be obtained each time. Therefore, once the number of participants in Pool B and Pool C exceeded 5,000 and 1,000 respectively, only 500 winners would be selected. This issue will be optimized in subsequent versions.

ChainLink VRF