The redeem() and redeemAll() functions do not check if the contract has sufficient USDC before burning ZENO tokens.
If the contract runs out of USDC, the transaction will fail after burning the user’s ZENO, resulting in a loss of funds.
This creates a critical flaw in the contract, as users may not be able to redeem their tokens successfully.
Modify both redeem() and redeemAll() to check the contract's USDC balance first before proceeding.
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.