Tokens can not be removed and new tokens can not be added.
Whitelisted tokens are added in the constructor
. If invalid token is added to the whitelistedTokens
mapping, it can not be removed. Also if some of the tokens that should be whitelisted is missed by mistake, it can not be added to the mapping after contract deployment.
Invalid tokens added to the whitelistedTokens
mapping and valid tokens that should be in the mapping will not be whitelisted.
Manual Review
Add functions for removing and adding tokens with onlyOwner
modifier. For example:
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.