Skip to content

Commit ba89b89

Browse files
authored
Latest kovan deployment (#154)
1 parent e753e38 commit ba89b89

18 files changed

+681
-1486
lines changed

deploy/005_deploy_arbitrum_spokepool.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ const func = async function (hre: HardhatRuntimeEnvironment) {
3030
});
3131
};
3232
module.exports = func;
33+
func.dependencies = ["HubPool"];
3334
func.tags = ["ArbitrumSpokePool", "arbitrum"];

deployments/deployments.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,14 @@
3535
},
3636
"10": { "Optimism_SpokePool": { "address": "0x59485d57EEcc4058F7831f46eE83a7078276b4AE", "blockNumber": 6979967 } },
3737
"42": {
38-
"Arbitrum_Adapter": { "address": "0xD007aB76E36B03853C1F2fE5980069E7ACd38FF8", "blockNumber": 30475933 },
39-
"Ethereum_Adapter": { "address": "0x304d7cbD119E356084b6c02542191EA43df5E399", "blockNumber": 30475935 },
40-
"Ethereum_SpokePool": { "address": "0x73549B5639B04090033c1E77a22eE9Aa44C2eBa0", "blockNumber": 30475937 },
41-
"HubPool": { "address": "0xD449Af45a032Df413b497A709EeD3E8C112EbcE3", "blockNumber": 30475928 },
42-
"LpTokenFactory": { "address": "0x2C4f1527Ec183ccD25f65816Cfc3a45b26B626B8", "blockNumber": 30475927 },
43-
"Optimism_Adapter": { "address": "0x7851603f5d6679FC8fFe76bBCb08a88Db34DB4E2", "blockNumber": 30477031 },
44-
"PolygonTokenBridger": { "address": "0x6C9cb9a525aED1f6EEbF5321A1f35DF3ec3dfe84", "blockNumber": 30475940 },
45-
"Polygon_Adapter": { "address": "0x3aa1b039252ee320bd551875213AFA4996c00b85", "blockNumber": 30475943 },
46-
"RateModelStore": { "address": "0x5923929DF7A2D6E038bb005B167c1E8a86cd13C8", "blockNumber": 30625832 }
38+
"AcrossConfigStore": { "address": "0xDd74f7603e3fDA6435aEc91F8960a6b8b40415f3", "blockNumber": 31457380 },
39+
"Ethereum_Adapter": { "address": "0x5b0539e0ED5273604bf13b4A30050d475E586a64", "blockNumber": 31457390 },
40+
"Ethereum_SpokePool": { "address": "0x90bab3160d417B4cd791Db5f8C4E79704e67bd49", "blockNumber": 31457386 },
41+
"HubPool": { "address": "0x8d84F51710dfa9D409027B167371bBd79e0539e5", "blockNumber": 31457369 },
42+
"LpTokenFactory": { "address": "0x4E894576a20C61871D53d043953582DDc6a76c5C", "blockNumber": 31457365 },
43+
"Optimism_Adapter": { "address": "0x97E35F92a4de9Ec4950EAf7581B3ed54efbFc207", "blockNumber": 31457371 }
4744
},
48-
"69": { "Optimism_SpokePool": { "address": "0x2b7b7bAE341089103dD22fa4e8D7E4FA63E11084", "blockNumber": 1618630 } },
45+
"69": { "Optimism_SpokePool": { "address": "0x1954D4A36ac4fD8BEde42E59368565A92290E705", "blockNumber": 2537971 } },
4946
"137": {
5047
"PolygonTokenBridger": { "address": "0x48d990AbDA20afa1fD1da713AbC041B60a922c65", "blockNumber": 27875886 },
5148
"Polygon_SpokePool": { "address": "0xD3ddAcAe5aFb00F9B9cD36EF0Ed7115d7f0b584c", "blockNumber": 27875891 }

deployments/kovan/AcrossConfigStore.json

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

deployments/kovan/Arbitrum_Adapter.json

Lines changed: 0 additions & 285 deletions
This file was deleted.

deployments/kovan/Ethereum_Adapter.json

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

deployments/kovan/Ethereum_SpokePool.json

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

deployments/kovan/HubPool.json

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

deployments/kovan/LpTokenFactory.json

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

deployments/kovan/Optimism_Adapter.json

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

0 commit comments

Comments
 (0)