Users can mistakenly transfer rewards to the zero address when using the transferReward()
function resulting in loss of funds.
The transferReward()
function is missing a zero address check for the _to
parameter input when a user transfers their rewards, resulting in accidental loss of funds.
Loss of user funds to the zero address.
Manual review.
Apply a require
statement to the function to avoid accidental loss of user funds when using the function to transfer rewards.
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.