Code Links
the _isWhitelisted() function is meant to check if a collection is whitelisted or not and return true or false
The whiteListEnabled variable is used to indicate whether the whitelisting is enabled globally or not, when it is set to false it means the whitelisting is disabled globally. Hiwever when it is disabled the _isWhitelisted returns true
The function returns true, even if the collection is not whitelisted when the _whiteListEnabled variable is false. This allows even non whitelisted collections
Manual Review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.