When creating a strategy in the constructor of StrategyMainnet
a router address is set when a call to _initStrategy
is made. However, the router then cannot be changed by the management role because this strategy is missing the setRouter
function. This can cause serious issues if the router is found to be vulnerable or problematic.
There is no way to change the router on the StrategyMainnet
.
This can cause serious issues if the router is found to be vulnerable or problematic.
Manual Review
Add a way for the management role to change the router as it is in the other two strategies (StrategyArb
, StrategyOp
).
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.