In LibWellConvert is the transfer of converted Beans to the well address.
However, It is good to add a require() statement that checks the return value of token transfers or
to use something like OpenZeppelin’s safeTransfer/safeTransferFrom unless one is sure the given token
reverts in case of a failure.
Failure to implement safeTransfer operations will cause silent failures of transfers and affect token accounting in contract.
Manual Review
Use OpenZeppelin’s safeTransfer functions to ensure that token transfers are executed safely.
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.