THERE ARE 3 TOKEN TYPES:
- RANDOM Token = Governance + Utility => can be reclaimed at the end of the game + winnings hopefully
- RNDD Token = Utility => 1 RNDD Token = 1 Ticket => The RNDD Token is burned after it is used and it is not transferable
- 5K NFTs = Unique Meta Game Pass access to the Daily Daily Draw
THERE ARE 2 Daily Draw TYPES:
- The 5K NFTs hodlers have a daily chance to win RANDOM Governance Tokens just by hodling.
- RANDOM Tokens and RNDD Tokens are used to purchase tickets in the Daily Daily Draw.
TOKEN FEATURES:
- RANDOM Governance Token is prevalued and made in circulation
- RNDD Utility Token is non-transferable and only works inside the Daily Draw, it's basically 1 free ticket.
HOW THE Daily Draw WORKS:
- At the end of the daily draw, RANDOM and RNDD reward are distributed to 10 lucky winners.
- For RANDOM Tokens the same reward amount that is given to the 10 winners is also burned at the same time thus making it deflationary.
- RNDD Tokens are also rewarded to the 10 lucky winners. RNDD Tokens are burned when purchase 1 ticket in the daily token Daily Draw.
STEPS TO-DO SMART CONTRACTS: [x] 1. Deploy Timelock [x] 2. Deploy RANDOM Token [x] 3. Deploy RANDOM Governor [x] 4. Deploy RNDD Token [x] 5. Deploy Treasury [x] 6. Deploy TokenLock [x] 7. Deploy Daily Draw [] 8. Create the deployment and verify contracts [] 9. Create tests [] 10. Create frontend