Avoid using sendValue, which can lead to unpredictable results.
sendValue is a low-level call that does not throw an exception when attempting to send token to the destination address, but instead returns a Boolean value indicating whether the delivery was successful. This means that if the send fails, it does not abort the current transaction, which can lead to some unpredictable results.
May result in loss of player funds.
Manual Review
Use safeTransfer instead of sendValue
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.