to == address(0)
in the transferErcTokens
function.to
address being address(0)
is repeated in the transferErcTokens
function, which is unnecessary and redundant. Removing the duplicate check will make the function cleaner, more efficient, and easier to read.transferErcTokens
function.to == address(0)
validation from the transferErcTokens
function.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.