Need to check for zero value transfer of ERC20 tokens.
Some tokens can revert if the amount being transferred is 0. So, it's important to check whether the amount being transferred is more than 0. More info - https://github.com/d-xo/weird-erc20#revert-on-zero-value-transfers
Transactions revert on zero-value transfers for certain ERC20 tokens.
Manual review
Add a sanity check to see whether the amount is greater than 0 before transferring it.
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.