OwnableUpgradeable
initialization requires passing address as argument at time of deployment which will be an address to be set as an owner of the contract.
Not passing any input will prevent calling of OwnableUpgradeable
function and remain uninitialized.
The recommendation is made for passing deployer or any other address intended for ownership as required address in the input for initialization.
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.