In spite of the fact that EIP-20 states that zero-valued transfers must be accepted, some tokens, such as LEND will revert if this is attempted. See Weird ERC20 Tokens - Revert on Zero Value Transfers.
There is 1 instance of this issue.
File Link | Instance Count | Instance Link |
---|---|---|
Distributor.sol | 1 | 147 |
A zero-valued transfer may cause transactions that involve other tokens (such as batch operations) to fully revert.
baudit: a custom static code analysis tool; manual review
Consider skipping the transfer if the amount is zero, which will also save gas.
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.