Smart contracts should be deployed with the same compiler version used during development and testing. Locking the pragma helps to ensure
that contracts do not accidentally get deployed using another pragma.
All contracts use a floating pragma ^0.8.20
An outdated pragma version might introduce bugs that affect the contract system negatively or recently released pragma versions may
have unknown security vulnerabilities.
Manual Review
Fix the solidity pragma to 0.8.20
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.