@wenwincom has immutable contracts and deployer or the team has no rights over Lottery. Good thing is that contracts are open sourced and you can verify this fact.
@realgmhacker $1B TVL project should have significant bounties on top of many other things.
However $100M is too much in my opinion, it is viable only if it is paid in project token.
Thanks for all participating in the @wenwincom x @code4rena audit contest. Let's keep those submissions going and secure the safest immutable lottery protocol together
StakedTokenLock is used to lock owner's tokens for certain period of time, and is a pretty standard contract. It will be used to lock team tokens after minting initial supply of LOT.
RNSourceController is a contract that handles random number oracle. Owner can:
- initialise random number source
- swap random number source (but only after the current source is down and fails to deliver random number for several sequential requests)