Skip to content

Commit c607289

Browse files
committed
transfer ownership to set optimism multisig
1 parent 983c419 commit c607289

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

optimism/deployments/outputs/10-production.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@
9595
"id": "0x5ec01ae807f9f87de536390d02504532b509c93672509e48c67894e7591720f7",
9696
"timestamp": 1648699837981,
9797
"description": "Initialized ManagerCore with DelegatedManagerFactory, IssuanceExtension, StreamingFeeSplitExtension, and TradeExtension"
98+
},
99+
"7": {
100+
"id": "0x10cdd964906e50492e746f6902da124a9a68050b5d3cfc26f4fd37c363cad0b9",
101+
"timestamp": 1648700574747,
102+
"description": "Transfer ManagerCore ownership to Multisig"
98103
}
99104
}
100105
}

optimism/deployments/utils/dependencies.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export default {
231231

232232
// Admin
233233
MULTI_SIG_OWNER: {
234-
1: "",
234+
10: "0x6765852659B204275B359Fe462F11840bcBF263d",
235235
},
236236
HUMAN_FRIENDLY_NAMES: {
237237
420: "test-rpc",

0 commit comments

Comments
 (0)