Skip to content

Commit

Permalink
Merge pull request #69 from gnosis/update-factory-to-latest
Browse files Browse the repository at this point in the history
update factory to latest version
  • Loading branch information
auryn-macmillan authored Sep 14, 2022
2 parents dbe820a + 7bb9c6c commit ced4d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/factory/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const MasterCopyAddresses: Record<KnownContracts, string> = {
[KnownContracts.REALITY_ERC20]: "0x6f628F0c3A3Ff75c39CF310901f10d79692Ed889",
[KnownContracts.BRIDGE]: "0x457042756F2B1056487173003D27f37644C119f3",
[KnownContracts.DELAY]: "0xeD2323128055cE9539c6C99e5d7EBF4CA44A2485",
[KnownContracts.FACTORY]: "0x00000000062c52e29e8029dc2413172f6d619d85",
[KnownContracts.FACTORY]: "0x00000000000DC7F163742Eb4aBEf650037b1f588",
[KnownContracts.EXIT_ERC20]: "0x33bCa41bda8A3983afbAd8fc8936Ce2Fb29121da",
[KnownContracts.EXIT_ERC721]: "0xD3579C14a4181EfC3DF35C3103D20823A8C8d718",
[KnownContracts.SCOPE_GUARD]: "0xfDc921764b88A889F9BFa5Ba874f77607a63b832",
Expand Down

0 comments on commit ced4d9d

Please sign in to comment.