Skip to content

Commit

Permalink
Update Contract Address and Start Block
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth More authored and Siddharth More committed Feb 7, 2024
1 parent 9533a06 commit ff07bd3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions subgraphs/eigenda-batch-metadata/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"goerli": {
"EigenDAServiceManager": {
"address": "0x9FcE30E01a740660189bD8CbEaA48Abd36040010",
"startBlock": 10043972
"address": "0xa3b1689Ab85409B15e07d2ED50A6EA9905074Ee50",
"startBlock": 10497644
}
}
}
20 changes: 10 additions & 10 deletions subgraphs/eigenda-operator-state/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,24 @@
},
"goerli": {
"RegistryCoordinator": {
"address": "0x0b30a3427765f136754368a4500bAca8d2a54C0B",
"startBlock": 10043972
"address": "0x7661dA87296c0A245d11ADeD7f48265463bc3eC6",
"startBlock": 10497644
},
"BLSApkRegistry": {
"address": "0xD8fCD5c9103962DE37E375EF9dB62cCf39D5BEcA",
"startBlock": 10043972
"address": "0xb406d8e5F4BA1430D57c8231cc872C2c369E1F5F",
"startBlock": 10497644
},
"BLSApkRegistry_Operator": {
"address": "0xc81d3963087Fe09316cd1E032457989C7aC91b19",
"startBlock": 10043972
"address": "0xb406d8e5F4BA1430D57c8231cc872C2c369E1F5F",
"startBlock": 10497644
},
"RegistryCoordinator_Operator": {
"address": "0x0b30a3427765f136754368a4500bAca8d2a54C0B",
"startBlock": 10043972
"address": "0x7661dA87296c0A245d11ADeD7f48265463bc3eC6",
"startBlock": 10497644
},
"BLSApkRegistry_QuorumApkUpdates": {
"address": "0xD8fCD5c9103962DE37E375EF9dB62cCf39D5BEcA",
"startBlock": 10043972
"address": "0xb406d8e5F4BA1430D57c8231cc872C2c369E1F5F",
"startBlock": 10497644
}
}
}

0 comments on commit ff07bd3

Please sign in to comment.