Skip to content

Commit 44aaad1

Browse files
authored
feat: Add support for Japan Open Chain (#464)
1 parent 13afb96 commit 44aaad1

File tree

1 file changed

+57
-87
lines changed

1 file changed

+57
-87
lines changed

config/networks/other-l1s.json

Lines changed: 57 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"https://api.gnosisscan.io/api",
88
"https://gnosisscan.io"
99
],
10-
"features": [
11-
"eip1559"
12-
],
10+
"features": ["eip1559"],
1311
"is_testnet": false,
1412
"network": "gnosis",
1513
"required_confirmations": 1,
@@ -26,28 +24,19 @@
2624
{
2725
"average_blocktime_ms": 5000,
2826
"chain_id": 10200,
29-
"explorer_urls": [
30-
"https://gnosis-chiado.blockscout.com/"
31-
],
32-
"features": [
33-
"eip1559"
34-
],
27+
"explorer_urls": ["https://gnosis-chiado.blockscout.com/"],
28+
"features": ["eip1559"],
3529
"is_testnet": true,
3630
"network": "gnosis-chiado",
3731
"required_confirmations": 6,
38-
"rpc_urls": [
39-
"https://rpc.chiadochain.net"
40-
],
32+
"rpc_urls": ["https://rpc.chiadochain.net"],
4133
"symbol": "xDAI",
4234
"type": "evm"
4335
},
4436
{
4537
"average_blocktime_ms": 1200,
4638
"chain_id": 250,
47-
"explorer_urls": [
48-
"https://api.ftmscan.com/api",
49-
"https://ftmscan.com"
50-
],
39+
"explorer_urls": ["https://api.ftmscan.com/api", "https://ftmscan.com"],
5140
"is_testnet": false,
5241
"network": "fantom",
5342
"required_confirmations": 1,
@@ -71,13 +60,9 @@
7160
"is_testnet": true,
7261
"network": "fantom-testnet",
7362
"required_confirmations": 1,
74-
"rpc_urls": [
75-
"https://rpc.testnet.fantom.network"
76-
],
63+
"rpc_urls": ["https://rpc.testnet.fantom.network"],
7764
"symbol": "FTM",
78-
"tags": [
79-
"deprecated"
80-
],
65+
"tags": ["deprecated"],
8166
"type": "evm"
8267
},
8368
{
@@ -87,15 +72,11 @@
8772
"https://api-moonbeam.moonscan.io/api",
8873
"https://moonbeam.moonscan.io"
8974
],
90-
"features": [
91-
"eip1559"
92-
],
75+
"features": ["eip1559"],
9376
"is_testnet": false,
9477
"network": "moonbeam",
9578
"required_confirmations": 1,
96-
"rpc_urls": [
97-
"https://rpc.api.moonbeam.network"
98-
],
79+
"rpc_urls": ["https://rpc.api.moonbeam.network"],
9980
"symbol": "GLMR",
10081
"type": "evm"
10182
},
@@ -106,9 +87,7 @@
10687
"https://api-moonriver.moonscan.io/api",
10788
"https://moonriver.moonscan.io"
10889
],
109-
"features": [
110-
"eip1559"
111-
],
90+
"features": ["eip1559"],
11291
"is_testnet": false,
11392
"network": "moonriver",
11493
"required_confirmations": 1,
@@ -129,28 +108,19 @@
129108
"https://api-moonbase.moonscan.io/api",
130109
"https://moonbase.moonscan.io"
131110
],
132-
"features": [
133-
"eip1559"
134-
],
111+
"features": ["eip1559"],
135112
"is_testnet": true,
136113
"network": "moonbase",
137114
"required_confirmations": 1,
138-
"rpc_urls": [
139-
"https://rpc.testnet.moonbeam.network"
140-
],
115+
"rpc_urls": ["https://rpc.testnet.moonbeam.network"],
141116
"symbol": "DEV",
142117
"type": "evm"
143118
},
144119
{
145120
"average_blocktime_ms": 2000,
146121
"chain_id": 43114,
147-
"explorer_urls": [
148-
"https://api.snowtrace.io/api",
149-
"https://snowtrace.io"
150-
],
151-
"features": [
152-
"eip1559"
153-
],
122+
"explorer_urls": ["https://api.snowtrace.io/api", "https://snowtrace.io"],
123+
"features": ["eip1559"],
154124
"is_testnet": false,
155125
"network": "avalanche",
156126
"required_confirmations": 1,
@@ -169,28 +139,19 @@
169139
"https://api-testnet.snowtrace.io/api",
170140
"https://testnet.snowtrace.io"
171141
],
172-
"features": [
173-
"eip1559"
174-
],
142+
"features": ["eip1559"],
175143
"is_testnet": true,
176144
"network": "avalanche-fuji",
177145
"required_confirmations": 1,
178-
"rpc_urls": [
179-
"https://ava-testnet.public.blastapi.io/ext/bc/C/rpc"
180-
],
146+
"rpc_urls": ["https://ava-testnet.public.blastapi.io/ext/bc/C/rpc"],
181147
"symbol": "AVAX",
182-
"tags": [
183-
"deprecated"
184-
],
148+
"tags": ["deprecated"],
185149
"type": "evm"
186150
},
187151
{
188152
"average_blocktime_ms": 5000,
189153
"chain_id": 42220,
190-
"explorer_urls": [
191-
"https://api.celoscan.io/api",
192-
"https://celoscan.io"
193-
],
154+
"explorer_urls": ["https://api.celoscan.io/api", "https://celoscan.io"],
194155
"is_testnet": false,
195156
"network": "celo",
196157
"required_confirmations": 1,
@@ -218,9 +179,7 @@
218179
"https://alfajores-forno.celo-testnet.org"
219180
],
220181
"symbol": "CELO",
221-
"tags": [
222-
"deprecated"
223-
],
182+
"tags": ["deprecated"],
224183
"type": "evm"
225184
},
226185
{
@@ -233,13 +192,9 @@
233192
"is_testnet": true,
234193
"network": "celo-baklava",
235194
"required_confirmations": 1,
236-
"rpc_urls": [
237-
"https://baklava-forno.celo-testnet.org"
238-
],
195+
"rpc_urls": ["https://baklava-forno.celo-testnet.org"],
239196
"symbol": "CELO",
240-
"tags": [
241-
"deprecated"
242-
],
197+
"tags": ["deprecated"],
243198
"type": "evm"
244199
},
245200
{
@@ -277,48 +232,63 @@
277232
"https://aurora-testnet.drpc.org"
278233
],
279234
"symbol": "ETH",
280-
"tags": [
281-
"deprecated"
282-
],
235+
"tags": ["deprecated"],
283236
"type": "evm"
284237
},
285238
{
286239
"average_blocktime_ms": 5000,
287240
"chain_id": 122,
288-
"explorer_urls": [
289-
"https://explorer.fuse.io"
290-
],
291-
"features": [
292-
"eip1559"
293-
],
241+
"explorer_urls": ["https://explorer.fuse.io"],
242+
"features": ["eip1559"],
294243
"is_testnet": false,
295244
"network": "fuse",
296245
"required_confirmations": 6,
297-
"rpc_urls": [
298-
"https://rpc.fuse.io"
299-
],
246+
"rpc_urls": ["https://rpc.fuse.io"],
300247
"symbol": "FUSE",
301248
"tags": [],
302249
"type": "evm"
303250
},
304251
{
305252
"average_blocktime_ms": 5000,
306253
"chain_id": 123,
307-
"explorer_urls": [
308-
"https://explorer.fusespark.io"
309-
],
310-
"features": [
311-
"eip1559"
312-
],
254+
"explorer_urls": ["https://explorer.fusespark.io"],
255+
"features": ["eip1559"],
313256
"is_testnet": true,
314257
"network": "fuse-spark",
315258
"required_confirmations": 6,
316-
"rpc_urls": [
317-
" https://rpc.fusespark.io"
318-
],
259+
"rpc_urls": ["https://rpc.fusespark.io"],
319260
"symbol": "SPARK",
320261
"tags": [],
321262
"type": "evm"
263+
},
264+
{
265+
"type": "evm",
266+
"network": "japan-open-chain",
267+
"chain_id": 81,
268+
"explorer_urls": ["https://explorer.japanopenchain.org"],
269+
"is_testnet": false,
270+
"required_confirmations": 1,
271+
"rpc_urls": [
272+
"https://rpc-1.japanopenchain.org:8545",
273+
"https://rpc-2.japanopenchain.org:8545",
274+
"https://rpc-3.japanopenchain.org"
275+
],
276+
"average_blocktime_ms": 5000,
277+
"features": ["eip1559"],
278+
"symbol": "JOC"
279+
},
280+
{
281+
"from": "japan-open-chain",
282+
"type": "evm",
283+
"network": "japan-open-chain-testnet",
284+
"chain_id": 10081,
285+
"explorer_urls": ["https://explorer.testnet.japanopenchain.org/"],
286+
"is_testnet": true,
287+
"rpc_urls": [
288+
"https://rpc-1.testnet.japanopenchain.org:8545",
289+
"https://rpc-2.testnet.japanopenchain.org:8545"
290+
],
291+
"symbol": "JOCT"
322292
}
323293
]
324294
}

0 commit comments

Comments
 (0)