Skip to content

Commit 2e73389

Browse files
committed
chore: update address books phase 2
Signed-off-by: Tomás Migone <[email protected]>
1 parent 2d651e5 commit 2e73389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/horizon/ignition/configs/migrate.arbitrumOne.json5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"subgraphNFTAddress": "0x3FbD54f0cc17b7aE649008dEEA12ed7D2622B23f",
2121

2222
// Must be set for step 2 of the migration
23-
"graphPaymentsAddress": "",
24-
"paymentsEscrowAddress": "",
23+
"graphPaymentsAddress": "0x7Aae8ae011927BC36Cb4d0d3e81f2E6E30daE06D",
24+
"paymentsEscrowAddress": "0xf6Fcc27aAf1fcD8B254498c9794451d82afC673E",
2525

2626
// Must be set for step 3 and 4 of the migration
27-
"subgraphServiceAddress": "",
27+
"subgraphServiceAddress": "0xb2Bb92d0DE618878E438b55D5846cfecD9301105",
2828

2929
// Must be set for step 4 of the migration
3030
"horizonStakingImplementationAddress": "",

packages/subgraph-service/ignition/configs/migrate.arbitrumOne.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$global": {
3-
// Accounts already configured in the original Graph Protocol - Arbitrum Sepolia values
3+
// Accounts already configured in the original Graph Protocol - Arbitrum One values
44
"governor": "0x8C6de8F8D562f3382417340A6994601eE08D3809",
55
"arbitrator": "0x113DC95e796836b8F0Fa71eE7fB42f221740c3B0",
66
"pauseGuardian": "0xB0aD33a21b98bCA1761729A105e2E34e27153aAE",
77

8-
// Addresses for contracts deployed in the original Graph Protocol - Arbitrum Sepolia values
8+
// Addresses for contracts deployed in the original Graph Protocol - Arbitrum One values
99
"controllerAddress": "0x0a8491544221dd212964fbb96487467291b2C97e",
1010
"curationProxyAddress": "0x22d78fb4bc72e191C765807f8891B5e1785C8014",
1111
"gnsProxyAddress": "0xec9A7fb6CbC2E41926127929c2dcE6e9c5D33Bec",

0 commit comments

Comments
 (0)