Skip to content

Commit a59e6fe

Browse files
authored
feat: add config for Arbitrum one deployment (#54)
1 parent 1d3d3f3 commit a59e6fe

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
@@ -37,20 +37,20 @@
3737
},
3838
"arbitrum-one": {
3939
"Core": {
40-
"address": "0x0000000000000000000000000000000000000000",
41-
"startBlock": 0
40+
"address": "0x098bFCb1E50ebcA0BaA92C12eA0c3F045A1aD9f0",
41+
"startBlock": 363864242
4242
},
4343
"AppRegistry": {
44-
"address": "0x0000000000000000000000000000000000000000",
45-
"startBlock": 0
44+
"address": "0x9950D94fb074182ee93ff79A50Cd698C4983281F",
45+
"startBlock": 363864415
4646
},
4747
"DatasetRegistry": {
48-
"address": "0x0000000000000000000000000000000000000000",
49-
"startBlock": 0
48+
"address": "0x07Cc4E1EA30dD02796795876509A3BfC5053128D",
49+
"startBlock": 363864422
5050
},
5151
"WorkerpoolRegistry": {
52-
"address": "0x0000000000000000000000000000000000000000",
53-
"startBlock": 0
52+
"address": "0xe3c13bb4A5068601c6A08041Cb50887B07B5F398",
53+
"startBlock": 363864429
5454
}
5555
},
5656
"bellecour": {

0 commit comments

Comments
 (0)