In case the owner's stadiumAddress
ever gets stolen or simply the owner loses access to it, there is no way to change it in the implementation contract, which means it will have to be redeployed.
There is no way of changing the stadiumAddress
after it is set in the constructor because the variable is declared as immutable and there's no function to change it.
Owner will have to bear the redeployment cost in case something happens with the stadiumAddress
.
Manual review
in Distributor.sol
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.