Description: EggVault:mintEgg always returns true no matter the outcome of the call
Impact: Since the _mint function will revert on failure and not return false, there could be confusion what the return result from mintEgg actually means.
Recommended Mitigation: Remove the returns (bool) function since the result is never read.
Returns a boolean value that isn't utilized by its caller
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.