Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/address-book/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/address-book",
"version": "0.1.0",
"version": "0.1.1-sepolia.0",
"publishConfig": {
"access": "public"
},
Expand Down
61 changes: 61 additions & 0 deletions packages/horizon/addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,66 @@
"GraphTallyCollector": {
"address": "0xB63bC33D13F73eFD14d32D2b9FC0B6116B6611CE"
}
},
"11155111": {
"Controller": {
"address": "0xf53B3910ecaeED1Aac4Bb5Ba9840d25E36e52b7C"
},
"EpochManager": {
"address": "0x3C39036a76104D7c6D3eF13a21477C0fE23A3Aa2",
"proxy": "graph",
"implementation": "0xA1af9300209cc60de6Ce39752d57F04AB7E29432"
},
"L2Curation": {
"address": "0x77A6e5F2f13218B33A97Aec56d591dB18D60FFb1",
"proxy": "graph",
"implementation": "0x5686d28330B688111BB421f1f1CB27d3C5c01060"
},
"RewardsManager": {
"address": "0x175f483AfAB4Fc52A6E07F9e9d46C90eB95941b5",
"proxy": "graph",
"implementation": "0x02FDf66A0E701481ccf1955cAF8790aaFeB79799"
},
"L2GraphTokenGateway": {
"address": "0x549DCB0b510Ee7C8d6E8e346ab9aC75E22DD78B3",
"proxy": "graph",
"implementation": "0xF1De736CcBb1a37591f7fCA4CA415932a4a8d632"
},
"L2GraphToken": {
"address": "0xCA59cCeb39bE1808d7aA607153f4A5062daF3a83",
"proxy": "graph",
"implementation": "0x0000000000000000000000000000000000000000"
},
"GraphProxyAdmin": {
"address": "0xe2011488ea6B02692Ee58717698aecDdfBf4756F"
},
"HorizonStaking": {
"address": "0x14e9B07Dc56A0B03ac8A58453B5cCCB289d6ec90",
"proxy": "graph",
"implementation": "0xc8512fe34264467d2CF8318F0F9b8c1D99C0E65D"
},
"GraphPayments": {
"address": "0xD973335eE11F1Ea4fA48f7CBC3c88f95cc7aA3bf",
"proxy": "transparent",
"proxyAdmin": "0xD8CE30055b5a030C9b12539c749c1512F39c1b8a",
"implementation": "0x3C38Ceef80CDB3B33052Ad1DA6Fd4BDF127ADd97"
},
"PaymentsEscrow": {
"address": "0x6281D2D85a092daBB7C99447D7C95013992A1e1f",
"proxy": "transparent",
"proxyAdmin": "0x0E3A1C46517e6daf6D8927B0B4322b9d931db648",
"implementation": "0xcf96C9887EED5B2311f77F126CD01BdCBB972f00"
},
"GraphTallyCollector": {
"address": "0x1ca8D6C862dcAb3c4B3E256228E1468Bed92f4bF"
},
"L2GNS": {
"address": "0x5461D48556B94e7fdD8ED5A8f865Ba4F1A3b5454",
"proxy": "graph",
"implementation": "0x4Ac3832d773FE6B6dcC8EB6241B83212F1a55096"
},
"SubgraphNFT": {
"address": "0x120005c38D2624Ef70185fEf3a051Dd57b27a491"
}
}
}
45 changes: 45 additions & 0 deletions packages/horizon/ignition/configs/migrate.sepolia.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"$global": {
// Accounts already configured in the original Graph Protocol - Sepolia values
"governor": "0x4EBf30832eC2db76aE228D5d239083B59f530d1f",

// Addresses for contracts deployed in the original Graph Protocol - Sepolia values
"graphProxyAdminAddress": "0xe2011488ea6B02692Ee58717698aecDdfBf4756F",
"controllerAddress": "0xf53B3910ecaeED1Aac4Bb5Ba9840d25E36e52b7C",
"horizonStakingAddress": "0x14e9B07Dc56A0B03ac8A58453B5cCCB289d6ec90",
"epochManagerAddress": "0x3C39036a76104D7c6D3eF13a21477C0fE23A3Aa2",
"graphTokenAddress": "0xCA59cCeb39bE1808d7aA607153f4A5062daF3a83",
"graphTokenGatewayAddress": "0xCA59cCeb39bE1808d7aA607153f4A5062daF3a83",
"rewardsManagerAddress": "0x175f483AfAB4Fc52A6E07F9e9d46C90eB95941b5",
"curationAddress": "0x77A6e5F2f13218B33A97Aec56d591dB18D60FFb1",
"gnsAddress": "0x5461D48556B94e7fdD8ED5A8f865Ba4F1A3b5454",
"gnsImplementationAddress": "0x4Ac3832d773FE6B6dcC8EB6241B83212F1a55096",
"subgraphNFTAddress": "0x120005c38D2624Ef70185fEf3a051Dd57b27a491",

// Must be set for step 2 of the migration
"graphPaymentsAddress": "0xD973335eE11F1Ea4fA48f7CBC3c88f95cc7aA3bf",
"paymentsEscrowAddress": "0x6281D2D85a092daBB7C99447D7C95013992A1e1f",

// Must be set for step 3 and 4 of the migration
"subgraphServiceAddress": "0xECC99E4865088325d5D13c29186B45dF540349A6",

// Must be set for step 4 of the migration
"horizonStakingImplementationAddress": "0xc8512fe34264467d2CF8318F0F9b8c1D99C0E65D",
"curationImplementationAddress": "0x5686d28330B688111BB421f1f1CB27d3C5c01060",
"rewardsManagerImplementationAddress": "0x02FDf66A0E701481ccf1955cAF8790aaFeB79799",

// Global parameters
"maxThawingPeriod": 2419200
},
"GraphPayments": {
"protocolPaymentCut": 10000
},
"PaymentsEscrow": {
"withdrawEscrowThawingPeriod": 10000
},
"GraphTallyCollector": {
"eip712Name": "GraphTallyCollector",
"eip712Version": "1",
"revokeSignerThawingPeriod": 10000
}
}

Large diffs are not rendered by default.

Loading