An owner can renounce ownership in OwnableUpgradeable contracts
The contract uses the OwnableUpgradeable contract from openzeppelin. And it has vital functions such as setMintFeeRate protected by the onlyOwner() modifier.
It is possible the owner deliberately or mistakenly renounced ownership.
setMintFeeRate and other functions marked "onlyOwner" will not be callable.
Manual review
Implement a two step ownership transfer.
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.