The current ZENO::isRedeemable()
function only checks whether the current time is past the MATURITY_DATE
and does not verify if any purchases occurred during the auction. As a result, if an auction closes with zero buys, front-end applications and users might be misled into believing that redemption is available, even though there are no funds to redeem.
If an auction closes without any purchases, front-end applications or users calling this function might be misled into thinking that redemption is available, when in reality, there is nothing to redeem.
Manual review.
Add in the isRedeemable
also a condition that checks if any tokens were minted.
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.