base-org / contract-deployments

MIT License
200 stars 108 forks source link

Add script to transfer L1/L2 ProxyAdmin and Systemconfig owner #178

Closed cody-wang-cb closed 3 months ago

cody-wang-cb commented 3 months ago

Given the MCP initiative to point all OP-stack chains proxy to the same implementation contract, we need to update the owner of the ProxyAdmin and Systemconfig contract to a Safe instead of the current EoA.

The newly created Safe: https://app.safe.global/home?safe=sep:0x0fe884546476dDd290eC46318785046ef68a0BA9

Did dry run locally for all 3 scripts and ran successfully