The constructor of the SantaToken
contract does not prevent the santasList
address from being set to 0x0.
The santasList
address is used in the mint and burn functions of the SantaToken
contract. If the santasList
address is mistakenly set to 0x0, any tokens minted or burned are irretrievably lost.
slither
Add a check in the constructor of the SantaToken
contract to ensure that the santasList
address cannot be set to 0x0.
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.