@subwallet/chain-list 0.2.50 → 0.2.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +1557 -1732
- package/cjs/data/AssetLogoMap.json +558 -562
- package/cjs/data/AssetRef.json +0 -42
- package/cjs/data/ChainAsset.json +506 -568
- package/cjs/data/ChainInfo.json +221 -280
- package/cjs/data/ChainLogoMap.json +224 -226
- package/cjs/data/MultiChainAsset.json +47 -47
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +558 -562
- package/data/AssetRef.json +0 -42
- package/data/ChainAsset.json +506 -568
- package/data/ChainInfo.json +221 -280
- package/data/ChainLogoMap.json +224 -226
- package/data/MultiChainAsset.json +47 -47
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/data/ChainInfo.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "Polkadot",
|
|
5
5
|
"isTestnet": false,
|
|
6
6
|
"chainStatus": "ACTIVE",
|
|
7
|
-
"icon": "https://
|
|
7
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadot.png",
|
|
8
8
|
"providers": {
|
|
9
9
|
"Dwellir": "wss://polkadot-rpc.dwellir.com",
|
|
10
10
|
"RadiumBlock": "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"name": "Kusama",
|
|
44
44
|
"isTestnet": false,
|
|
45
45
|
"chainStatus": "ACTIVE",
|
|
46
|
-
"icon": "https://
|
|
46
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusama.png",
|
|
47
47
|
"providers": {
|
|
48
48
|
"Dwellir": "wss://kusama-rpc.dwellir.com",
|
|
49
49
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"name": "Ethereum",
|
|
83
83
|
"isTestnet": false,
|
|
84
84
|
"chainStatus": "ACTIVE",
|
|
85
|
-
"icon": "https://
|
|
85
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum.png",
|
|
86
86
|
"providers": {
|
|
87
87
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
88
88
|
"BlastApi": "https://eth-mainnet.public.blastapi.io",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"name": "Binance Smart Chain",
|
|
112
112
|
"isTestnet": false,
|
|
113
113
|
"chainStatus": "ACTIVE",
|
|
114
|
-
"icon": "https://
|
|
114
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance.png",
|
|
115
115
|
"providers": {
|
|
116
116
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
117
117
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -141,9 +141,8 @@
|
|
|
141
141
|
"name": "Moonbeam",
|
|
142
142
|
"isTestnet": false,
|
|
143
143
|
"chainStatus": "ACTIVE",
|
|
144
|
-
"icon": "https://
|
|
144
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
145
145
|
"providers": {
|
|
146
|
-
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
147
146
|
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
148
147
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
149
148
|
"UnitedBloc": "wss://moonbeam.unitedbloc.com"
|
|
@@ -199,7 +198,7 @@
|
|
|
199
198
|
"name": "Pioneer Network",
|
|
200
199
|
"isTestnet": false,
|
|
201
200
|
"chainStatus": "ACTIVE",
|
|
202
|
-
"icon": "https://
|
|
201
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pioneer.png",
|
|
203
202
|
"providers": {
|
|
204
203
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
205
204
|
},
|
|
@@ -243,7 +242,7 @@
|
|
|
243
242
|
"name": "Aleph Zero",
|
|
244
243
|
"isTestnet": false,
|
|
245
244
|
"chainStatus": "ACTIVE",
|
|
246
|
-
"icon": "https://
|
|
245
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph.png",
|
|
247
246
|
"providers": {
|
|
248
247
|
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
249
248
|
"Dwellir": "wss://aleph-zero-rpc.dwellir.com"
|
|
@@ -279,7 +278,7 @@
|
|
|
279
278
|
"name": "Astar",
|
|
280
279
|
"isTestnet": false,
|
|
281
280
|
"chainStatus": "ACTIVE",
|
|
282
|
-
"icon": "https://
|
|
281
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astar.png",
|
|
283
282
|
"providers": {
|
|
284
283
|
"Astar": "wss://rpc.astar.network",
|
|
285
284
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -331,7 +330,7 @@
|
|
|
331
330
|
"name": "Astar - EVM",
|
|
332
331
|
"isTestnet": false,
|
|
333
332
|
"chainStatus": "ACTIVE",
|
|
334
|
-
"icon": "https://
|
|
333
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarevm.png",
|
|
335
334
|
"providers": {
|
|
336
335
|
"Astar": "https://evm.astar.network",
|
|
337
336
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -358,7 +357,7 @@
|
|
|
358
357
|
"name": "Polkadot Asset Hub (Statemint)",
|
|
359
358
|
"isTestnet": false,
|
|
360
359
|
"chainStatus": "ACTIVE",
|
|
361
|
-
"icon": "https://
|
|
360
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemint.png",
|
|
362
361
|
"providers": {
|
|
363
362
|
"Dwellir": "wss://statemint-rpc.dwellir.com",
|
|
364
363
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
@@ -394,7 +393,7 @@
|
|
|
394
393
|
"name": "Acala",
|
|
395
394
|
"isTestnet": false,
|
|
396
395
|
"chainStatus": "ACTIVE",
|
|
397
|
-
"icon": "https://
|
|
396
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala.png",
|
|
398
397
|
"providers": {
|
|
399
398
|
"Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
|
|
400
399
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
@@ -444,7 +443,7 @@
|
|
|
444
443
|
"name": "Polygon",
|
|
445
444
|
"isTestnet": false,
|
|
446
445
|
"chainStatus": "ACTIVE",
|
|
447
|
-
"icon": "https://
|
|
446
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygon.png",
|
|
448
447
|
"providers": {
|
|
449
448
|
"Polygon Scan": "https://polygon-rpc.com/",
|
|
450
449
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
@@ -474,7 +473,7 @@
|
|
|
474
473
|
"name": "Arbitrum One",
|
|
475
474
|
"isTestnet": false,
|
|
476
475
|
"chainStatus": "ACTIVE",
|
|
477
|
-
"icon": "https://
|
|
476
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/arbitrum_one.png",
|
|
478
477
|
"providers": {
|
|
479
478
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
480
479
|
"BlastApi": "https://arbitrum-one.public.blastapi.io"
|
|
@@ -502,7 +501,7 @@
|
|
|
502
501
|
"name": "Optimism",
|
|
503
502
|
"isTestnet": false,
|
|
504
503
|
"chainStatus": "ACTIVE",
|
|
505
|
-
"icon": "https://
|
|
504
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/optimism.png",
|
|
506
505
|
"providers": {
|
|
507
506
|
"Kyber Engineering": "https://optimism.kyberengineering.io",
|
|
508
507
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
@@ -530,7 +529,7 @@
|
|
|
530
529
|
"name": "Viction",
|
|
531
530
|
"isTestnet": false,
|
|
532
531
|
"chainStatus": "ACTIVE",
|
|
533
|
-
"icon": "https://
|
|
532
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tomochain.png",
|
|
534
533
|
"providers": {
|
|
535
534
|
"TomoChain": "https://rpc.tomochain.com"
|
|
536
535
|
},
|
|
@@ -554,7 +553,7 @@
|
|
|
554
553
|
"name": "Aleph Zero Testnet",
|
|
555
554
|
"isTestnet": true,
|
|
556
555
|
"chainStatus": "ACTIVE",
|
|
557
|
-
"icon": "https://
|
|
556
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephtest.png",
|
|
558
557
|
"providers": {
|
|
559
558
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev"
|
|
560
559
|
},
|
|
@@ -586,7 +585,7 @@
|
|
|
586
585
|
"name": "Shiden",
|
|
587
586
|
"isTestnet": false,
|
|
588
587
|
"chainStatus": "ACTIVE",
|
|
589
|
-
"icon": "https://
|
|
588
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shiden.png",
|
|
590
589
|
"providers": {
|
|
591
590
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
592
591
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -658,7 +657,7 @@
|
|
|
658
657
|
"name": "Shiden - EVM",
|
|
659
658
|
"isTestnet": false,
|
|
660
659
|
"chainStatus": "ACTIVE",
|
|
661
|
-
"icon": "https://
|
|
660
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shidenevm.png",
|
|
662
661
|
"providers": {
|
|
663
662
|
"Astar": "https://evm.shiden.astar.network",
|
|
664
663
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -685,7 +684,7 @@
|
|
|
685
684
|
"name": "Shibuya Testnet",
|
|
686
685
|
"isTestnet": true,
|
|
687
686
|
"chainStatus": "ACTIVE",
|
|
688
|
-
"icon": "https://
|
|
687
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuya.png",
|
|
689
688
|
"providers": {
|
|
690
689
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
691
690
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -721,7 +720,7 @@
|
|
|
721
720
|
"name": "Shibuya Testnet - EVM",
|
|
722
721
|
"isTestnet": true,
|
|
723
722
|
"chainStatus": "ACTIVE",
|
|
724
|
-
"icon": "https://
|
|
723
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuyaevm.png",
|
|
725
724
|
"providers": {
|
|
726
725
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
727
726
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
@@ -746,7 +745,7 @@
|
|
|
746
745
|
"name": "Aventus Polkadot",
|
|
747
746
|
"isTestnet": false,
|
|
748
747
|
"chainStatus": "ACTIVE",
|
|
749
|
-
"icon": "https://
|
|
748
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus.png",
|
|
750
749
|
"providers": {
|
|
751
750
|
"Aventus": "wss://public-rpc.mainnet.aventus.io"
|
|
752
751
|
},
|
|
@@ -787,7 +786,7 @@
|
|
|
787
786
|
"name": "Westend",
|
|
788
787
|
"isTestnet": true,
|
|
789
788
|
"chainStatus": "ACTIVE",
|
|
790
|
-
"icon": "https://
|
|
789
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/westend.png",
|
|
791
790
|
"providers": {
|
|
792
791
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
793
792
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -823,7 +822,7 @@
|
|
|
823
822
|
"name": "Rococo",
|
|
824
823
|
"isTestnet": true,
|
|
825
824
|
"chainStatus": "ACTIVE",
|
|
826
|
-
"icon": "https://
|
|
825
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo.png",
|
|
827
826
|
"providers": {
|
|
828
827
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
829
828
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -859,7 +858,7 @@
|
|
|
859
858
|
"name": "Bit.Country - Alpha Net",
|
|
860
859
|
"isTestnet": true,
|
|
861
860
|
"chainStatus": "ACTIVE",
|
|
862
|
-
"icon": "https://
|
|
861
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcountry.png",
|
|
863
862
|
"providers": {
|
|
864
863
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
865
864
|
},
|
|
@@ -888,7 +887,7 @@
|
|
|
888
887
|
"name": "Equilibrium",
|
|
889
888
|
"isTestnet": false,
|
|
890
889
|
"chainStatus": "ACTIVE",
|
|
891
|
-
"icon": "https://
|
|
890
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/equilibrium_parachain.png",
|
|
892
891
|
"providers": {
|
|
893
892
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
894
893
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -930,7 +929,7 @@
|
|
|
930
929
|
"name": "Moonbase Alpha",
|
|
931
930
|
"isTestnet": true,
|
|
932
931
|
"chainStatus": "ACTIVE",
|
|
933
|
-
"icon": "https://
|
|
932
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbase.png",
|
|
934
933
|
"providers": {
|
|
935
934
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
936
935
|
"Blast": "wss://moonbase-alpha.public.blastapi.io"
|
|
@@ -974,7 +973,7 @@
|
|
|
974
973
|
"name": "Moonriver",
|
|
975
974
|
"isTestnet": false,
|
|
976
975
|
"chainStatus": "ACTIVE",
|
|
977
|
-
"icon": "https://
|
|
976
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonriver.png",
|
|
978
977
|
"providers": {
|
|
979
978
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
980
979
|
"Blast": "wss://moonriver.public.blastapi.io",
|
|
@@ -1043,7 +1042,7 @@
|
|
|
1043
1042
|
"name": "Turing Staging",
|
|
1044
1043
|
"isTestnet": true,
|
|
1045
1044
|
"chainStatus": "ACTIVE",
|
|
1046
|
-
"icon": "https://
|
|
1045
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turingstaging.png",
|
|
1047
1046
|
"providers": {
|
|
1048
1047
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1049
1048
|
},
|
|
@@ -1072,7 +1071,7 @@
|
|
|
1072
1071
|
"name": "Turing",
|
|
1073
1072
|
"isTestnet": false,
|
|
1074
1073
|
"chainStatus": "ACTIVE",
|
|
1075
|
-
"icon": "https://
|
|
1074
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turing.png",
|
|
1076
1075
|
"providers": {
|
|
1077
1076
|
"Turing": "wss://rpc.turing.oak.tech",
|
|
1078
1077
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
@@ -1117,7 +1116,7 @@
|
|
|
1117
1116
|
"name": "Bifrost Kusama",
|
|
1118
1117
|
"isTestnet": false,
|
|
1119
1118
|
"chainStatus": "ACTIVE",
|
|
1120
|
-
"icon": "https://
|
|
1119
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost.png",
|
|
1121
1120
|
"providers": {
|
|
1122
1121
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1123
1122
|
"Dwellir": "wss://bifrost-rpc.dwellir.com",
|
|
@@ -1174,7 +1173,7 @@
|
|
|
1174
1173
|
"name": "Bifrost Polkadot",
|
|
1175
1174
|
"isTestnet": false,
|
|
1176
1175
|
"chainStatus": "ACTIVE",
|
|
1177
|
-
"icon": "https://
|
|
1176
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_dot.png",
|
|
1178
1177
|
"providers": {
|
|
1179
1178
|
"Dwellir": "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
1180
1179
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
@@ -1221,7 +1220,7 @@
|
|
|
1221
1220
|
"name": "Bifrost Testnet",
|
|
1222
1221
|
"isTestnet": true,
|
|
1223
1222
|
"chainStatus": "ACTIVE",
|
|
1224
|
-
"icon": "https://
|
|
1223
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_testnet.png",
|
|
1225
1224
|
"providers": {
|
|
1226
1225
|
"Liebi": "wss://bifrost-rpc.rococo.liebi.com/ws"
|
|
1227
1226
|
},
|
|
@@ -1253,7 +1252,7 @@
|
|
|
1253
1252
|
"name": "Calamari",
|
|
1254
1253
|
"isTestnet": false,
|
|
1255
1254
|
"chainStatus": "ACTIVE",
|
|
1256
|
-
"icon": "https://
|
|
1255
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari.png",
|
|
1257
1256
|
"providers": {
|
|
1258
1257
|
"Manta Network": "wss://calamari.systems"
|
|
1259
1258
|
},
|
|
@@ -1297,7 +1296,7 @@
|
|
|
1297
1296
|
"name": "Amplitude",
|
|
1298
1297
|
"isTestnet": false,
|
|
1299
1298
|
"chainStatus": "ACTIVE",
|
|
1300
|
-
"icon": "https://
|
|
1299
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude.png",
|
|
1301
1300
|
"providers": {
|
|
1302
1301
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech"
|
|
1303
1302
|
},
|
|
@@ -1338,7 +1337,7 @@
|
|
|
1338
1337
|
"name": "Amplitude Testnet",
|
|
1339
1338
|
"isTestnet": true,
|
|
1340
1339
|
"chainStatus": "ACTIVE",
|
|
1341
|
-
"icon": "https://
|
|
1340
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude_test.png",
|
|
1342
1341
|
"providers": {
|
|
1343
1342
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1344
1343
|
},
|
|
@@ -1367,7 +1366,7 @@
|
|
|
1367
1366
|
"name": "Bobabase Testnet",
|
|
1368
1367
|
"isTestnet": true,
|
|
1369
1368
|
"chainStatus": "INACTIVE",
|
|
1370
|
-
"icon": "https://
|
|
1369
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabase.png",
|
|
1371
1370
|
"providers": {},
|
|
1372
1371
|
"evmInfo": {
|
|
1373
1372
|
"evmChainId": 1297,
|
|
@@ -1389,7 +1388,7 @@
|
|
|
1389
1388
|
"name": "Ethereum Goerli",
|
|
1390
1389
|
"isTestnet": true,
|
|
1391
1390
|
"chainStatus": "ACTIVE",
|
|
1392
|
-
"icon": "https://
|
|
1391
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum_goerli.png",
|
|
1393
1392
|
"providers": {
|
|
1394
1393
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1395
1394
|
},
|
|
@@ -1413,7 +1412,7 @@
|
|
|
1413
1412
|
"name": "Binance Smart Chain (Testnet)",
|
|
1414
1413
|
"isTestnet": true,
|
|
1415
1414
|
"chainStatus": "ACTIVE",
|
|
1416
|
-
"icon": "https://
|
|
1415
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance_test.png",
|
|
1417
1416
|
"providers": {
|
|
1418
1417
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1419
1418
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1438,7 +1437,7 @@
|
|
|
1438
1437
|
"name": "Parallel",
|
|
1439
1438
|
"isTestnet": false,
|
|
1440
1439
|
"chainStatus": "ACTIVE",
|
|
1441
|
-
"icon": "https://
|
|
1440
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/parallel.png",
|
|
1442
1441
|
"providers": {
|
|
1443
1442
|
"Dwellir": "wss://parallel-rpc.dwellir.com"
|
|
1444
1443
|
},
|
|
@@ -1504,7 +1503,7 @@
|
|
|
1504
1503
|
"name": "Clover",
|
|
1505
1504
|
"isTestnet": false,
|
|
1506
1505
|
"chainStatus": "ACTIVE",
|
|
1507
|
-
"icon": "https://
|
|
1506
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/clover.png",
|
|
1508
1507
|
"providers": {
|
|
1509
1508
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1510
1509
|
},
|
|
@@ -1559,7 +1558,7 @@
|
|
|
1559
1558
|
"name": "Clover - EVM",
|
|
1560
1559
|
"isTestnet": false,
|
|
1561
1560
|
"chainStatus": "ACTIVE",
|
|
1562
|
-
"icon": "https://
|
|
1561
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cloverevm.png",
|
|
1563
1562
|
"providers": {
|
|
1564
1563
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1565
1564
|
},
|
|
@@ -1583,7 +1582,7 @@
|
|
|
1583
1582
|
"name": "HydraDX",
|
|
1584
1583
|
"isTestnet": false,
|
|
1585
1584
|
"chainStatus": "ACTIVE",
|
|
1586
|
-
"icon": "https://
|
|
1585
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hydradx_main.png",
|
|
1587
1586
|
"providers": {
|
|
1588
1587
|
"Galactic Council": "wss://rpc.hydradx.cloud",
|
|
1589
1588
|
"Dwellir": "wss://hydradx-rpc.dwellir.com"
|
|
@@ -1628,7 +1627,7 @@
|
|
|
1628
1627
|
"name": "Edgeware",
|
|
1629
1628
|
"isTestnet": false,
|
|
1630
1629
|
"chainStatus": "ACTIVE",
|
|
1631
|
-
"icon": "https://
|
|
1630
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/edgeware.png",
|
|
1632
1631
|
"providers": {
|
|
1633
1632
|
"JelliedOwl": "wss://edgeware.jelliedowl.net",
|
|
1634
1633
|
"Commonwealth Labs": "wss://mainnet2.edgewa.re"
|
|
@@ -1661,7 +1660,7 @@
|
|
|
1661
1660
|
"name": "Centrifuge",
|
|
1662
1661
|
"isTestnet": false,
|
|
1663
1662
|
"chainStatus": "ACTIVE",
|
|
1664
|
-
"icon": "https://
|
|
1663
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/centrifuge.png",
|
|
1665
1664
|
"providers": {
|
|
1666
1665
|
"Centrifuge": "wss://fullnode.parachain.centrifuge.io",
|
|
1667
1666
|
"OnFinality": "wss://centrifuge-parachain.api.onfinality.io/public-ws"
|
|
@@ -1706,7 +1705,7 @@
|
|
|
1706
1705
|
"name": "Interlay",
|
|
1707
1706
|
"isTestnet": false,
|
|
1708
1707
|
"chainStatus": "ACTIVE",
|
|
1709
|
-
"icon": "https://
|
|
1708
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/interlay.png",
|
|
1710
1709
|
"providers": {
|
|
1711
1710
|
"Kintsugi Labs": "wss://api.interlay.io/parachain",
|
|
1712
1711
|
"Dwellir": "wss://interlay-rpc.dwellir.com",
|
|
@@ -1752,7 +1751,7 @@
|
|
|
1752
1751
|
"name": "Nodle",
|
|
1753
1752
|
"isTestnet": false,
|
|
1754
1753
|
"chainStatus": "ACTIVE",
|
|
1755
|
-
"icon": "https://
|
|
1754
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nodle.png",
|
|
1756
1755
|
"providers": {
|
|
1757
1756
|
"OnFinality": "wss://nodle-parachain.api.onfinality.io/public-ws",
|
|
1758
1757
|
"Dwellir": "wss://eden-rpc.dwellir.com"
|
|
@@ -1797,7 +1796,7 @@
|
|
|
1797
1796
|
"name": "Darwinia 2",
|
|
1798
1797
|
"isTestnet": false,
|
|
1799
1798
|
"chainStatus": "ACTIVE",
|
|
1800
|
-
"icon": "https://
|
|
1799
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/darwinia2.png",
|
|
1801
1800
|
"providers": {
|
|
1802
1801
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1803
1802
|
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
@@ -1842,7 +1841,7 @@
|
|
|
1842
1841
|
"name": "SORA Kusama",
|
|
1843
1842
|
"isTestnet": false,
|
|
1844
1843
|
"chainStatus": "ACTIVE",
|
|
1845
|
-
"icon": "https://
|
|
1844
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_ksm.png",
|
|
1846
1845
|
"providers": {
|
|
1847
1846
|
"Soramitsu": "wss://ws.parachain-collator-2.c2.sora2.soramitsu.co.jp"
|
|
1848
1847
|
},
|
|
@@ -1894,7 +1893,7 @@
|
|
|
1894
1893
|
"name": "Ares Odyssey",
|
|
1895
1894
|
"isTestnet": false,
|
|
1896
1895
|
"chainStatus": "ACTIVE",
|
|
1897
|
-
"icon": "https://
|
|
1896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/odyssey.png",
|
|
1898
1897
|
"providers": {
|
|
1899
1898
|
"AresProtocol": "wss://odyssey.aresprotocol.io"
|
|
1900
1899
|
},
|
|
@@ -1923,7 +1922,7 @@
|
|
|
1923
1922
|
"name": "Polkadex",
|
|
1924
1923
|
"isTestnet": false,
|
|
1925
1924
|
"chainStatus": "ACTIVE",
|
|
1926
|
-
"icon": "https://
|
|
1925
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex.png",
|
|
1927
1926
|
"providers": {
|
|
1928
1927
|
"RadiumBlock": "wss://polkadex.public.curie.radiumblock.co/ws",
|
|
1929
1928
|
"OnFinality": "wss://polkadex.api.onfinality.io/public-ws"
|
|
@@ -1956,7 +1955,7 @@
|
|
|
1956
1955
|
"name": "Polkadex - Testnet",
|
|
1957
1956
|
"isTestnet": true,
|
|
1958
1957
|
"chainStatus": "STOPPED",
|
|
1959
|
-
"icon": "https://
|
|
1958
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadextest.png",
|
|
1960
1959
|
"providers": {
|
|
1961
1960
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
1962
1961
|
},
|
|
@@ -1985,7 +1984,7 @@
|
|
|
1985
1984
|
"name": "RMRK Devnet",
|
|
1986
1985
|
"isTestnet": true,
|
|
1987
1986
|
"chainStatus": "INACTIVE",
|
|
1988
|
-
"icon": "https://
|
|
1987
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rmrk.png",
|
|
1989
1988
|
"providers": {
|
|
1990
1989
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
1991
1990
|
},
|
|
@@ -2014,7 +2013,7 @@
|
|
|
2014
2013
|
"name": "Dolphin Testnet",
|
|
2015
2014
|
"isTestnet": true,
|
|
2016
2015
|
"chainStatus": "INACTIVE",
|
|
2017
|
-
"icon": "https://
|
|
2016
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dolphin.png",
|
|
2018
2017
|
"providers": {},
|
|
2019
2018
|
"evmInfo": null,
|
|
2020
2019
|
"substrateInfo": {
|
|
@@ -2044,7 +2043,7 @@
|
|
|
2044
2043
|
"name": "Opal",
|
|
2045
2044
|
"isTestnet": true,
|
|
2046
2045
|
"chainStatus": "ACTIVE",
|
|
2047
|
-
"icon": "https://
|
|
2046
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/opal.png",
|
|
2048
2047
|
"providers": {
|
|
2049
2048
|
"Unique": "wss://ws-opal.unique.network",
|
|
2050
2049
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2076,7 +2075,7 @@
|
|
|
2076
2075
|
"name": "Efinity",
|
|
2077
2076
|
"isTestnet": false,
|
|
2078
2077
|
"chainStatus": "INACTIVE",
|
|
2079
|
-
"icon": "https://
|
|
2078
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/efinity.png",
|
|
2080
2079
|
"providers": {
|
|
2081
2080
|
"Efinity": "wss://rpc.efinity.io",
|
|
2082
2081
|
"Dwellir": "wss://efinity -rpc.dwellir.com"
|
|
@@ -2121,7 +2120,7 @@
|
|
|
2121
2120
|
"name": "Composable Finance",
|
|
2122
2121
|
"isTestnet": false,
|
|
2123
2122
|
"chainStatus": "ACTIVE",
|
|
2124
|
-
"icon": "https://
|
|
2123
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/composablefinance.png",
|
|
2125
2124
|
"providers": {
|
|
2126
2125
|
"Composable": "wss://rpc.composable.finance"
|
|
2127
2126
|
},
|
|
@@ -2165,7 +2164,7 @@
|
|
|
2165
2164
|
"name": "Phala",
|
|
2166
2165
|
"isTestnet": false,
|
|
2167
2166
|
"chainStatus": "ACTIVE",
|
|
2168
|
-
"icon": "https://
|
|
2167
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phala.png",
|
|
2169
2168
|
"providers": {
|
|
2170
2169
|
"Phala": "wss://api.phala.network/ws",
|
|
2171
2170
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws"
|
|
@@ -2210,7 +2209,7 @@
|
|
|
2210
2209
|
"name": "Crust",
|
|
2211
2210
|
"isTestnet": false,
|
|
2212
2211
|
"chainStatus": "ACTIVE",
|
|
2213
|
-
"icon": "https://
|
|
2212
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust.png",
|
|
2214
2213
|
"providers": {
|
|
2215
2214
|
"Crust": "wss://crust-parachain.crustapps.net"
|
|
2216
2215
|
},
|
|
@@ -2254,7 +2253,7 @@
|
|
|
2254
2253
|
"name": "Kusama Asset Hub (Statemine)",
|
|
2255
2254
|
"isTestnet": false,
|
|
2256
2255
|
"chainStatus": "ACTIVE",
|
|
2257
|
-
"icon": "https://
|
|
2256
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemine.png",
|
|
2258
2257
|
"providers": {
|
|
2259
2258
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2260
2259
|
"Dwellir Tunisia": "wss://statemine-rpc-tn.dwellir.com",
|
|
@@ -2291,7 +2290,7 @@
|
|
|
2291
2290
|
"name": "Karura",
|
|
2292
2291
|
"isTestnet": false,
|
|
2293
2292
|
"chainStatus": "ACTIVE",
|
|
2294
|
-
"icon": "https://
|
|
2293
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura.png",
|
|
2295
2294
|
"providers": {
|
|
2296
2295
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2297
2296
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2327,7 +2326,7 @@
|
|
|
2327
2326
|
"name": "Khala",
|
|
2328
2327
|
"isTestnet": false,
|
|
2329
2328
|
"chainStatus": "ACTIVE",
|
|
2330
|
-
"icon": "https://
|
|
2329
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/khala.png",
|
|
2331
2330
|
"providers": {
|
|
2332
2331
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2333
2332
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2373,7 +2372,7 @@
|
|
|
2373
2372
|
"name": "KILT Spiritnet",
|
|
2374
2373
|
"isTestnet": false,
|
|
2375
2374
|
"chainStatus": "ACTIVE",
|
|
2376
|
-
"icon": "https://
|
|
2375
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt.png",
|
|
2377
2376
|
"providers": {
|
|
2378
2377
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2379
2378
|
"OnFinality": "wss://spiritnet.api.onfinality.io/public-ws",
|
|
@@ -2407,7 +2406,7 @@
|
|
|
2407
2406
|
"name": "Basilisk",
|
|
2408
2407
|
"isTestnet": false,
|
|
2409
2408
|
"chainStatus": "ACTIVE",
|
|
2410
|
-
"icon": "https://
|
|
2409
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/basilisk.png",
|
|
2411
2410
|
"providers": {
|
|
2412
2411
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2413
2412
|
"Dwellir": "wss://basilisk-rpc.dwellir.com"
|
|
@@ -2452,7 +2451,7 @@
|
|
|
2452
2451
|
"name": "Altair",
|
|
2453
2452
|
"isTestnet": false,
|
|
2454
2453
|
"chainStatus": "ACTIVE",
|
|
2455
|
-
"icon": "https://
|
|
2454
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/altair.png",
|
|
2456
2455
|
"providers": {
|
|
2457
2456
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2458
2457
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2497,7 +2496,7 @@
|
|
|
2497
2496
|
"name": "Heiko",
|
|
2498
2497
|
"isTestnet": false,
|
|
2499
2498
|
"chainStatus": "ACTIVE",
|
|
2500
|
-
"icon": "https://
|
|
2499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/heiko.png",
|
|
2501
2500
|
"providers": {
|
|
2502
2501
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2503
2502
|
},
|
|
@@ -2552,7 +2551,7 @@
|
|
|
2552
2551
|
"name": "Kintsugi",
|
|
2553
2552
|
"isTestnet": false,
|
|
2554
2553
|
"chainStatus": "ACTIVE",
|
|
2555
|
-
"icon": "https://
|
|
2554
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi.png",
|
|
2556
2555
|
"providers": {
|
|
2557
2556
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2558
2557
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2597,7 +2596,7 @@
|
|
|
2597
2596
|
"name": "Kintsugi Testnet",
|
|
2598
2597
|
"isTestnet": true,
|
|
2599
2598
|
"chainStatus": "ACTIVE",
|
|
2600
|
-
"icon": "https://
|
|
2599
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi_test.png",
|
|
2601
2600
|
"providers": {
|
|
2602
2601
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2603
2602
|
},
|
|
@@ -2626,7 +2625,7 @@
|
|
|
2626
2625
|
"name": "Picasso",
|
|
2627
2626
|
"isTestnet": false,
|
|
2628
2627
|
"chainStatus": "ACTIVE",
|
|
2629
|
-
"icon": "https://
|
|
2628
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/picasso.png",
|
|
2630
2629
|
"providers": {
|
|
2631
2630
|
"Composable": "wss://rpc.composablenodes.tech"
|
|
2632
2631
|
},
|
|
@@ -2692,7 +2691,7 @@
|
|
|
2692
2691
|
"name": "Quartz",
|
|
2693
2692
|
"isTestnet": false,
|
|
2694
2693
|
"chainStatus": "ACTIVE",
|
|
2695
|
-
"icon": "https://
|
|
2694
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quartz.png",
|
|
2696
2695
|
"providers": {
|
|
2697
2696
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2698
2697
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2738,7 +2737,7 @@
|
|
|
2738
2737
|
"name": "Unique",
|
|
2739
2738
|
"isTestnet": false,
|
|
2740
2739
|
"chainStatus": "ACTIVE",
|
|
2741
|
-
"icon": "https://
|
|
2740
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unique_network.png",
|
|
2742
2741
|
"providers": {
|
|
2743
2742
|
"unique": "wss://us-ws.unique.network/",
|
|
2744
2743
|
"UniqueEu": "wss://eu-ws.unique.network/",
|
|
@@ -2784,7 +2783,7 @@
|
|
|
2784
2783
|
"name": "Genshiro",
|
|
2785
2784
|
"isTestnet": false,
|
|
2786
2785
|
"chainStatus": "ACTIVE",
|
|
2787
|
-
"icon": "https://
|
|
2786
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro.png",
|
|
2788
2787
|
"providers": {
|
|
2789
2788
|
"Equilibrium": "wss://node.genshiro.io"
|
|
2790
2789
|
},
|
|
@@ -2839,7 +2838,7 @@
|
|
|
2839
2838
|
"name": "Genshiro Testnet",
|
|
2840
2839
|
"isTestnet": true,
|
|
2841
2840
|
"chainStatus": "INACTIVE",
|
|
2842
|
-
"icon": "https://
|
|
2841
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro_testnet.png",
|
|
2843
2842
|
"providers": {},
|
|
2844
2843
|
"evmInfo": null,
|
|
2845
2844
|
"substrateInfo": {
|
|
@@ -2866,7 +2865,7 @@
|
|
|
2866
2865
|
"name": "Subsocial",
|
|
2867
2866
|
"isTestnet": false,
|
|
2868
2867
|
"chainStatus": "ACTIVE",
|
|
2869
|
-
"icon": "https://
|
|
2868
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subsocial_x.png",
|
|
2870
2869
|
"providers": {
|
|
2871
2870
|
"subsocialx": "wss://para.f3joule.space"
|
|
2872
2871
|
},
|
|
@@ -2895,7 +2894,7 @@
|
|
|
2895
2894
|
"name": "Zeitgeist",
|
|
2896
2895
|
"isTestnet": false,
|
|
2897
2896
|
"chainStatus": "ACTIVE",
|
|
2898
|
-
"icon": "https://
|
|
2897
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeitgeist.png",
|
|
2899
2898
|
"providers": {
|
|
2900
2899
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws",
|
|
2901
2900
|
"Dwellir": "wss://zeitgeist-rpc.dwellir.com"
|
|
@@ -2940,7 +2939,7 @@
|
|
|
2940
2939
|
"name": "Sakura",
|
|
2941
2940
|
"isTestnet": false,
|
|
2942
2941
|
"chainStatus": "ACTIVE",
|
|
2943
|
-
"icon": "https://
|
|
2942
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sakura.png",
|
|
2944
2943
|
"providers": {
|
|
2945
2944
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
2946
2945
|
},
|
|
@@ -2984,7 +2983,7 @@
|
|
|
2984
2983
|
"name": "Crust Shadow",
|
|
2985
2984
|
"isTestnet": false,
|
|
2986
2985
|
"chainStatus": "ACTIVE",
|
|
2987
|
-
"icon": "https://
|
|
2986
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shadow.png",
|
|
2988
2987
|
"providers": {
|
|
2989
2988
|
"Crust": "wss://rpc-shadow.crust.network/"
|
|
2990
2989
|
},
|
|
@@ -3039,7 +3038,7 @@
|
|
|
3039
3038
|
"name": "Unique TestNet 2.0",
|
|
3040
3039
|
"isTestnet": true,
|
|
3041
3040
|
"chainStatus": "INACTIVE",
|
|
3042
|
-
"icon": "https://
|
|
3041
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/uniquenft.png",
|
|
3043
3042
|
"providers": {
|
|
3044
3043
|
"Unique": "wss://testnet2.unique.network"
|
|
3045
3044
|
},
|
|
@@ -3068,7 +3067,7 @@
|
|
|
3068
3067
|
"name": "Robonomics",
|
|
3069
3068
|
"isTestnet": false,
|
|
3070
3069
|
"chainStatus": "ACTIVE",
|
|
3071
|
-
"icon": "https://
|
|
3070
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/robonomics.png",
|
|
3072
3071
|
"providers": {
|
|
3073
3072
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3074
3073
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3124,7 +3123,7 @@
|
|
|
3124
3123
|
"name": "Integritee Network",
|
|
3125
3124
|
"isTestnet": false,
|
|
3126
3125
|
"chainStatus": "ACTIVE",
|
|
3127
|
-
"icon": "https://
|
|
3126
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integritee.png",
|
|
3128
3127
|
"providers": {
|
|
3129
3128
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3130
3129
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3169,7 +3168,7 @@
|
|
|
3169
3168
|
"name": "Integritee Shell",
|
|
3170
3169
|
"isTestnet": false,
|
|
3171
3170
|
"chainStatus": "ACTIVE",
|
|
3172
|
-
"icon": "https://
|
|
3171
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integriteepolkadot.png",
|
|
3173
3172
|
"providers": {
|
|
3174
3173
|
"Integritee": "wss://polkadot.api.integritee.network"
|
|
3175
3174
|
},
|
|
@@ -3210,7 +3209,7 @@
|
|
|
3210
3209
|
"name": "Crab2 Parachain",
|
|
3211
3210
|
"isTestnet": false,
|
|
3212
3211
|
"chainStatus": "ACTIVE",
|
|
3213
|
-
"icon": "https://
|
|
3212
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crabparachain.png",
|
|
3214
3213
|
"providers": {
|
|
3215
3214
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3216
3215
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3266,7 +3265,7 @@
|
|
|
3266
3265
|
"name": "Pangolin",
|
|
3267
3266
|
"isTestnet": true,
|
|
3268
3267
|
"chainStatus": "ACTIVE",
|
|
3269
|
-
"icon": "https://
|
|
3268
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pangolin.png",
|
|
3270
3269
|
"providers": {
|
|
3271
3270
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3272
3271
|
},
|
|
@@ -3306,7 +3305,7 @@
|
|
|
3306
3305
|
"name": "Chain X",
|
|
3307
3306
|
"isTestnet": false,
|
|
3308
3307
|
"chainStatus": "ACTIVE",
|
|
3309
|
-
"icon": "https://
|
|
3308
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainx.png",
|
|
3310
3309
|
"providers": {
|
|
3311
3310
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3312
3311
|
},
|
|
@@ -3335,7 +3334,7 @@
|
|
|
3335
3334
|
"name": "Acala Mandala TC7",
|
|
3336
3335
|
"isTestnet": true,
|
|
3337
3336
|
"chainStatus": "ACTIVE",
|
|
3338
|
-
"icon": "https://
|
|
3337
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_testnet.png",
|
|
3339
3338
|
"providers": {
|
|
3340
3339
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3341
3340
|
},
|
|
@@ -3367,7 +3366,7 @@
|
|
|
3367
3366
|
"name": "MangataX Public Testnet",
|
|
3368
3367
|
"isTestnet": true,
|
|
3369
3368
|
"chainStatus": "INACTIVE",
|
|
3370
|
-
"icon": "https://
|
|
3369
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax.png",
|
|
3371
3370
|
"providers": {
|
|
3372
3371
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3373
3372
|
},
|
|
@@ -3399,7 +3398,7 @@
|
|
|
3399
3398
|
"name": "Mangata X",
|
|
3400
3399
|
"isTestnet": false,
|
|
3401
3400
|
"chainStatus": "ACTIVE",
|
|
3402
|
-
"icon": "https://
|
|
3401
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax_para.png",
|
|
3403
3402
|
"providers": {
|
|
3404
3403
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3405
3404
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3455,7 +3454,7 @@
|
|
|
3455
3454
|
"name": "Encointer",
|
|
3456
3455
|
"isTestnet": false,
|
|
3457
3456
|
"chainStatus": "ACTIVE",
|
|
3458
|
-
"icon": "https://
|
|
3457
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/encointer.png",
|
|
3459
3458
|
"providers": {
|
|
3460
3459
|
"Encointer Association": "wss://kusama.api.encointer.org"
|
|
3461
3460
|
},
|
|
@@ -3487,7 +3486,7 @@
|
|
|
3487
3486
|
"name": "Litmus",
|
|
3488
3487
|
"isTestnet": false,
|
|
3489
3488
|
"chainStatus": "ACTIVE",
|
|
3490
|
-
"icon": "https://
|
|
3489
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litmus.png",
|
|
3491
3490
|
"providers": {
|
|
3492
3491
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3493
3492
|
},
|
|
@@ -3528,7 +3527,7 @@
|
|
|
3528
3527
|
"name": "Litentry",
|
|
3529
3528
|
"isTestnet": false,
|
|
3530
3529
|
"chainStatus": "ACTIVE",
|
|
3531
|
-
"icon": "https://
|
|
3530
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litentry.png",
|
|
3532
3531
|
"providers": {
|
|
3533
3532
|
"Litentry": "wss://rpc.litentry-parachain.litentry.io",
|
|
3534
3533
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3570,7 +3569,7 @@
|
|
|
3570
3569
|
"name": "Tinkernet",
|
|
3571
3570
|
"isTestnet": false,
|
|
3572
3571
|
"chainStatus": "ACTIVE",
|
|
3573
|
-
"icon": "https://
|
|
3572
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tinkernet.png",
|
|
3574
3573
|
"providers": {
|
|
3575
3574
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3576
3575
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3612,7 +3611,7 @@
|
|
|
3612
3611
|
"name": "Imbue Kusama",
|
|
3613
3612
|
"isTestnet": false,
|
|
3614
3613
|
"chainStatus": "ACTIVE",
|
|
3615
|
-
"icon": "https://
|
|
3614
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/imbue_network.png",
|
|
3616
3615
|
"providers": {
|
|
3617
3616
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3618
3617
|
},
|
|
@@ -3653,7 +3652,7 @@
|
|
|
3653
3652
|
"name": "Subspace Testnet",
|
|
3654
3653
|
"isTestnet": true,
|
|
3655
3654
|
"chainStatus": "INACTIVE",
|
|
3656
|
-
"icon": "https://
|
|
3655
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_test.png",
|
|
3657
3656
|
"providers": {},
|
|
3658
3657
|
"evmInfo": null,
|
|
3659
3658
|
"substrateInfo": {
|
|
@@ -3680,7 +3679,7 @@
|
|
|
3680
3679
|
"name": "Subspace Gemini 2a",
|
|
3681
3680
|
"isTestnet": true,
|
|
3682
3681
|
"chainStatus": "INACTIVE",
|
|
3683
|
-
"icon": "https://
|
|
3682
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_2a.png",
|
|
3684
3683
|
"providers": {
|
|
3685
3684
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
3686
3685
|
},
|
|
@@ -3709,7 +3708,7 @@
|
|
|
3709
3708
|
"name": "Subspace Gemini 3c",
|
|
3710
3709
|
"isTestnet": true,
|
|
3711
3710
|
"chainStatus": "INACTIVE",
|
|
3712
|
-
"icon": "https://
|
|
3711
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3c.png",
|
|
3713
3712
|
"providers": {},
|
|
3714
3713
|
"evmInfo": null,
|
|
3715
3714
|
"substrateInfo": {
|
|
@@ -3736,7 +3735,7 @@
|
|
|
3736
3735
|
"name": "Subspace Gemini 3d",
|
|
3737
3736
|
"isTestnet": true,
|
|
3738
3737
|
"chainStatus": "INACTIVE",
|
|
3739
|
-
"icon": "https://
|
|
3738
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3d.png",
|
|
3740
3739
|
"providers": {},
|
|
3741
3740
|
"evmInfo": null,
|
|
3742
3741
|
"substrateInfo": {
|
|
@@ -3763,7 +3762,7 @@
|
|
|
3763
3762
|
"name": "Subspace Gemini 3e",
|
|
3764
3763
|
"isTestnet": true,
|
|
3765
3764
|
"chainStatus": "INACTIVE",
|
|
3766
|
-
"icon": "https://
|
|
3765
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3e.png",
|
|
3767
3766
|
"providers": {},
|
|
3768
3767
|
"evmInfo": null,
|
|
3769
3768
|
"substrateInfo": {
|
|
@@ -3790,7 +3789,7 @@
|
|
|
3790
3789
|
"name": "Subspace Gemini 3f",
|
|
3791
3790
|
"isTestnet": true,
|
|
3792
3791
|
"chainStatus": "INACTIVE",
|
|
3793
|
-
"icon": "https://
|
|
3792
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3f.png",
|
|
3794
3793
|
"providers": {
|
|
3795
3794
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
3796
3795
|
},
|
|
@@ -3819,7 +3818,7 @@
|
|
|
3819
3818
|
"name": "NeuroWeb Mainnet",
|
|
3820
3819
|
"isTestnet": false,
|
|
3821
3820
|
"chainStatus": "ACTIVE",
|
|
3822
|
-
"icon": "https://
|
|
3821
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/origintrail.png",
|
|
3823
3822
|
"providers": {
|
|
3824
3823
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network"
|
|
3825
3824
|
},
|
|
@@ -3863,7 +3862,7 @@
|
|
|
3863
3862
|
"name": "Subspace Gemini 3g",
|
|
3864
3863
|
"isTestnet": true,
|
|
3865
3864
|
"chainStatus": "ACTIVE",
|
|
3866
|
-
"icon": "https://
|
|
3865
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3g.png",
|
|
3867
3866
|
"providers": {
|
|
3868
3867
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
3869
3868
|
},
|
|
@@ -3892,7 +3891,7 @@
|
|
|
3892
3891
|
"name": "Dorafactory",
|
|
3893
3892
|
"isTestnet": false,
|
|
3894
3893
|
"chainStatus": "INACTIVE",
|
|
3895
|
-
"icon": "https://
|
|
3894
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dorafactory.png",
|
|
3896
3895
|
"providers": {},
|
|
3897
3896
|
"evmInfo": null,
|
|
3898
3897
|
"substrateInfo": {
|
|
@@ -3931,7 +3930,7 @@
|
|
|
3931
3930
|
"name": "Bajun Kusama",
|
|
3932
3931
|
"isTestnet": false,
|
|
3933
3932
|
"chainStatus": "ACTIVE",
|
|
3934
|
-
"icon": "https://
|
|
3933
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bajun.png",
|
|
3935
3934
|
"providers": {
|
|
3936
3935
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
3937
3936
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -3976,7 +3975,7 @@
|
|
|
3976
3975
|
"name": "Dancebox",
|
|
3977
3976
|
"isTestnet": true,
|
|
3978
3977
|
"chainStatus": "ACTIVE",
|
|
3979
|
-
"icon": "https://
|
|
3978
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dancebox.png",
|
|
3980
3979
|
"providers": {
|
|
3981
3980
|
"Dancebox": "wss://fraa-dancebox-rpc.a.dancebox.tanssi.network"
|
|
3982
3981
|
},
|
|
@@ -4005,7 +4004,7 @@
|
|
|
4005
4004
|
"name": "Listen Network",
|
|
4006
4005
|
"isTestnet": false,
|
|
4007
4006
|
"chainStatus": "INACTIVE",
|
|
4008
|
-
"icon": "https://
|
|
4007
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/listen.png",
|
|
4009
4008
|
"providers": {},
|
|
4010
4009
|
"evmInfo": null,
|
|
4011
4010
|
"substrateInfo": {
|
|
@@ -4032,7 +4031,7 @@
|
|
|
4032
4031
|
"name": "Kabocha",
|
|
4033
4032
|
"isTestnet": false,
|
|
4034
4033
|
"chainStatus": "ACTIVE",
|
|
4035
|
-
"icon": "https://
|
|
4034
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kabocha.png",
|
|
4036
4035
|
"providers": {
|
|
4037
4036
|
"JelliedOwl": "wss://kabocha.jelliedowl.com"
|
|
4038
4037
|
},
|
|
@@ -4073,7 +4072,7 @@
|
|
|
4073
4072
|
"name": "GM Parachain",
|
|
4074
4073
|
"isTestnet": false,
|
|
4075
4074
|
"chainStatus": "INACTIVE",
|
|
4076
|
-
"icon": "https://
|
|
4075
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gmdie.png",
|
|
4077
4076
|
"providers": {},
|
|
4078
4077
|
"evmInfo": null,
|
|
4079
4078
|
"substrateInfo": {
|
|
@@ -4112,7 +4111,7 @@
|
|
|
4112
4111
|
"name": "Ternoa",
|
|
4113
4112
|
"isTestnet": false,
|
|
4114
4113
|
"chainStatus": "ACTIVE",
|
|
4115
|
-
"icon": "https://
|
|
4114
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa.png",
|
|
4116
4115
|
"providers": {
|
|
4117
4116
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4118
4117
|
},
|
|
@@ -4141,7 +4140,7 @@
|
|
|
4141
4140
|
"name": "DataHighway Tanganika",
|
|
4142
4141
|
"isTestnet": false,
|
|
4143
4142
|
"chainStatus": "INACTIVE",
|
|
4144
|
-
"icon": "https://
|
|
4143
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tanganika.png",
|
|
4145
4144
|
"providers": {},
|
|
4146
4145
|
"evmInfo": null,
|
|
4147
4146
|
"substrateInfo": {
|
|
@@ -4183,7 +4182,7 @@
|
|
|
4183
4182
|
"name": "Pendulum",
|
|
4184
4183
|
"isTestnet": false,
|
|
4185
4184
|
"chainStatus": "ACTIVE",
|
|
4186
|
-
"icon": "https://
|
|
4185
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pendulum.png",
|
|
4187
4186
|
"providers": {
|
|
4188
4187
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4189
4188
|
},
|
|
@@ -4224,7 +4223,7 @@
|
|
|
4224
4223
|
"name": "Gear Staging Testnet",
|
|
4225
4224
|
"isTestnet": true,
|
|
4226
4225
|
"chainStatus": "INACTIVE",
|
|
4227
|
-
"icon": "https://
|
|
4226
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gear_testnet.png",
|
|
4228
4227
|
"providers": {
|
|
4229
4228
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4230
4229
|
},
|
|
@@ -4253,7 +4252,7 @@
|
|
|
4253
4252
|
"name": "Ternoa Alphanet",
|
|
4254
4253
|
"isTestnet": true,
|
|
4255
4254
|
"chainStatus": "ACTIVE",
|
|
4256
|
-
"icon": "https://
|
|
4255
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa_alphanet.png",
|
|
4257
4256
|
"providers": {
|
|
4258
4257
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4259
4258
|
},
|
|
@@ -4282,7 +4281,7 @@
|
|
|
4282
4281
|
"name": "Calamari Staging",
|
|
4283
4282
|
"isTestnet": true,
|
|
4284
4283
|
"chainStatus": "ACTIVE",
|
|
4285
|
-
"icon": "https://
|
|
4284
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari_test.png",
|
|
4286
4285
|
"providers": {
|
|
4287
4286
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4288
4287
|
},
|
|
@@ -4311,7 +4310,7 @@
|
|
|
4311
4310
|
"name": "Boba Network",
|
|
4312
4311
|
"isTestnet": false,
|
|
4313
4312
|
"chainStatus": "ACTIVE",
|
|
4314
|
-
"icon": "https://
|
|
4313
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boba.png",
|
|
4315
4314
|
"providers": {
|
|
4316
4315
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4317
4316
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4336,7 +4335,7 @@
|
|
|
4336
4335
|
"name": "Bobabeam",
|
|
4337
4336
|
"isTestnet": false,
|
|
4338
4337
|
"chainStatus": "INACTIVE",
|
|
4339
|
-
"icon": "https://
|
|
4338
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabeam.png",
|
|
4340
4339
|
"providers": {
|
|
4341
4340
|
"RPC": "https://bobabeam.boba.network",
|
|
4342
4341
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4361,7 +4360,7 @@
|
|
|
4361
4360
|
"name": "KILT Peregrine",
|
|
4362
4361
|
"isTestnet": true,
|
|
4363
4362
|
"chainStatus": "ACTIVE",
|
|
4364
|
-
"icon": "https://
|
|
4363
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt_peregrine.png",
|
|
4365
4364
|
"providers": {
|
|
4366
4365
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4367
4366
|
},
|
|
@@ -4393,7 +4392,7 @@
|
|
|
4393
4392
|
"name": "XX Network",
|
|
4394
4393
|
"isTestnet": false,
|
|
4395
4394
|
"chainStatus": "ACTIVE",
|
|
4396
|
-
"icon": "https://
|
|
4395
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xx_network.png",
|
|
4397
4396
|
"providers": {
|
|
4398
4397
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4399
4398
|
},
|
|
@@ -4422,7 +4421,7 @@
|
|
|
4422
4421
|
"name": "Watr Testnet",
|
|
4423
4422
|
"isTestnet": true,
|
|
4424
4423
|
"chainStatus": "ACTIVE",
|
|
4425
|
-
"icon": "https://
|
|
4424
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network.png",
|
|
4426
4425
|
"providers": {
|
|
4427
4426
|
"watr": "wss://rpc.dev.watr.org"
|
|
4428
4427
|
},
|
|
@@ -4451,7 +4450,7 @@
|
|
|
4451
4450
|
"name": "Watr Testnet - EVM",
|
|
4452
4451
|
"isTestnet": true,
|
|
4453
4452
|
"chainStatus": "ACTIVE",
|
|
4454
|
-
"icon": "https://
|
|
4453
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network_evm.png",
|
|
4455
4454
|
"providers": {
|
|
4456
4455
|
"watr": "https://rpc.dev.watr.org"
|
|
4457
4456
|
},
|
|
@@ -4475,7 +4474,7 @@
|
|
|
4475
4474
|
"name": "Fusotao",
|
|
4476
4475
|
"isTestnet": false,
|
|
4477
4476
|
"chainStatus": "ACTIVE",
|
|
4478
|
-
"icon": "https://
|
|
4477
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fusotao.png",
|
|
4479
4478
|
"providers": {
|
|
4480
4479
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4481
4480
|
},
|
|
@@ -4504,7 +4503,7 @@
|
|
|
4504
4503
|
"name": "Discovol",
|
|
4505
4504
|
"isTestnet": false,
|
|
4506
4505
|
"chainStatus": "ACTIVE",
|
|
4507
|
-
"icon": "https://
|
|
4506
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol.png",
|
|
4508
4507
|
"providers": {
|
|
4509
4508
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4510
4509
|
},
|
|
@@ -4533,7 +4532,7 @@
|
|
|
4533
4532
|
"name": "Discovol Testnet",
|
|
4534
4533
|
"isTestnet": true,
|
|
4535
4534
|
"chainStatus": "INACTIVE",
|
|
4536
|
-
"icon": "https://
|
|
4535
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol_testnet.png",
|
|
4537
4536
|
"providers": {
|
|
4538
4537
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4539
4538
|
},
|
|
@@ -4562,7 +4561,7 @@
|
|
|
4562
4561
|
"name": "Atocha",
|
|
4563
4562
|
"isTestnet": false,
|
|
4564
4563
|
"chainStatus": "ACTIVE",
|
|
4565
|
-
"icon": "https://
|
|
4564
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/atocha.png",
|
|
4566
4565
|
"providers": {
|
|
4567
4566
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4568
4567
|
},
|
|
@@ -4591,7 +4590,7 @@
|
|
|
4591
4590
|
"name": "Myriad",
|
|
4592
4591
|
"isTestnet": false,
|
|
4593
4592
|
"chainStatus": "ACTIVE",
|
|
4594
|
-
"icon": "https://
|
|
4593
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/myriad.png",
|
|
4595
4594
|
"providers": {
|
|
4596
4595
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
4597
4596
|
},
|
|
@@ -4620,7 +4619,7 @@
|
|
|
4620
4619
|
"name": "DeBio",
|
|
4621
4620
|
"isTestnet": false,
|
|
4622
4621
|
"chainStatus": "ACTIVE",
|
|
4623
|
-
"icon": "https://
|
|
4622
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/debio.png",
|
|
4624
4623
|
"providers": {
|
|
4625
4624
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
4626
4625
|
},
|
|
@@ -4649,7 +4648,7 @@
|
|
|
4649
4648
|
"name": "Polkadot Collectives",
|
|
4650
4649
|
"isTestnet": false,
|
|
4651
4650
|
"chainStatus": "ACTIVE",
|
|
4652
|
-
"icon": "https://
|
|
4651
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/collectives.png",
|
|
4653
4652
|
"providers": {
|
|
4654
4653
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io"
|
|
4655
4654
|
},
|
|
@@ -4678,7 +4677,7 @@
|
|
|
4678
4677
|
"name": "Ajuna Network",
|
|
4679
4678
|
"isTestnet": false,
|
|
4680
4679
|
"chainStatus": "ACTIVE",
|
|
4681
|
-
"icon": "https://
|
|
4680
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ajunapolkadot.png",
|
|
4682
4681
|
"providers": {
|
|
4683
4682
|
"OnFinality": "wss://ajuna.api.onfinality.io/public-ws"
|
|
4684
4683
|
},
|
|
@@ -4719,7 +4718,7 @@
|
|
|
4719
4718
|
"name": "Bitgreen",
|
|
4720
4719
|
"isTestnet": false,
|
|
4721
4720
|
"chainStatus": "ACTIVE",
|
|
4722
|
-
"icon": "https://
|
|
4721
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitgreen.png",
|
|
4723
4722
|
"providers": {
|
|
4724
4723
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
4725
4724
|
},
|
|
@@ -4748,7 +4747,7 @@
|
|
|
4748
4747
|
"name": "Frequency",
|
|
4749
4748
|
"isTestnet": false,
|
|
4750
4749
|
"chainStatus": "ACTIVE",
|
|
4751
|
-
"icon": "https://
|
|
4750
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/frequency.png",
|
|
4752
4751
|
"providers": {
|
|
4753
4752
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
4754
4753
|
"Frequency 1": "wss://1.rpc.frequency.xyz"
|
|
@@ -4778,7 +4777,7 @@
|
|
|
4778
4777
|
"name": "Hashed Network",
|
|
4779
4778
|
"isTestnet": false,
|
|
4780
4779
|
"chainStatus": "ACTIVE",
|
|
4781
|
-
"icon": "https://
|
|
4780
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hashednetwork.png",
|
|
4782
4781
|
"providers": {
|
|
4783
4782
|
"Hashed Systems": "wss://c1.hashed.live",
|
|
4784
4783
|
"Hashed Systems 2": "wss://c2.hashed.network",
|
|
@@ -4832,7 +4831,7 @@
|
|
|
4832
4831
|
"name": "Kapex",
|
|
4833
4832
|
"isTestnet": false,
|
|
4834
4833
|
"chainStatus": "INACTIVE",
|
|
4835
|
-
"icon": "https://
|
|
4834
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kapex.png",
|
|
4836
4835
|
"providers": {
|
|
4837
4836
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
4838
4837
|
},
|
|
@@ -4873,7 +4872,7 @@
|
|
|
4873
4872
|
"name": "Kylin Network",
|
|
4874
4873
|
"isTestnet": false,
|
|
4875
4874
|
"chainStatus": "INACTIVE",
|
|
4876
|
-
"icon": "https://
|
|
4875
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kylinnetwork.png",
|
|
4877
4876
|
"providers": {
|
|
4878
4877
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
4879
4878
|
},
|
|
@@ -4914,7 +4913,7 @@
|
|
|
4914
4913
|
"name": "DAO IPCI",
|
|
4915
4914
|
"isTestnet": false,
|
|
4916
4915
|
"chainStatus": "ACTIVE",
|
|
4917
|
-
"icon": "https://
|
|
4916
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ipci.png",
|
|
4918
4917
|
"providers": {
|
|
4919
4918
|
"viaAiralab": "wss://kusama.rpc.ipci.io"
|
|
4920
4919
|
},
|
|
@@ -4943,7 +4942,7 @@
|
|
|
4943
4942
|
"name": "KICO",
|
|
4944
4943
|
"isTestnet": false,
|
|
4945
4944
|
"chainStatus": "INACTIVE",
|
|
4946
|
-
"icon": "https://
|
|
4945
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kico.png",
|
|
4947
4946
|
"providers": {},
|
|
4948
4947
|
"evmInfo": null,
|
|
4949
4948
|
"substrateInfo": {
|
|
@@ -4982,7 +4981,7 @@
|
|
|
4982
4981
|
"name": "Luhn Network",
|
|
4983
4982
|
"isTestnet": false,
|
|
4984
4983
|
"chainStatus": "INACTIVE",
|
|
4985
|
-
"icon": "https://
|
|
4984
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/luhnnetwork.png",
|
|
4986
4985
|
"providers": {},
|
|
4987
4986
|
"evmInfo": null,
|
|
4988
4987
|
"substrateInfo": {
|
|
@@ -5009,7 +5008,7 @@
|
|
|
5009
5008
|
"name": "Pichiu Network",
|
|
5010
5009
|
"isTestnet": false,
|
|
5011
5010
|
"chainStatus": "INACTIVE",
|
|
5012
|
-
"icon": "https://
|
|
5011
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pichiu.png",
|
|
5013
5012
|
"providers": {},
|
|
5014
5013
|
"evmInfo": null,
|
|
5015
5014
|
"substrateInfo": {
|
|
@@ -5048,7 +5047,7 @@
|
|
|
5048
5047
|
"name": "RioDeFi",
|
|
5049
5048
|
"isTestnet": false,
|
|
5050
5049
|
"chainStatus": "INACTIVE",
|
|
5051
|
-
"icon": "https://
|
|
5050
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riodefi.png",
|
|
5052
5051
|
"providers": {},
|
|
5053
5052
|
"evmInfo": null,
|
|
5054
5053
|
"substrateInfo": {
|
|
@@ -5075,7 +5074,7 @@
|
|
|
5075
5074
|
"name": "Automata",
|
|
5076
5075
|
"isTestnet": false,
|
|
5077
5076
|
"chainStatus": "ACTIVE",
|
|
5078
|
-
"icon": "https://
|
|
5077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/automata.png",
|
|
5079
5078
|
"providers": {
|
|
5080
5079
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
5081
5080
|
},
|
|
@@ -5104,7 +5103,7 @@
|
|
|
5104
5103
|
"name": "Creditcoin",
|
|
5105
5104
|
"isTestnet": false,
|
|
5106
5105
|
"chainStatus": "ACTIVE",
|
|
5107
|
-
"icon": "https://
|
|
5106
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin.png",
|
|
5108
5107
|
"providers": {
|
|
5109
5108
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5110
5109
|
},
|
|
@@ -5136,7 +5135,7 @@
|
|
|
5136
5135
|
"name": "Crown Sterling",
|
|
5137
5136
|
"isTestnet": false,
|
|
5138
5137
|
"chainStatus": "ACTIVE",
|
|
5139
|
-
"icon": "https://
|
|
5138
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crownsterling.png",
|
|
5140
5139
|
"providers": {
|
|
5141
5140
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5142
5141
|
},
|
|
@@ -5165,7 +5164,7 @@
|
|
|
5165
5164
|
"name": "Dock",
|
|
5166
5165
|
"isTestnet": false,
|
|
5167
5166
|
"chainStatus": "ACTIVE",
|
|
5168
|
-
"icon": "https://
|
|
5167
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dockposmainnet.png",
|
|
5169
5168
|
"providers": {
|
|
5170
5169
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5171
5170
|
},
|
|
@@ -5197,7 +5196,7 @@
|
|
|
5197
5196
|
"name": "Kusari",
|
|
5198
5197
|
"isTestnet": false,
|
|
5199
5198
|
"chainStatus": "INACTIVE",
|
|
5200
|
-
"icon": "https://
|
|
5199
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusari.png",
|
|
5201
5200
|
"providers": {},
|
|
5202
5201
|
"evmInfo": null,
|
|
5203
5202
|
"substrateInfo": {
|
|
@@ -5224,7 +5223,7 @@
|
|
|
5224
5223
|
"name": "logion Standalone",
|
|
5225
5224
|
"isTestnet": false,
|
|
5226
5225
|
"chainStatus": "ACTIVE",
|
|
5227
|
-
"icon": "https://
|
|
5226
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/logion.png",
|
|
5228
5227
|
"providers": {
|
|
5229
5228
|
"Logion": "wss://rpc01.logion.network"
|
|
5230
5229
|
},
|
|
@@ -5276,7 +5275,7 @@
|
|
|
5276
5275
|
"name": "Neatcoin",
|
|
5277
5276
|
"isTestnet": false,
|
|
5278
5277
|
"chainStatus": "ACTIVE",
|
|
5279
|
-
"icon": "https://
|
|
5278
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/neatcoin.png",
|
|
5280
5279
|
"providers": {
|
|
5281
5280
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5282
5281
|
},
|
|
@@ -5305,7 +5304,7 @@
|
|
|
5305
5304
|
"name": "NFTMart",
|
|
5306
5305
|
"isTestnet": false,
|
|
5307
5306
|
"chainStatus": "ACTIVE",
|
|
5308
|
-
"icon": "https://
|
|
5307
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nftmart.png",
|
|
5309
5308
|
"providers": {
|
|
5310
5309
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5311
5310
|
},
|
|
@@ -5334,7 +5333,7 @@
|
|
|
5334
5333
|
"name": "Polymesh Mainnet",
|
|
5335
5334
|
"isTestnet": false,
|
|
5336
5335
|
"chainStatus": "ACTIVE",
|
|
5337
|
-
"icon": "https://
|
|
5336
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polymesh.png",
|
|
5338
5337
|
"providers": {
|
|
5339
5338
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5340
5339
|
},
|
|
@@ -5366,7 +5365,7 @@
|
|
|
5366
5365
|
"name": "RioChain",
|
|
5367
5366
|
"isTestnet": false,
|
|
5368
5367
|
"chainStatus": "INACTIVE",
|
|
5369
|
-
"icon": "https://
|
|
5368
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riochain.png",
|
|
5370
5369
|
"providers": {},
|
|
5371
5370
|
"evmInfo": null,
|
|
5372
5371
|
"substrateInfo": {
|
|
@@ -5393,7 +5392,7 @@
|
|
|
5393
5392
|
"name": "SherpaX",
|
|
5394
5393
|
"isTestnet": false,
|
|
5395
5394
|
"chainStatus": "INACTIVE",
|
|
5396
|
-
"icon": "https://
|
|
5395
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sherpax.png",
|
|
5397
5396
|
"providers": {},
|
|
5398
5397
|
"evmInfo": null,
|
|
5399
5398
|
"substrateInfo": {
|
|
@@ -5420,7 +5419,7 @@
|
|
|
5420
5419
|
"name": "SORA",
|
|
5421
5420
|
"isTestnet": false,
|
|
5422
5421
|
"chainStatus": "ACTIVE",
|
|
5423
|
-
"icon": "https://
|
|
5422
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_substrate.png",
|
|
5424
5423
|
"providers": {
|
|
5425
5424
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5426
5425
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5478,7 +5477,7 @@
|
|
|
5478
5477
|
"name": "Swapdex",
|
|
5479
5478
|
"isTestnet": false,
|
|
5480
5479
|
"chainStatus": "INACTIVE",
|
|
5481
|
-
"icon": "https://
|
|
5480
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/swapdex.png",
|
|
5482
5481
|
"providers": {
|
|
5483
5482
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5484
5483
|
},
|
|
@@ -5507,7 +5506,7 @@
|
|
|
5507
5506
|
"name": "3DPass",
|
|
5508
5507
|
"isTestnet": false,
|
|
5509
5508
|
"chainStatus": "ACTIVE",
|
|
5510
|
-
"icon": "https://
|
|
5509
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/3dpass.png",
|
|
5511
5510
|
"providers": {
|
|
5512
5511
|
"3dpass": "wss://rpc.3dpass.org",
|
|
5513
5512
|
"3dpscan": "wss://rpc.3dpscan.io",
|
|
@@ -5538,7 +5537,7 @@
|
|
|
5538
5537
|
"name": "Aleph Zero Smartnet",
|
|
5539
5538
|
"isTestnet": true,
|
|
5540
5539
|
"chainStatus": "INACTIVE",
|
|
5541
|
-
"icon": "https://
|
|
5540
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephsmartnet.png",
|
|
5542
5541
|
"providers": {},
|
|
5543
5542
|
"evmInfo": null,
|
|
5544
5543
|
"substrateInfo": {
|
|
@@ -5565,7 +5564,7 @@
|
|
|
5565
5564
|
"name": "Kulupu",
|
|
5566
5565
|
"isTestnet": false,
|
|
5567
5566
|
"chainStatus": "ACTIVE",
|
|
5568
|
-
"icon": "https://
|
|
5567
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kulupu.png",
|
|
5569
5568
|
"providers": {
|
|
5570
5569
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
5571
5570
|
},
|
|
@@ -5594,7 +5593,7 @@
|
|
|
5594
5593
|
"name": "Joystream",
|
|
5595
5594
|
"isTestnet": false,
|
|
5596
5595
|
"chainStatus": "ACTIVE",
|
|
5597
|
-
"icon": "https://
|
|
5596
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/joystream.png",
|
|
5598
5597
|
"providers": {
|
|
5599
5598
|
"Jsgenesis": "wss://rpc.joystream.org"
|
|
5600
5599
|
},
|
|
@@ -5626,7 +5625,7 @@
|
|
|
5626
5625
|
"name": "Aventus Testnet",
|
|
5627
5626
|
"isTestnet": true,
|
|
5628
5627
|
"chainStatus": "ACTIVE",
|
|
5629
|
-
"icon": "https://
|
|
5628
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus_testnet.png",
|
|
5630
5629
|
"providers": {
|
|
5631
5630
|
"Aventus": "wss://public-rpc.public-testnet.aventus.io"
|
|
5632
5631
|
},
|
|
@@ -5655,7 +5654,7 @@
|
|
|
5655
5654
|
"name": "Vara Network",
|
|
5656
5655
|
"isTestnet": false,
|
|
5657
5656
|
"chainStatus": "ACTIVE",
|
|
5658
|
-
"icon": "https://
|
|
5657
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_network.png",
|
|
5659
5658
|
"providers": {
|
|
5660
5659
|
"Vara": "wss://rpc.vara-network.io",
|
|
5661
5660
|
"Vara Network": "wss://rpc.vara.network"
|
|
@@ -5688,7 +5687,7 @@
|
|
|
5688
5687
|
"name": "Avail Kate Testnet",
|
|
5689
5688
|
"isTestnet": true,
|
|
5690
5689
|
"chainStatus": "INACTIVE",
|
|
5691
|
-
"icon": "https://
|
|
5690
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kate.png",
|
|
5692
5691
|
"providers": {
|
|
5693
5692
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
5694
5693
|
},
|
|
@@ -5717,7 +5716,7 @@
|
|
|
5717
5716
|
"name": "Polkadot Bridge Hub",
|
|
5718
5717
|
"isTestnet": false,
|
|
5719
5718
|
"chainStatus": "ACTIVE",
|
|
5720
|
-
"icon": "https://
|
|
5719
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubpolkadot.png",
|
|
5721
5720
|
"providers": {
|
|
5722
5721
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
5723
5722
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub"
|
|
@@ -5747,7 +5746,7 @@
|
|
|
5747
5746
|
"name": "Kusama Bridge Hub",
|
|
5748
5747
|
"isTestnet": false,
|
|
5749
5748
|
"chainStatus": "ACTIVE",
|
|
5750
|
-
"icon": "https://
|
|
5749
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubkusama.png",
|
|
5751
5750
|
"providers": {
|
|
5752
5751
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
5753
5752
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -5779,7 +5778,7 @@
|
|
|
5779
5778
|
"name": "Fantom Testnet",
|
|
5780
5779
|
"isTestnet": true,
|
|
5781
5780
|
"chainStatus": "ACTIVE",
|
|
5782
|
-
"icon": "https://
|
|
5781
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom_testnet.png",
|
|
5783
5782
|
"providers": {
|
|
5784
5783
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
5785
5784
|
"X_API": "https://xapi.testnet.fantom.network/lachesis/",
|
|
@@ -5806,7 +5805,7 @@
|
|
|
5806
5805
|
"name": "Fantom",
|
|
5807
5806
|
"isTestnet": false,
|
|
5808
5807
|
"chainStatus": "ACTIVE",
|
|
5809
|
-
"icon": "https://
|
|
5808
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom.png",
|
|
5810
5809
|
"providers": {
|
|
5811
5810
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
5812
5811
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -5834,7 +5833,7 @@
|
|
|
5834
5833
|
"name": "Krest Network",
|
|
5835
5834
|
"isTestnet": false,
|
|
5836
5835
|
"chainStatus": "ACTIVE",
|
|
5837
|
-
"icon": "https://
|
|
5836
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/krest_network.png",
|
|
5838
5837
|
"providers": {
|
|
5839
5838
|
"Peaq": "wss://wss-krest.peaq.network/",
|
|
5840
5839
|
"UnitedBloc": "wss://krest.unitedbloc.com/"
|
|
@@ -5879,7 +5878,7 @@
|
|
|
5879
5878
|
"name": "Deeper Network",
|
|
5880
5879
|
"isTestnet": false,
|
|
5881
5880
|
"chainStatus": "ACTIVE",
|
|
5882
|
-
"icon": "https://
|
|
5881
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/deeper_network.png",
|
|
5883
5882
|
"providers": {
|
|
5884
5883
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
5885
5884
|
},
|
|
@@ -5908,7 +5907,7 @@
|
|
|
5908
5907
|
"name": "Jur Network",
|
|
5909
5908
|
"isTestnet": false,
|
|
5910
5909
|
"chainStatus": "ACTIVE",
|
|
5911
|
-
"icon": "https://
|
|
5910
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/jur_network.png",
|
|
5912
5911
|
"providers": {
|
|
5913
5912
|
"Jur Mainnet": "wss://mainnet.jur.io/"
|
|
5914
5913
|
},
|
|
@@ -5937,7 +5936,7 @@
|
|
|
5937
5936
|
"name": "Base Mainnet",
|
|
5938
5937
|
"isTestnet": false,
|
|
5939
5938
|
"chainStatus": "ACTIVE",
|
|
5940
|
-
"icon": "https://
|
|
5939
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/base_mainnet.png",
|
|
5941
5940
|
"providers": {
|
|
5942
5941
|
"PublicNode": "https://base.publicnode.com"
|
|
5943
5942
|
},
|
|
@@ -5961,7 +5960,7 @@
|
|
|
5961
5960
|
"name": "Avalanche C-Chain",
|
|
5962
5961
|
"isTestnet": false,
|
|
5963
5962
|
"chainStatus": "ACTIVE",
|
|
5964
|
-
"icon": "https://
|
|
5963
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/avalanche_c.png",
|
|
5965
5964
|
"providers": {
|
|
5966
5965
|
"Avax Network": "https://api.avax.network/ext/bc/C/rpc",
|
|
5967
5966
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
@@ -5989,7 +5988,7 @@
|
|
|
5989
5988
|
"name": "Crust Mainnet",
|
|
5990
5989
|
"isTestnet": false,
|
|
5991
5990
|
"chainStatus": "ACTIVE",
|
|
5992
|
-
"icon": "https://
|
|
5991
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust_mainnet.png",
|
|
5993
5992
|
"providers": {
|
|
5994
5993
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
5995
5994
|
"Crust Network": "wss://rpc.crust.network"
|
|
@@ -6022,7 +6021,7 @@
|
|
|
6022
6021
|
"name": "Acala - EVM",
|
|
6023
6022
|
"isTestnet": false,
|
|
6024
6023
|
"chainStatus": "ACTIVE",
|
|
6025
|
-
"icon": "https://
|
|
6024
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
6026
6025
|
"providers": {
|
|
6027
6026
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
6028
6027
|
},
|
|
@@ -6046,7 +6045,7 @@
|
|
|
6046
6045
|
"name": "Karura - EVM",
|
|
6047
6046
|
"isTestnet": false,
|
|
6048
6047
|
"chainStatus": "ACTIVE",
|
|
6049
|
-
"icon": "https://
|
|
6048
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
6050
6049
|
"providers": {
|
|
6051
6050
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
6052
6051
|
},
|
|
@@ -6070,7 +6069,7 @@
|
|
|
6070
6069
|
"name": "Bittensor",
|
|
6071
6070
|
"isTestnet": false,
|
|
6072
6071
|
"chainStatus": "ACTIVE",
|
|
6073
|
-
"icon": "https://
|
|
6072
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
6074
6073
|
"providers": {
|
|
6075
6074
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
|
|
6076
6075
|
},
|
|
@@ -6111,7 +6110,7 @@
|
|
|
6111
6110
|
"name": "Xcavate",
|
|
6112
6111
|
"isTestnet": true,
|
|
6113
6112
|
"chainStatus": "INACTIVE",
|
|
6114
|
-
"icon": "https://
|
|
6113
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
6115
6114
|
"providers": {
|
|
6116
6115
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
6117
6116
|
},
|
|
@@ -6140,7 +6139,7 @@
|
|
|
6140
6139
|
"name": "Unorthodox",
|
|
6141
6140
|
"isTestnet": false,
|
|
6142
6141
|
"chainStatus": "INACTIVE",
|
|
6143
|
-
"icon": "https://
|
|
6142
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
6144
6143
|
"providers": {},
|
|
6145
6144
|
"evmInfo": null,
|
|
6146
6145
|
"substrateInfo": {
|
|
@@ -6167,7 +6166,7 @@
|
|
|
6167
6166
|
"name": "Coinversation",
|
|
6168
6167
|
"isTestnet": false,
|
|
6169
6168
|
"chainStatus": "INACTIVE",
|
|
6170
|
-
"icon": "https://
|
|
6169
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
6171
6170
|
"providers": {},
|
|
6172
6171
|
"evmInfo": null,
|
|
6173
6172
|
"substrateInfo": {
|
|
@@ -6206,7 +6205,7 @@
|
|
|
6206
6205
|
"name": "LayerX Network",
|
|
6207
6206
|
"isTestnet": false,
|
|
6208
6207
|
"chainStatus": "INACTIVE",
|
|
6209
|
-
"icon": "https://
|
|
6208
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
6210
6209
|
"providers": {},
|
|
6211
6210
|
"evmInfo": null,
|
|
6212
6211
|
"substrateInfo": {
|
|
@@ -6233,7 +6232,7 @@
|
|
|
6233
6232
|
"name": "Moonsama",
|
|
6234
6233
|
"isTestnet": false,
|
|
6235
6234
|
"chainStatus": "INACTIVE",
|
|
6236
|
-
"icon": "https://
|
|
6235
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
6237
6236
|
"providers": {},
|
|
6238
6237
|
"evmInfo": null,
|
|
6239
6238
|
"substrateInfo": {
|
|
@@ -6272,7 +6271,7 @@
|
|
|
6272
6271
|
"name": "OAK Network",
|
|
6273
6272
|
"isTestnet": false,
|
|
6274
6273
|
"chainStatus": "INACTIVE",
|
|
6275
|
-
"icon": "https://
|
|
6274
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
6276
6275
|
"providers": {},
|
|
6277
6276
|
"evmInfo": null,
|
|
6278
6277
|
"substrateInfo": {
|
|
@@ -6311,7 +6310,7 @@
|
|
|
6311
6310
|
"name": "OmniBTC",
|
|
6312
6311
|
"isTestnet": false,
|
|
6313
6312
|
"chainStatus": "INACTIVE",
|
|
6314
|
-
"icon": "https://
|
|
6313
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
6315
6314
|
"providers": {},
|
|
6316
6315
|
"evmInfo": null,
|
|
6317
6316
|
"substrateInfo": {
|
|
@@ -6350,7 +6349,7 @@
|
|
|
6350
6349
|
"name": "peaq",
|
|
6351
6350
|
"isTestnet": false,
|
|
6352
6351
|
"chainStatus": "INACTIVE",
|
|
6353
|
-
"icon": "https://
|
|
6352
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
6354
6353
|
"providers": {},
|
|
6355
6354
|
"evmInfo": null,
|
|
6356
6355
|
"substrateInfo": {
|
|
@@ -6389,7 +6388,7 @@
|
|
|
6389
6388
|
"name": "Quantum Portal",
|
|
6390
6389
|
"isTestnet": false,
|
|
6391
6390
|
"chainStatus": "INACTIVE",
|
|
6392
|
-
"icon": "https://
|
|
6391
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
6393
6392
|
"providers": {},
|
|
6394
6393
|
"evmInfo": null,
|
|
6395
6394
|
"substrateInfo": {
|
|
@@ -6416,7 +6415,7 @@
|
|
|
6416
6415
|
"name": "Virto Network",
|
|
6417
6416
|
"isTestnet": false,
|
|
6418
6417
|
"chainStatus": "INACTIVE",
|
|
6419
|
-
"icon": "https://
|
|
6418
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
6420
6419
|
"providers": {},
|
|
6421
6420
|
"evmInfo": null,
|
|
6422
6421
|
"substrateInfo": {
|
|
@@ -6443,7 +6442,7 @@
|
|
|
6443
6442
|
"name": "Energy Web X",
|
|
6444
6443
|
"isTestnet": false,
|
|
6445
6444
|
"chainStatus": "ACTIVE",
|
|
6446
|
-
"icon": "https://
|
|
6445
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
6447
6446
|
"providers": {
|
|
6448
6447
|
"EWX": "wss://public-rpc.mainnet.energywebx.com/ws"
|
|
6449
6448
|
},
|
|
@@ -6484,7 +6483,7 @@
|
|
|
6484
6483
|
"name": "InvArch Network",
|
|
6485
6484
|
"isTestnet": false,
|
|
6486
6485
|
"chainStatus": "ACTIVE",
|
|
6487
|
-
"icon": "https://
|
|
6486
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
6488
6487
|
"providers": {
|
|
6489
6488
|
"Dwellir": "wss://invarch-rpc.dwellir.com"
|
|
6490
6489
|
},
|
|
@@ -6525,7 +6524,7 @@
|
|
|
6525
6524
|
"name": "Zero",
|
|
6526
6525
|
"isTestnet": false,
|
|
6527
6526
|
"chainStatus": "INACTIVE",
|
|
6528
|
-
"icon": "https://
|
|
6527
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
6529
6528
|
"providers": {},
|
|
6530
6529
|
"evmInfo": null,
|
|
6531
6530
|
"substrateInfo": {
|
|
@@ -6552,7 +6551,7 @@
|
|
|
6552
6551
|
"name": " Kpron Network",
|
|
6553
6552
|
"isTestnet": false,
|
|
6554
6553
|
"chainStatus": "INACTIVE",
|
|
6555
|
-
"icon": "https://
|
|
6554
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
6556
6555
|
"providers": {},
|
|
6557
6556
|
"evmInfo": null,
|
|
6558
6557
|
"substrateInfo": {
|
|
@@ -6579,7 +6578,7 @@
|
|
|
6579
6578
|
"name": "Mars",
|
|
6580
6579
|
"isTestnet": false,
|
|
6581
6580
|
"chainStatus": "INACTIVE",
|
|
6582
|
-
"icon": "https://
|
|
6581
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
6583
6582
|
"providers": {},
|
|
6584
6583
|
"evmInfo": null,
|
|
6585
6584
|
"substrateInfo": {
|
|
@@ -6606,7 +6605,7 @@
|
|
|
6606
6605
|
"name": "Snow",
|
|
6607
6606
|
"isTestnet": false,
|
|
6608
6607
|
"chainStatus": "INACTIVE",
|
|
6609
|
-
"icon": "https://
|
|
6608
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
6610
6609
|
"providers": {},
|
|
6611
6610
|
"evmInfo": null,
|
|
6612
6611
|
"substrateInfo": {
|
|
@@ -6648,7 +6647,7 @@
|
|
|
6648
6647
|
"name": "Aband",
|
|
6649
6648
|
"isTestnet": false,
|
|
6650
6649
|
"chainStatus": "INACTIVE",
|
|
6651
|
-
"icon": "https://
|
|
6650
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
6652
6651
|
"providers": {},
|
|
6653
6652
|
"evmInfo": null,
|
|
6654
6653
|
"substrateInfo": {
|
|
@@ -6687,7 +6686,7 @@
|
|
|
6687
6686
|
"name": "Acurast Canary",
|
|
6688
6687
|
"isTestnet": false,
|
|
6689
6688
|
"chainStatus": "INACTIVE",
|
|
6690
|
-
"icon": "https://
|
|
6689
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
6691
6690
|
"providers": {},
|
|
6692
6691
|
"evmInfo": null,
|
|
6693
6692
|
"substrateInfo": {
|
|
@@ -6714,7 +6713,7 @@
|
|
|
6714
6713
|
"name": "Alpha Network",
|
|
6715
6714
|
"isTestnet": false,
|
|
6716
6715
|
"chainStatus": "INACTIVE",
|
|
6717
|
-
"icon": "https://
|
|
6716
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
6718
6717
|
"providers": {},
|
|
6719
6718
|
"evmInfo": null,
|
|
6720
6719
|
"substrateInfo": {
|
|
@@ -6741,7 +6740,7 @@
|
|
|
6741
6740
|
"name": "Loom Network",
|
|
6742
6741
|
"isTestnet": false,
|
|
6743
6742
|
"chainStatus": "INACTIVE",
|
|
6744
|
-
"icon": "https://
|
|
6743
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
6745
6744
|
"providers": {},
|
|
6746
6745
|
"evmInfo": null,
|
|
6747
6746
|
"substrateInfo": {
|
|
@@ -6768,7 +6767,7 @@
|
|
|
6768
6767
|
"name": "SubGame Gamma",
|
|
6769
6768
|
"isTestnet": false,
|
|
6770
6769
|
"chainStatus": "INACTIVE",
|
|
6771
|
-
"icon": "https://
|
|
6770
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
6772
6771
|
"providers": {},
|
|
6773
6772
|
"evmInfo": null,
|
|
6774
6773
|
"substrateInfo": {
|
|
@@ -6795,7 +6794,7 @@
|
|
|
6795
6794
|
"name": "TrustBase",
|
|
6796
6795
|
"isTestnet": false,
|
|
6797
6796
|
"chainStatus": "INACTIVE",
|
|
6798
|
-
"icon": "https://
|
|
6797
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
6799
6798
|
"providers": {},
|
|
6800
6799
|
"evmInfo": null,
|
|
6801
6800
|
"substrateInfo": {
|
|
@@ -6822,7 +6821,7 @@
|
|
|
6822
6821
|
"name": "Manta Atlantic",
|
|
6823
6822
|
"isTestnet": false,
|
|
6824
6823
|
"chainStatus": "ACTIVE",
|
|
6825
|
-
"icon": "https://
|
|
6824
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
6826
6825
|
"providers": {
|
|
6827
6826
|
"Manta Network": "wss://ws.manta.systems"
|
|
6828
6827
|
},
|
|
@@ -6854,7 +6853,7 @@
|
|
|
6854
6853
|
"name": "t3rn",
|
|
6855
6854
|
"isTestnet": false,
|
|
6856
6855
|
"chainStatus": "INACTIVE",
|
|
6857
|
-
"icon": "https://
|
|
6856
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
6858
6857
|
"providers": {},
|
|
6859
6858
|
"evmInfo": null,
|
|
6860
6859
|
"substrateInfo": {
|
|
@@ -6881,7 +6880,7 @@
|
|
|
6881
6880
|
"name": "Geminis Network",
|
|
6882
6881
|
"isTestnet": false,
|
|
6883
6882
|
"chainStatus": "INACTIVE",
|
|
6884
|
-
"icon": "https://
|
|
6883
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
6885
6884
|
"providers": {},
|
|
6886
6885
|
"evmInfo": null,
|
|
6887
6886
|
"substrateInfo": {
|
|
@@ -6908,7 +6907,7 @@
|
|
|
6908
6907
|
"name": "Polimec Polkadot",
|
|
6909
6908
|
"isTestnet": false,
|
|
6910
6909
|
"chainStatus": "ACTIVE",
|
|
6911
|
-
"icon": "https://
|
|
6910
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
6912
6911
|
"providers": {
|
|
6913
6912
|
"Polimec": "wss://rpc.polimec.org",
|
|
6914
6913
|
"Amforc": "wss://polimec.rpc.amforc.com"
|
|
@@ -6950,7 +6949,7 @@
|
|
|
6950
6949
|
"name": "SubDAO",
|
|
6951
6950
|
"isTestnet": false,
|
|
6952
6951
|
"chainStatus": "INACTIVE",
|
|
6953
|
-
"icon": "https://
|
|
6952
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
6954
6953
|
"providers": {},
|
|
6955
6954
|
"evmInfo": null,
|
|
6956
6955
|
"substrateInfo": {
|
|
@@ -6977,7 +6976,7 @@
|
|
|
6977
6976
|
"name": "SubGame Network",
|
|
6978
6977
|
"isTestnet": false,
|
|
6979
6978
|
"chainStatus": "INACTIVE",
|
|
6980
|
-
"icon": "https://
|
|
6979
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
6981
6980
|
"providers": {},
|
|
6982
6981
|
"evmInfo": null,
|
|
6983
6982
|
"substrateInfo": {
|
|
@@ -7004,7 +7003,7 @@
|
|
|
7004
7003
|
"name": "ZetaChain Testnet",
|
|
7005
7004
|
"isTestnet": true,
|
|
7006
7005
|
"chainStatus": "ACTIVE",
|
|
7007
|
-
"icon": "https://
|
|
7006
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png",
|
|
7008
7007
|
"providers": {
|
|
7009
7008
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
7010
7009
|
},
|
|
@@ -7025,7 +7024,7 @@
|
|
|
7025
7024
|
"name": "Watr Mainnet",
|
|
7026
7025
|
"isTestnet": false,
|
|
7027
7026
|
"chainStatus": "ACTIVE",
|
|
7028
|
-
"icon": "https://
|
|
7027
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet.png",
|
|
7029
7028
|
"providers": {
|
|
7030
7029
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7031
7030
|
},
|
|
@@ -7054,7 +7053,7 @@
|
|
|
7054
7053
|
"name": "Watr Mainnet - EVM",
|
|
7055
7054
|
"isTestnet": false,
|
|
7056
7055
|
"chainStatus": "ACTIVE",
|
|
7057
|
-
"icon": "https://
|
|
7056
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet_evm.png",
|
|
7058
7057
|
"providers": {
|
|
7059
7058
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7060
7059
|
},
|
|
@@ -7075,7 +7074,7 @@
|
|
|
7075
7074
|
"name": "Enjin Relaychain",
|
|
7076
7075
|
"isTestnet": false,
|
|
7077
7076
|
"chainStatus": "ACTIVE",
|
|
7078
|
-
"icon": "https://
|
|
7077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_relaychain.png",
|
|
7079
7078
|
"providers": {
|
|
7080
7079
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
7081
7080
|
},
|
|
@@ -7104,7 +7103,7 @@
|
|
|
7104
7103
|
"name": "Enjin Matrixchain",
|
|
7105
7104
|
"isTestnet": false,
|
|
7106
7105
|
"chainStatus": "ACTIVE",
|
|
7107
|
-
"icon": "https://
|
|
7106
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_matrixchain.png",
|
|
7108
7107
|
"providers": {
|
|
7109
7108
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7110
7109
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7134,7 +7133,7 @@
|
|
|
7134
7133
|
"name": "Vara Network Testnet",
|
|
7135
7134
|
"isTestnet": true,
|
|
7136
7135
|
"chainStatus": "ACTIVE",
|
|
7137
|
-
"icon": "https://
|
|
7136
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_testnet.png",
|
|
7138
7137
|
"providers": {
|
|
7139
7138
|
"Vara": "wss://testnet.vara-network.io"
|
|
7140
7139
|
},
|
|
@@ -7163,7 +7162,7 @@
|
|
|
7163
7162
|
"name": "Avail Goldberg Testnet",
|
|
7164
7163
|
"isTestnet": true,
|
|
7165
7164
|
"chainStatus": "ACTIVE",
|
|
7166
|
-
"icon": "https://
|
|
7165
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/goldberg_testnet.png",
|
|
7167
7166
|
"providers": {
|
|
7168
7167
|
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
7169
7168
|
},
|
|
@@ -7195,7 +7194,7 @@
|
|
|
7195
7194
|
"name": "EWX Staging Parachain",
|
|
7196
7195
|
"isTestnet": true,
|
|
7197
7196
|
"chainStatus": "ACTIVE",
|
|
7198
|
-
"icon": "https://
|
|
7197
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_testnet.png",
|
|
7199
7198
|
"providers": {
|
|
7200
7199
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7201
7200
|
},
|
|
@@ -7224,7 +7223,7 @@
|
|
|
7224
7223
|
"name": "Energy Web Chain",
|
|
7225
7224
|
"isTestnet": false,
|
|
7226
7225
|
"chainStatus": "ACTIVE",
|
|
7227
|
-
"icon": "https://
|
|
7226
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_chain.png",
|
|
7228
7227
|
"providers": {
|
|
7229
7228
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7230
7229
|
},
|
|
@@ -7248,7 +7247,7 @@
|
|
|
7248
7247
|
"name": "Energy Web X Rococo",
|
|
7249
7248
|
"isTestnet": true,
|
|
7250
7249
|
"chainStatus": "ACTIVE",
|
|
7251
|
-
"icon": "https://
|
|
7250
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_rococo.png",
|
|
7252
7251
|
"providers": {
|
|
7253
7252
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7254
7253
|
},
|
|
@@ -7277,7 +7276,7 @@
|
|
|
7277
7276
|
"name": "Manta Pacific",
|
|
7278
7277
|
"isTestnet": false,
|
|
7279
7278
|
"chainStatus": "ACTIVE",
|
|
7280
|
-
"icon": "https://
|
|
7279
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network_evm.png",
|
|
7281
7280
|
"providers": {
|
|
7282
7281
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7283
7282
|
},
|
|
@@ -7301,7 +7300,7 @@
|
|
|
7301
7300
|
"name": "Polkadex Polkadot",
|
|
7302
7301
|
"isTestnet": false,
|
|
7303
7302
|
"chainStatus": "ACTIVE",
|
|
7304
|
-
"icon": "https://
|
|
7303
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex_dot.png",
|
|
7305
7304
|
"providers": {
|
|
7306
7305
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
7307
7306
|
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
@@ -7341,41 +7340,12 @@
|
|
|
7341
7340
|
"chainBalanceSlug": null
|
|
7342
7341
|
}
|
|
7343
7342
|
},
|
|
7344
|
-
"bittensor_testnet": {
|
|
7345
|
-
"slug": "bittensor_testnet",
|
|
7346
|
-
"name": "Bittensor Testnet",
|
|
7347
|
-
"isTestnet": true,
|
|
7348
|
-
"chainStatus": "INACTIVE",
|
|
7349
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bittensor_testnet.png",
|
|
7350
|
-
"providers": {
|
|
7351
|
-
"Testnet": "wss://test.finney.opentensor.ai:443"
|
|
7352
|
-
},
|
|
7353
|
-
"evmInfo": null,
|
|
7354
|
-
"substrateInfo": {
|
|
7355
|
-
"relaySlug": null,
|
|
7356
|
-
"paraId": null,
|
|
7357
|
-
"genesisHash": "0x8f9cf856bf558a14440e75569c9e58594757048d7b3a84b5d25f6bd978263105",
|
|
7358
|
-
"addressPrefix": 42,
|
|
7359
|
-
"chainType": null,
|
|
7360
|
-
"crowdloanUrl": null,
|
|
7361
|
-
"blockExplorer": null,
|
|
7362
|
-
"existentialDeposit": "500",
|
|
7363
|
-
"symbol": "TAO",
|
|
7364
|
-
"decimals": 9,
|
|
7365
|
-
"hasNativeNft": null,
|
|
7366
|
-
"supportStaking": true,
|
|
7367
|
-
"supportSmartContract": null,
|
|
7368
|
-
"crowdloanParaId": null,
|
|
7369
|
-
"crowdloanFunds": []
|
|
7370
|
-
},
|
|
7371
|
-
"extraInfo": null
|
|
7372
|
-
},
|
|
7373
7343
|
"subspace_gemini_3h": {
|
|
7374
7344
|
"slug": "subspace_gemini_3h",
|
|
7375
7345
|
"name": "Subspace Gemini 3h",
|
|
7376
7346
|
"isTestnet": true,
|
|
7377
7347
|
"chainStatus": "ACTIVE",
|
|
7378
|
-
"icon": "https://
|
|
7348
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3h.png",
|
|
7379
7349
|
"providers": {
|
|
7380
7350
|
"Gemini 3h": "wss://rpc-0.gemini-3h.subspace.network/ws"
|
|
7381
7351
|
},
|
|
@@ -7407,7 +7377,7 @@
|
|
|
7407
7377
|
"name": "Continuum Network",
|
|
7408
7378
|
"isTestnet": false,
|
|
7409
7379
|
"chainStatus": "ACTIVE",
|
|
7410
|
-
"icon": "https://
|
|
7380
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/continuum_network.png",
|
|
7411
7381
|
"providers": {
|
|
7412
7382
|
"Continuum RPC Node": "wss://continuum-rpc-1.metaverse.network/wss"
|
|
7413
7383
|
},
|
|
@@ -7439,7 +7409,7 @@
|
|
|
7439
7409
|
"name": "Rococo Asset Hub",
|
|
7440
7410
|
"isTestnet": true,
|
|
7441
7411
|
"chainStatus": "ACTIVE",
|
|
7442
|
-
"icon": "https://
|
|
7412
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo_assethub.png",
|
|
7443
7413
|
"providers": {
|
|
7444
7414
|
"Dwellir": "wss://rococo-asset-hub-rpc.dwellir.com",
|
|
7445
7415
|
"Parity": "wss://rococo-asset-hub-rpc.polkadot.io"
|
|
@@ -7469,7 +7439,7 @@
|
|
|
7469
7439
|
"name": "OKX X1 testnet",
|
|
7470
7440
|
"isTestnet": true,
|
|
7471
7441
|
"chainStatus": "ACTIVE",
|
|
7472
|
-
"icon": "https://
|
|
7442
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/okxtest.png",
|
|
7473
7443
|
"providers": {
|
|
7474
7444
|
"Testrpc": "https://testrpc.x1.tech/",
|
|
7475
7445
|
"X1testrpc": "https://x1testrpc.okx.com/"
|
|
@@ -7494,7 +7464,7 @@
|
|
|
7494
7464
|
"name": "Liberland Testnet",
|
|
7495
7465
|
"isTestnet": true,
|
|
7496
7466
|
"chainStatus": "ACTIVE",
|
|
7497
|
-
"icon": "https://
|
|
7467
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberlandtest.png",
|
|
7498
7468
|
"providers": {
|
|
7499
7469
|
"Liberland": "wss://testchain.liberland.org"
|
|
7500
7470
|
},
|
|
@@ -7523,7 +7493,7 @@
|
|
|
7523
7493
|
"name": "Liberland",
|
|
7524
7494
|
"isTestnet": false,
|
|
7525
7495
|
"chainStatus": "ACTIVE",
|
|
7526
|
-
"icon": "https://
|
|
7496
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberland.png",
|
|
7527
7497
|
"providers": {
|
|
7528
7498
|
"Liberland": "wss://mainnet.liberland.org"
|
|
7529
7499
|
},
|
|
@@ -7552,7 +7522,7 @@
|
|
|
7552
7522
|
"name": "Polkadot Chainflip Testnet",
|
|
7553
7523
|
"isTestnet": true,
|
|
7554
7524
|
"chainStatus": "ACTIVE",
|
|
7555
|
-
"icon": "https://
|
|
7525
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainflip_dot.png",
|
|
7556
7526
|
"providers": {
|
|
7557
7527
|
"Chainflip": "wss://rpc-pdot.chainflip.io"
|
|
7558
7528
|
},
|
|
@@ -7581,7 +7551,7 @@
|
|
|
7581
7551
|
"name": "Tangle Testnet",
|
|
7582
7552
|
"isTestnet": true,
|
|
7583
7553
|
"chainStatus": "ACTIVE",
|
|
7584
|
-
"icon": "https://
|
|
7554
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tangletest.png",
|
|
7585
7555
|
"providers": {
|
|
7586
7556
|
"Webb": "wss://testnet-rpc.tangle.tools"
|
|
7587
7557
|
},
|
|
@@ -7610,7 +7580,7 @@
|
|
|
7610
7580
|
"name": "DENTNet",
|
|
7611
7581
|
"isTestnet": false,
|
|
7612
7582
|
"chainStatus": "ACTIVE",
|
|
7613
|
-
"icon": "https://
|
|
7583
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dentnet.png",
|
|
7614
7584
|
"providers": {
|
|
7615
7585
|
"Dentnet": "wss://rpc.dentnet.io/ws"
|
|
7616
7586
|
},
|
|
@@ -7639,7 +7609,7 @@
|
|
|
7639
7609
|
"name": "Phyken Network Testnet",
|
|
7640
7610
|
"isTestnet": true,
|
|
7641
7611
|
"chainStatus": "ACTIVE",
|
|
7642
|
-
"icon": "https://
|
|
7612
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phykentest.png",
|
|
7643
7613
|
"providers": {
|
|
7644
7614
|
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
|
|
7645
7615
|
},
|
|
@@ -7668,7 +7638,7 @@
|
|
|
7668
7638
|
"name": "Creditcoin Testnet - EVM",
|
|
7669
7639
|
"isTestnet": true,
|
|
7670
7640
|
"chainStatus": "ACTIVE",
|
|
7671
|
-
"icon": "https://
|
|
7641
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcointestevm.png",
|
|
7672
7642
|
"providers": {
|
|
7673
7643
|
"Creditcoin Testnet EVM": "https://rpc.cc3-testnet.creditcoin.network/"
|
|
7674
7644
|
},
|
|
@@ -7689,7 +7659,7 @@
|
|
|
7689
7659
|
"name": "Astar zkEVM",
|
|
7690
7660
|
"isTestnet": false,
|
|
7691
7661
|
"chainStatus": "ACTIVE",
|
|
7692
|
-
"icon": "https://
|
|
7662
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarzkevm.png",
|
|
7693
7663
|
"providers": {
|
|
7694
7664
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
7695
7665
|
},
|
|
@@ -7710,7 +7680,7 @@
|
|
|
7710
7680
|
"name": "Ethereum Sepolia",
|
|
7711
7681
|
"isTestnet": true,
|
|
7712
7682
|
"chainStatus": "ACTIVE",
|
|
7713
|
-
"icon": "https://
|
|
7683
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sepolia_ethereum.png",
|
|
7714
7684
|
"providers": {
|
|
7715
7685
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
7716
7686
|
"Europe RPC 2": "https://rpc2.sepolia.org",
|
|
@@ -7730,34 +7700,5 @@
|
|
|
7730
7700
|
},
|
|
7731
7701
|
"substrateInfo": null,
|
|
7732
7702
|
"extraInfo": null
|
|
7733
|
-
},
|
|
7734
|
-
"hydradx_rococo": {
|
|
7735
|
-
"slug": "hydradx_rococo",
|
|
7736
|
-
"name": "HydraDX Rococo",
|
|
7737
|
-
"isTestnet": null,
|
|
7738
|
-
"chainStatus": "ACTIVE",
|
|
7739
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
7740
|
-
"providers": {
|
|
7741
|
-
"Hydration Nice": "wss://rpc.nice.hydration.cloud"
|
|
7742
|
-
},
|
|
7743
|
-
"evmInfo": null,
|
|
7744
|
-
"substrateInfo": {
|
|
7745
|
-
"relaySlug": "rococo",
|
|
7746
|
-
"paraId": 2032,
|
|
7747
|
-
"genesisHash": "0x06111acb32100bf87c88d28b1386f33136939b363cd86eb086626bc7d2a0022c",
|
|
7748
|
-
"addressPrefix": 63,
|
|
7749
|
-
"chainType": "PARACHAIN",
|
|
7750
|
-
"crowdloanUrl": null,
|
|
7751
|
-
"blockExplorer": null,
|
|
7752
|
-
"existentialDeposit": "1000000000000",
|
|
7753
|
-
"symbol": "HDX",
|
|
7754
|
-
"decimals": 12,
|
|
7755
|
-
"hasNativeNft": null,
|
|
7756
|
-
"supportStaking": null,
|
|
7757
|
-
"supportSmartContract": null,
|
|
7758
|
-
"crowdloanParaId": null,
|
|
7759
|
-
"crowdloanFunds": []
|
|
7760
|
-
},
|
|
7761
|
-
"extraInfo": null
|
|
7762
7703
|
}
|
|
7763
7704
|
}
|