Ownable::onlyOwner in ContestManager and PotThere is a risk of centralization with the inheritance of Ownable and the use of the modifier onlyOwner.
In src/ContestManager.sol:
In src/Pot.sol:
Likelihood: There is always a risk that the owner of ContestManager or Pot uses the contracts maliciously.
Impact:
The impact is that if the owner were malicious, they can make function calls to sway the protocol to their advantage.
Verify that the owner is not malicious.
The contest is live. Earn rewards by submitting a finding.
Submissions are being reviewed by our AI judge. Results will be available in a few minutes.
View all submissionsThe contest is complete and the rewards are being distributed.