-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy ISM factories to testnet/mainnet (#2135)
### Description Ran: ``` yarn ts-node scripts/deploy.ts -m ism ``` ### Drive-by changes None
- Loading branch information
Showing
4 changed files
with
436 additions
and
18 deletions.
There are no files selected for viewing
182 changes: 182 additions & 0 deletions
182
typescript/infra/config/environments/mainnet2/ism/verification.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
{ | ||
"celo": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x9bf473968629b8f8cF4ab59Aeb9640b0c93411dd", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xc864fa3B662613cA5051f41e157d0a997f9a5A87", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x1fdfD1486b8339638C6b92f8a96D698D8182D2b1", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"ethereum": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xfD548D8a8EB8366D802F24e1bC6D1d21dB057EF1", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x30B3Ef3e98B1FF72f03f71f68115E18F203Ec794", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xBF30B4F328d1F6AC47ecCcF23836F3CbB2422c9f", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"avalanche": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x270d0334bC98a02f7A4e2328B319EDEDcd7a2000", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x070d4f61b05eD9e20C9194f29Df073f2110705fc", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x0FC1A9DFAca9b6Ba11bC470Bf284Da7c107fDfF2", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"polygon": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xfF4872B62225c1f029a894D4682b250dD5577AC7", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x10Add66Db9C837000A43F3601aa9c54c6744F4c8", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x0B48a744698ba8dFa514742dFEB6728f52fD66f7", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"bsc": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x4F5db88EEdEBd6a8303ed13491169d4229D9A735", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x4084054Fc83af652A1f21EA2FF2a668D796e2514", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x85392758524EEE2323Bd3029E77aFc9bA9E60216", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"arbitrum": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x2A87BF6aE678569545B258fA11087C6F57dd9012", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x9E3075E067932d744119e583B34d11b144CE1e4A", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xcC2fA09fa13857942fae408EcCEc8De307344e99", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"optimism": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x21581dE0CB0Ce91E87b9d5124543C75Fa01ED9CC", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xb7d42f065E32eB6fCAac7ef83902c56164328fE2", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x4ef980034E631CC0CFb3b065aB793611f1B6511A", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"moonbeam": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xe3DB9EdafBA60629308166B21DE2B4970bF94969", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x20E1897CD584C3788A3C24f5e424345a55ADf90C", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xB5ec4e94ec47A70C6A38370666F713423816ce4c", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"gnosis": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xb58257cc81E47EC72fD38aE16297048de23163b4", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xb4fc9B5fD57499Ef6FfF3995728a55F7A618ef86", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xbB22547D1dc681fe925f568f637Ff67aC06c20fc", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
] | ||
} |
182 changes: 182 additions & 0 deletions
182
typescript/infra/config/environments/testnet3/ism/verification.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
{ | ||
"alfajores": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x9AF85731EDd41E2E50F81Ef8a0A69D2fB836EDf9", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xBEd8Fd6d5c6cBd878479C25f4725C7c842a43821", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x98F44EA5b9cA6aa02a5B75f31E0621083d9096a2", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"fuji": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x094652a8ea2153A03916771a778E7b66839A4F58", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x9fB5D10C07569F2EBdc8ec4432B3a52b6d0ad9A0", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xB24C91238eA30D59CF58CEB8dd5e4eaf70544d47", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"mumbai": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x32268e45724626972650837A26eEF0Dd9E6aEEE3", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xD095B3ADa705e171f40187e10eD07Ee5fe291704", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xdc8BC001FB649EfD51eEDD33151d428b917AaE3d", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"bsctestnet": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xfb6B94750e1307719892fBC21AC7A0C74A467869", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xda72972291172B9966Dec7606d45d72e2b9f2470", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x0CA314006fe0e7EF88ad2Bb69a7421aB2f1C5288", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"goerli": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xFa13bd2BD45644bAF0797e41D1a4D56601a4059a", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x11413a6Ea76a55eAec950894ba8fdd7683E41b06", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x129A80Fe557153B5F48B4292F8C177bACdcf7dB3", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"sepolia": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0xD356C996277eFb7f75Ee8bd61b31cC781A12F54f", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x01812D60958798695391dacF092BAc4a715B1718", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xE67CfA164cDa449Ae38a0a09391eF6bCDf8e4e2c", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"moonbasealpha": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x4266D8Dd66D8Eb3934c8942968d1e54214D072d3", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x759c4Eb4575B651a9f0Fb46653dd7B2F32fD7310", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x561331FafB7f2ABa77E77780178ADdD1A37bdaBD", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"optimismgoerli": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x0bA75fBC56FEb7e4F5EF4a8F042272cfec152ABc", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0x919AD6f6DFE1C17b89DAC2eE526F153C08afE305", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0x1D7b8aBa2494Ec82e80D6206d2B3df9f8C3F1862", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
], | ||
"arbitrumgoerli": [ | ||
{ | ||
"name": "StaticMultisigIsmFactory", | ||
"address": "0x71cCc98689B48Dd50Fd5950815A56d76477349B2", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "StaticAggregationIsmFactory", | ||
"address": "0xa27F4a2bD624CF1cB3605c532E95E27BB0AC0BB3", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
}, | ||
{ | ||
"name": "DomainRoutingIsmFactory", | ||
"address": "0xa68022e53Fd28119D07C8336a8eC84A298Fd38Fd", | ||
"constructorArguments": "", | ||
"isProxy": false | ||
} | ||
] | ||
} |
Oops, something went wrong.