The value of sequencerUptimeFeed
is hardcoded and cannot be changed afterward.
In the initialize
function, the value of sequencerUptimeFeed
is set, and there is no other function in the contract to change it in the future since initialize
can only be called once and the address is hardcoded.
The value of sequencerUptimeFeed
cannot be changed in the future.
Manual Review
make a function to allow owner to change the sequencerUptimeFeed value.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelihood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.