Solidity pragma should be specific, not wide
Consider using a specific version of Solidity in your contracts instead of a wide version.To avoid unnecessary behavior
To avoid unnecessary behavior
manual audit
Instead of pragma solidity ^0.8.0;
, use pragma solidity 0.8.0;
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.