In Solidity, you can specify a revert reason as a string literal in a require() or revert() statement. This revert reason provides valuable information about why a transaction failed.
However, if a function reverts without providing a clear revert reason, it can be difficult to understand why the transaction failed.
Manual review
Provide clear revert messages in case the function reverts.
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.