Several functions in the ProxyFactory
contract have used public visibility. They should use external instead of public if no function in the contract calls them.
Does not follow solidity best practices.
Manual Review
Use external
visibility instead of public
.
https://ethereum.stackexchange.com/questions/19380/external-vs-public-best-practices
https://solodit.xyz/issues/use-external-instead-of-public-auditone-none-unicrow-markdown
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.