The compiler version of MysteryBox.sol is greater than 0.8.0 therefore custom errors are available. Using custom errors will save us more gas than using require statement with string message.
Manual review
Use custom errors instead or require statements with string message.
Example:
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.