From dcd867f2557b5d2324fb437f08636d6e17430a64 Mon Sep 17 00:00:00 2001 From: Ian Shim <100327837+ian-shim@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:02:47 -0800 Subject: [PATCH] [subgraphs] Update preprod contract addresses (#236) --- .../eigenda-batch-metadata/networks.json | 4 ++-- .../eigenda-operator-state/networks.json | 22 +++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/subgraphs/eigenda-batch-metadata/networks.json b/subgraphs/eigenda-batch-metadata/networks.json index 62763e24e2..74b4bb5ac9 100644 --- a/subgraphs/eigenda-batch-metadata/networks.json +++ b/subgraphs/eigenda-batch-metadata/networks.json @@ -13,8 +13,8 @@ }, "preprod-goerli": { "EigenDAServiceManager": { - "address": "0x25425d315Ae31897a8e7F47B1077Bf5ED3894Ca1", - "startBlock": 10015410 + "address": "0x5f2b48682F0854b7F33e44124D92AC77768143b5", + "startBlock": 10470500 } }, "goerli": { diff --git a/subgraphs/eigenda-operator-state/networks.json b/subgraphs/eigenda-operator-state/networks.json index e63044af8e..ea6965ac90 100644 --- a/subgraphs/eigenda-operator-state/networks.json +++ b/subgraphs/eigenda-operator-state/networks.json @@ -45,24 +45,24 @@ }, "preprod-goerli": { "RegistryCoordinator": { - "address": "0x376B46C69bf1eD9e6EF32115c644650517F1265B", - "startBlock": 10015410 + "address": "0x5d1d838C2952cbc7da3ee76E836312e889CabFB9", + "startBlock": 10470500 }, "BLSApkRegistry": { - "address": "0xB64F362EA5216c17cffE5964710c7C9E824af8aD", - "startBlock": 10015410 + "address": "0xe47b025ed3C54D391c4E0738c6EF050D40dd79b5", + "startBlock": 10470500 }, "BLSApkRegistry_Operator": { - "address": "0xE0de168E81C8f31A3b91cDC1C8eE033f6f1cC012", - "startBlock": 10015410 + "address": "0xe47b025ed3C54D391c4E0738c6EF050D40dd79b5", + "startBlock": 10470500 }, "RegistryCoordinator_Operator": { - "address": "0x376B46C69bf1eD9e6EF32115c644650517F1265B", - "startBlock": 10015410 + "address": "0x5d1d838C2952cbc7da3ee76E836312e889CabFB9", + "startBlock": 10470500 }, "BLSApkRegistry_QuorumApkUpdates": { - "address": "0xB64F362EA5216c17cffE5964710c7C9E824af8aD", - "startBlock": 10015410 + "address": "0xe47b025ed3C54D391c4E0738c6EF050D40dd79b5", + "startBlock": 10470500 } }, "goerli": { @@ -87,4 +87,4 @@ "startBlock": 10043972 } } -} +} \ No newline at end of file