not using safetransfer
not using safetransfer
uncheched returns and unsafe transfer , safeTransfer
is safer
manual , slither
transfer()
might return false instead of reverting, in this case, ignoring return value leads to considering it successful.
use safeTransfer()
or check the return value if length of returned data is > 0
.
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.