Skip to content

Commit b41fcee

Browse files
authored
chore: Update w/ Optimism Goerli deployments (#368)
1 parent 406a685 commit b41fcee

File tree

9 files changed

+2600
-8
lines changed

9 files changed

+2600
-8
lines changed

deploy/consts.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ export const L1_ADDRESS_MAP: { [key: number]: { [contractName: string]: string }
3232
l2WrappedMatic: "0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889", // Dummy: Polygon's testnet is goerli
3333
},
3434
5: {
35-
optimismCrossDomainMessenger: "0x25ace71c97B33Cc4729CF772ae268934F7ab5fA1", // dummy: Optimism's testnet is kovan
35+
optimismCrossDomainMessenger: "0x5086d1eEF304eb5284A0f6720f79403b4e9bE294",
3636
weth: "0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",
37-
optimismStandardBridge: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1", // dummy: Optimism's testnet is kovan
37+
optimismStandardBridge: "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
3838
l1ArbitrumInbox: "0x6BEbC4925716945D46F0Ec336D5C2564F419682C",
3939
l1ERC20GatewayRouter: "0x4c7708168395aEa569453Fc36862D2ffcDaC588c",
4040
finder: "0xDC6b80D38004F495861E081e249213836a2F3217",

deployments/deployments.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"LpTokenFactory": { "address": "0xD4B978681B55A94CF44a21ac9B1352e641D0838C", "blockNumber": 7370151 },
4040
"ZkSync_Adapter": { "address": "0xAEED2E2FB1EFDc5aD10A7FB4d6bA6D71ce8aFA1F", "blockNumber": 7375174 },
4141
"BondToken": { "address": "0xbe37d8a126900698b1f6784a1d5c16253643d746", "blockNumber": 9567985 },
42-
"Polygon_Adapter": { "address": "0x209058225f89b80079c408d408413c0fe240c1a2", "blockNumber": 9767499 }
42+
"Polygon_Adapter": { "address": "0x209058225f89b80079c408d408413c0fe240c1a2", "blockNumber": 9767499 },
43+
"Optimism_Adapter": { "address": "0x01DbB22Ec43F2bdFB90b1ed8a87bbaf0d73f1854", "blockNumber": 10009842 }
4344
},
4445
"10": {
4546
"SpokePool": { "address": "0x6f26Bf09B1C792e3228e5467807a900A503c0281", "blockNumber": 93903076 },
@@ -63,6 +64,7 @@
6364
"280": { "SpokePool": { "address": "0x863859ef502F0Ee9676626ED5B418037252eFeb2", "blockNumber": 10263886 } },
6465
"288": { "SpokePool": { "address": "0xBbc6009fEfFc27ce705322832Cb2068F8C1e0A58", "blockNumber": 619993 } },
6566
"324": { "SpokePool": { "address": "0xE0B015E54d54fc84a6cB9B666099c46adE9335FF", "blockNumber": 10352565 } },
67+
"420": { "SpokePool": { "address": "0xeF684C38F94F48775959ECf2012D7E864ffb9dd4", "blockNumber": 17025501 } },
6668
"8453": {
6769
"SpokePool": { "address": "0x09aea4b2242abC8bb4BB78D537A67a245A7bEC64", "blockNumber": 2164878 },
6870
"SpokePoolVerifier": { "address": "0x269727F088F16E1Aea52Cf5a97B1CD41DAA3f02D", "blockNumber": 4822423 }

deployments/goerli/Optimism_Adapter.json

Lines changed: 300 additions & 0 deletions
Large diffs are not rendered by default.

deployments/goerli/solcInputs/ea27e9a4dfb8c1498353585d03302f54.json

Lines changed: 403 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
420

0 commit comments

Comments
 (0)