Skip to content

Commit 3a84b72

Browse files
committed
fix: update addresses and start blocks for arbitrum-sepolia network
1 parent d28fd00 commit 3a84b72

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packages/subgraph/networks.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,24 @@
2323
},
2424
"arbitrum-sepolia": {
2525
"DataProtector": {
26-
"address": "0x2296daeDD3090750a80fFB2D0147669984909ED2",
27-
"startBlock": 145960686
26+
"address": "0x168eAF6C33a77E3caD9db892452f51a5D91df621",
27+
"startBlock": 178344897
2828
},
2929
"DatasetRegistry": {
30-
"address": "0x3441A0C9FE488c51fcABa2bAAA048720f4D4F72D",
31-
"startBlock": 145960686
30+
"address": "0x07Cc4E1EA30dD02796795876509A3BfC5053128D",
31+
"startBlock": 178283224
3232
},
3333
"DataProtectorSharing": {
34-
"address": "0x2485Ed90d4566516298B7D01462df8d1A41E13AE",
35-
"startBlock": 145960686
34+
"address": "0x34AD9D161E815D7696777a9D2d668aF2d6e675e9",
35+
"startBlock": 178352207
3636
},
3737
"AppRegistry": {
38-
"address": "0x4a6531ce5150ee716b2d93865D0fbB9ce5492D17",
39-
"startBlock": 145960686
38+
"address": "0x9950D94fb074182ee93ff79A50Cd698C4983281F",
39+
"startBlock": 178283215
4040
},
4141
"AddOnlyAppWhitelistRegistry": {
42-
"address": "0x9902e2F89DCC4dcCb75805096Ead2e58Fc389b7D",
43-
"startBlock": 145960686
42+
"address": "0x36a1544cE8c72f9b80dB39Fd8A193b6B94FD92B3",
43+
"startBlock": 178352177
4444
}
4545
},
4646
"arbitrum-one": {

0 commit comments

Comments
 (0)