Skip to content

Commit 7ec8978

Browse files
committed
fix: update addresses and start blocks for arbitrum-sepolia network
1 parent f507bd4 commit 7ec8978

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

networks.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@
1919
},
2020
"arbitrum-sepolia": {
2121
"Core": {
22-
"address": "0x14B465079537655E1662F012e99EBa3863c8B9E0",
23-
"startBlock": 145249746
22+
"address": "0xB2157BF2fAb286b2A4170E3491Ac39770111Da3E",
23+
"startBlock": 178282956
2424
},
2525
"AppRegistry": {
26-
"address": "0x4a6531ce5150ee716b2d93865D0fbB9ce5492D17",
27-
"startBlock": 145249746
26+
"address": "0x9950D94fb074182ee93ff79A50Cd698C4983281F",
27+
"startBlock": 178283215
2828
},
2929
"DatasetRegistry": {
30-
"address": "0x3441A0C9FE488c51fcABa2bAAA048720f4D4F72D",
31-
"startBlock": 145249746
30+
"address": "0x07Cc4E1EA30dD02796795876509A3BfC5053128D",
31+
"startBlock": 178283257
3232
},
3333
"WorkerpoolRegistry": {
34-
"address": "0xf81970E3CB0f8711bEaA79135e686873FfbBAC4A",
35-
"startBlock": 145249746
34+
"address": "0xe3c13bb4A5068601c6A08041Cb50887B07B5F398",
35+
"startBlock": 178283233
3636
}
3737
},
3838
"arbitrum-one": {

0 commit comments

Comments
 (0)