Skip to content

Commit d35f3ea

Browse files
committed
chore: deploy horizon script 3 for testnet
Signed-off-by: Tomás Migone <[email protected]>
1 parent 6bccb79 commit d35f3ea

26 files changed

+15998
-4
lines changed

packages/horizon/addresses.json

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,61 @@
33
"GraphPayments": {
44
"address": "0x57E70eC8905E26341d40aF60Dca56cDBA8C166E5",
55
"proxy": "transparent",
6-
"proxyAdmin": "0x2Bc9A9a48cf2C2F8d187C23bDEb62bC2eC045bF7"
6+
"proxyAdmin": "0x2Bc9A9a48cf2C2F8d187C23bDEb62bC2eC045bF7",
7+
"implementation": "0xCB13445945aE710d7B8f3e4FB4446c673C8f3b1A"
78
},
89
"PaymentsEscrow": {
910
"address": "0x4b5D3Da463F7E076bb7CDF5030960bf123245681",
1011
"proxy": "transparent",
11-
"proxyAdmin": "0x36dFE73C38e0340C8925BA6a68aE706b74340156"
12+
"proxyAdmin": "0x36dFE73C38e0340C8925BA6a68aE706b74340156",
13+
"implementation": "0x36a194135E41a556ad6F4Dbad6b7F8F0e884ba1d"
1214
},
1315
"Controller": {
1416
"address": "0x9DB3ee191681f092607035d9BDA6e59FbEaCa695"
17+
},
18+
"L2Curation": {
19+
"address": "0xDe761f075200E75485F4358978FB4d1dC8644FD5",
20+
"proxy": "graph",
21+
"implementation": "0xbC8F4355f346e47eef8A0DBFF4a58616ACf7DaCA"
22+
},
23+
"L2GNS": {
24+
"address": "0x3133948342F35b8699d8F94aeE064AbB76eDe965",
25+
"proxy": "graph",
26+
"implementation": "0x00CBF5024d454255577Bf2b0fB6A43328a6828c9"
27+
},
28+
"SubgraphNFT": {
29+
"address": "0xF21Df5BbA7EB9b54D8F60C560aFb9bA63e6aED1A"
30+
},
31+
"RewardsManager": {
32+
"address": "0x1F49caE7669086c8ba53CC35d1E9f80176d67E79",
33+
"proxy": "graph",
34+
"implementation": "0x856843F6409a8b3A0d4aaE67313037FED02bBBFf"
35+
},
36+
"HorizonStaking": {
37+
"address": "0x865365C425f3A593Ffe698D9c4E6707D14d51e08",
38+
"proxy": "graph",
39+
"implementation": "0x2AF6F51e119A79497C3A3FFf012B5889da489764"
40+
},
41+
"GraphTallyCollector": {
42+
"address": "0x382863e7B662027117449bd2c49285582bbBd21B"
43+
},
44+
"GraphProxyAdmin": {
45+
"address": "0x7474a6cc5fAeDEc620Db0fa8E4da6eD58477042C"
46+
},
47+
"EpochManager": {
48+
"address": "0x88b3C7f37253bAA1A9b95feAd69bD5320585826D",
49+
"proxy": "graph",
50+
"implementation": "0x646627fa39ec6f6E757Cb4189bC54c92FFBb71da"
51+
},
52+
"L2GraphToken": {
53+
"address": "0xf8c05dCF59E8B28BFD5eed176C562bEbcfc7Ac04",
54+
"proxy": "graph",
55+
"implementation": "0x4cf968bA38b43dd10be114daa7959C1b369479e5"
56+
},
57+
"L2GraphTokenGateway": {
58+
"address": "0xB24Ce0f8c18c4DdDa584A7EeC132F49C966813bb",
59+
"proxy": "graph",
60+
"implementation": "0x3C2eB5E561f70c0573E5f6c92358e988E32cb5eC"
1561
}
1662
}
1763
}

0 commit comments

Comments
 (0)