The safeTransfer function is not used when implementing the token transfer function.
The return value is not checked.
##Impact
Unable to handle non-standard ERC20 token implementations. Especially those tokens that will not revert but return false when the transfer fails.
It is recommended to use the safeTransfer function to transfer tokens.
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.