Skip to content

Commit

Permalink
Merge pull request #529 from HausDAO/fix/op-module-proxy-factory
Browse files Browse the repository at this point in the history
Update Zodiac moduleProxyFactory on OP mainnet
  • Loading branch information
skuhlmann authored Oct 21, 2024
2 parents bd6f7f8 + 878c80b commit 4185180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/keychain-utils/src/contractKeychains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const CONTRACT_KEYCHAINS: Record<string, Keychain> = {
'0xaa36a7': '0x000000000000aDdB49795b0f9bA5BC298cDda236',
'0x64': '0x00000000000DC7F163742Eb4aBEf650037b1f588',
'0x89': '0x00000000000DC7F163742Eb4aBEf650037b1f588',
'0xa': '0xC22834581EbC8527d974F8a1c97E1bEA4EF910BC',
'0xa': '0x00000000000DC7F163742Eb4aBEf650037b1f588',
'0xa4b1': '0x00000000000DC7F163742Eb4aBEf650037b1f588',
'0x2105': '0x000000000000aDdB49795b0f9bA5BC298cDda236',
},
Expand Down

0 comments on commit 4185180

Please sign in to comment.