in the swapunderlyingtoasset function the minOut is set to always be greater than the amount, there is an issue in this logic, this can lead to DOS because if after the swap a user get the same amount of token that is equal to his minout the function will revert
dos of user when the function claimandswap is called and the amount recieved from the swap is equal to the minout the function will revert
manual
set the minout to be greater or equal to amount, so even if the amount recieved from the swap is equal to the minout the function will not revert
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.