In src/TokenDivider.sol
, we identified redundant condition checks at lines 185 and 195:
These checks validate the same criteria and unnecessarily increase gas consumption.
Remove one of these redundant checks to streamline the contract logic and optimize gas usage while maintaining functionality and security.
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.