According to the Solidity style guide
, functions should be laid out in the following order :constructor(), receive(), fallback(), external, public, internal, private, but the cases below do not follow this pattern.
https://docs.soliditylang.org/en/v0.8.17/style-guide.html#order-of-functions
Manual Review
Follow the Solidity style guide
.
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.