The collectPresent
function incorrectly checks the Ethereum (ETH) balance of msg.sender
instead of their specific token balance.
Incorrect Validation: Addresses with zero tokens but a non-zero ETH balance are unjustly prevented from collecting presents.
Token Collection Issue: Legitimate token holders may be erroneously barred from collecting their due presents.
Correct Balance Check: Modify the check to validate the specific token balance of msg.sender
.
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.