contracts-bedrock: mainnet proxy admin owner config
Sets the proxy admin owner to the gnosis safe on L2. I double checked that `proxyAdminOwner` is the appropriate config value, as you can see [here](https://github.com/ethereum-optimism/optimism/blob/06245265f0c741c2f316d40052115ebcefeeb6e3/op-chain-ops/genesis/config.go#L471). There is a different config value for the L1 that is the `finalSystemOwner` as seen [here](https://github.com/ethereum-optimism/optimism/blob/06245265f0c741c2f316d40052115ebcefeeb6e3/packages/contracts-bedrock/deploy/021-SystemDictatorSteps-2.ts#L311) and [here](https://github.com/ethereum-optimism/optimism/blob/06245265f0c741c2f316d40052115ebcefeeb6e3/packages/contracts-bedrock/contracts/deployment/SystemDictator.sol#L436). as well as [here](https://github.com/ethereum-optimism/optimism/blob/06245265f0c741c2f316d40052115ebcefeeb6e3/packages/contracts-bedrock/deploy/019-SystemDictatorInit.ts#L47). External links: - https://app.safe.global/home?safe=oeth:0x7871d1187A97cbbE40710aC119AA3d412944e4Fe - https://optimistic.etherscan.io/address/0x7871d1187A97cbbE40710aC119AA3d412944e4Fe
Showing
Please register or sign in to comment