The overall way of handling errors in the contract is not the best as it does not follow best practices
Overall in the contract, the require
keyword was preferred to the error
keyword in error handling
Using custom errors is more gas efficient compared to using require
keyword
The require
keyword should be replaced with using custom errors to display error message.
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.