@subwallet/chain-list 0.2.35-beta.4 → 0.2.36
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 +1446 -1446
- package/cjs/data/AssetLogoMap.json +517 -517
- package/cjs/data/ChainAsset.json +468 -468
- package/cjs/data/ChainInfo.json +207 -207
- package/cjs/data/ChainLogoMap.json +210 -210
- package/cjs/data/MultiChainAsset.json +44 -44
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +517 -517
- package/data/ChainAsset.json +468 -468
- package/data/ChainInfo.json +207 -207
- package/data/ChainLogoMap.json +210 -210
- package/data/MultiChainAsset.json +44 -44
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/cjs/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://polkadot.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
|
"Llamarpc": "https://eth.llamarpc.com",
|
|
88
88
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"name": "Binance Smart Chain",
|
|
111
111
|
"isTestnet": false,
|
|
112
112
|
"chainStatus": "ACTIVE",
|
|
113
|
-
"icon": "https://
|
|
113
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance.png",
|
|
114
114
|
"providers": {
|
|
115
115
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
116
116
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"name": "Moonbeam",
|
|
138
138
|
"isTestnet": false,
|
|
139
139
|
"chainStatus": "ACTIVE",
|
|
140
|
-
"icon": "https://
|
|
140
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
141
141
|
"providers": {
|
|
142
142
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
143
143
|
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"name": "Pioneer Network",
|
|
197
197
|
"isTestnet": false,
|
|
198
198
|
"chainStatus": "ACTIVE",
|
|
199
|
-
"icon": "https://
|
|
199
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pioneer.png",
|
|
200
200
|
"providers": {
|
|
201
201
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
202
202
|
},
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"name": "Aleph Zero",
|
|
240
240
|
"isTestnet": false,
|
|
241
241
|
"chainStatus": "ACTIVE",
|
|
242
|
-
"icon": "https://
|
|
242
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph.png",
|
|
243
243
|
"providers": {
|
|
244
244
|
"Aleph Zero Foundation": "wss://ws.azero.dev"
|
|
245
245
|
},
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"name": "Astar",
|
|
274
274
|
"isTestnet": false,
|
|
275
275
|
"chainStatus": "ACTIVE",
|
|
276
|
-
"icon": "https://
|
|
276
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astar.png",
|
|
277
277
|
"providers": {
|
|
278
278
|
"Astar": "wss://rpc.astar.network",
|
|
279
279
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"name": "Astar - EVM",
|
|
325
325
|
"isTestnet": false,
|
|
326
326
|
"chainStatus": "ACTIVE",
|
|
327
|
-
"icon": "https://
|
|
327
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarevm.png",
|
|
328
328
|
"providers": {
|
|
329
329
|
"Astar": "https://evm.astar.network",
|
|
330
330
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
"name": "Polkadot Asset Hub (Statemint)",
|
|
352
352
|
"isTestnet": false,
|
|
353
353
|
"chainStatus": "ACTIVE",
|
|
354
|
-
"icon": "https://
|
|
354
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemint.png",
|
|
355
355
|
"providers": {
|
|
356
356
|
"Dwellir": "wss://statemint-rpc.dwellir.com",
|
|
357
357
|
"RadiumBlock": "wss://statemint.public.curie.radiumblock.co/ws",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"name": "Acala",
|
|
385
385
|
"isTestnet": false,
|
|
386
386
|
"chainStatus": "ACTIVE",
|
|
387
|
-
"icon": "https://
|
|
387
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala.png",
|
|
388
388
|
"providers": {
|
|
389
389
|
"Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
|
|
390
390
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"name": "Polygon",
|
|
434
434
|
"isTestnet": false,
|
|
435
435
|
"chainStatus": "ACTIVE",
|
|
436
|
-
"icon": "https://
|
|
436
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygon.png",
|
|
437
437
|
"providers": {
|
|
438
438
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
439
439
|
"BlastApi": "https://polygon-mainnet.public.blastapi.io",
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"name": "Arbitrum One",
|
|
460
460
|
"isTestnet": false,
|
|
461
461
|
"chainStatus": "ACTIVE",
|
|
462
|
-
"icon": "https://
|
|
462
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/arbitrum_one.png",
|
|
463
463
|
"providers": {
|
|
464
464
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
465
465
|
"BlastApi": "https://arbitrum-one.public.blastapi.io"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"name": "Optimism",
|
|
485
485
|
"isTestnet": false,
|
|
486
486
|
"chainStatus": "ACTIVE",
|
|
487
|
-
"icon": "https://
|
|
487
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/optimism.png",
|
|
488
488
|
"providers": {
|
|
489
489
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
490
490
|
},
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
"name": "TomoChain",
|
|
509
509
|
"isTestnet": false,
|
|
510
510
|
"chainStatus": "ACTIVE",
|
|
511
|
-
"icon": "https://
|
|
511
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tomochain.png",
|
|
512
512
|
"providers": {
|
|
513
513
|
"TomoChain": "https://rpc.tomochain.com"
|
|
514
514
|
},
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
"name": "Aleph Zero Testnet",
|
|
533
533
|
"isTestnet": true,
|
|
534
534
|
"chainStatus": "ACTIVE",
|
|
535
|
-
"icon": "https://
|
|
535
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephtest.png",
|
|
536
536
|
"providers": {
|
|
537
537
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev"
|
|
538
538
|
},
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"name": "Shiden",
|
|
565
565
|
"isTestnet": false,
|
|
566
566
|
"chainStatus": "ACTIVE",
|
|
567
|
-
"icon": "https://
|
|
567
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shiden.png",
|
|
568
568
|
"providers": {
|
|
569
569
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
570
570
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"name": "Shiden - EVM",
|
|
636
636
|
"isTestnet": false,
|
|
637
637
|
"chainStatus": "ACTIVE",
|
|
638
|
-
"icon": "https://
|
|
638
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shidenevm.png",
|
|
639
639
|
"providers": {
|
|
640
640
|
"Astar": "https://evm.shiden.astar.network",
|
|
641
641
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"name": "Shibuya Testnet",
|
|
663
663
|
"isTestnet": true,
|
|
664
664
|
"chainStatus": "ACTIVE",
|
|
665
|
-
"icon": "https://
|
|
665
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuya.png",
|
|
666
666
|
"providers": {
|
|
667
667
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
668
668
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"name": "Shibuya Testnet - EVM",
|
|
698
698
|
"isTestnet": true,
|
|
699
699
|
"chainStatus": "ACTIVE",
|
|
700
|
-
"icon": "https://
|
|
700
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuyaevm.png",
|
|
701
701
|
"providers": {
|
|
702
702
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
703
703
|
"Dwellir": "https://shibuya-rpc.dwellir.com",
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"name": "Aventus Polkadot",
|
|
724
724
|
"isTestnet": false,
|
|
725
725
|
"chainStatus": "ACTIVE",
|
|
726
|
-
"icon": "https://
|
|
726
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus.png",
|
|
727
727
|
"providers": {
|
|
728
728
|
"Aventus": "wss://public-rpc.mainnet.aventus.io"
|
|
729
729
|
},
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
"name": "Westend",
|
|
765
765
|
"isTestnet": true,
|
|
766
766
|
"chainStatus": "ACTIVE",
|
|
767
|
-
"icon": "https://
|
|
767
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/westend.png",
|
|
768
768
|
"providers": {
|
|
769
769
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
770
770
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
"name": "Rococo",
|
|
800
800
|
"isTestnet": true,
|
|
801
801
|
"chainStatus": "ACTIVE",
|
|
802
|
-
"icon": "https://
|
|
802
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo.png",
|
|
803
803
|
"providers": {
|
|
804
804
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
805
805
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"name": "Bit.Country - Alpha Net",
|
|
835
835
|
"isTestnet": true,
|
|
836
836
|
"chainStatus": "ACTIVE",
|
|
837
|
-
"icon": "https://
|
|
837
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcountry.png",
|
|
838
838
|
"providers": {
|
|
839
839
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
840
840
|
},
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
"name": "Equilibrium",
|
|
864
864
|
"isTestnet": false,
|
|
865
865
|
"chainStatus": "ACTIVE",
|
|
866
|
-
"icon": "https://
|
|
866
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/equilibrium_parachain.png",
|
|
867
867
|
"providers": {
|
|
868
868
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
869
869
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
"name": "Moonbase Alpha",
|
|
906
906
|
"isTestnet": true,
|
|
907
907
|
"chainStatus": "ACTIVE",
|
|
908
|
-
"icon": "https://
|
|
908
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbase.png",
|
|
909
909
|
"providers": {
|
|
910
910
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
911
911
|
"Blast": "wss://moonbase-alpha.public.blastapi.io",
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
"name": "Moonriver",
|
|
950
950
|
"isTestnet": false,
|
|
951
951
|
"chainStatus": "ACTIVE",
|
|
952
|
-
"icon": "https://
|
|
952
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonriver.png",
|
|
953
953
|
"providers": {
|
|
954
954
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
955
955
|
"Blast": "wss://moonriver.public.blastapi.io",
|
|
@@ -1017,7 +1017,7 @@
|
|
|
1017
1017
|
"name": "Turing Staging",
|
|
1018
1018
|
"isTestnet": true,
|
|
1019
1019
|
"chainStatus": "ACTIVE",
|
|
1020
|
-
"icon": "https://
|
|
1020
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turingstaging.png",
|
|
1021
1021
|
"providers": {
|
|
1022
1022
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1023
1023
|
},
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
"name": "Turing",
|
|
1047
1047
|
"isTestnet": false,
|
|
1048
1048
|
"chainStatus": "ACTIVE",
|
|
1049
|
-
"icon": "https://
|
|
1049
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turing.png",
|
|
1050
1050
|
"providers": {
|
|
1051
1051
|
"Turing": "wss://rpc.turing.oak.tech",
|
|
1052
1052
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
@@ -1090,7 +1090,7 @@
|
|
|
1090
1090
|
"name": "Bifrost Kusama",
|
|
1091
1091
|
"isTestnet": false,
|
|
1092
1092
|
"chainStatus": "ACTIVE",
|
|
1093
|
-
"icon": "https://
|
|
1093
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost.png",
|
|
1094
1094
|
"providers": {
|
|
1095
1095
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1096
1096
|
"Dwellir": "wss://bifrost-rpc.dwellir.com",
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
"name": "Bifrost Polkadot",
|
|
1147
1147
|
"isTestnet": false,
|
|
1148
1148
|
"chainStatus": "ACTIVE",
|
|
1149
|
-
"icon": "https://
|
|
1149
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_dot.png",
|
|
1150
1150
|
"providers": {
|
|
1151
1151
|
"Dwellir": "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
1152
1152
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
@@ -1192,7 +1192,7 @@
|
|
|
1192
1192
|
"name": "Bifrost Testnet",
|
|
1193
1193
|
"isTestnet": true,
|
|
1194
1194
|
"chainStatus": "ACTIVE",
|
|
1195
|
-
"icon": "https://
|
|
1195
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_testnet.png",
|
|
1196
1196
|
"providers": {
|
|
1197
1197
|
"Liebi": "wss://bifrost-rpc.rococo.liebi.com/ws"
|
|
1198
1198
|
},
|
|
@@ -1221,7 +1221,7 @@
|
|
|
1221
1221
|
"name": "Calamari",
|
|
1222
1222
|
"isTestnet": false,
|
|
1223
1223
|
"chainStatus": "ACTIVE",
|
|
1224
|
-
"icon": "https://
|
|
1224
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari.png",
|
|
1225
1225
|
"providers": {
|
|
1226
1226
|
"Manta Network": "wss://calamari.systems"
|
|
1227
1227
|
},
|
|
@@ -1264,7 +1264,7 @@
|
|
|
1264
1264
|
"name": "Amplitude",
|
|
1265
1265
|
"isTestnet": false,
|
|
1266
1266
|
"chainStatus": "ACTIVE",
|
|
1267
|
-
"icon": "https://
|
|
1267
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude.png",
|
|
1268
1268
|
"providers": {
|
|
1269
1269
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech"
|
|
1270
1270
|
},
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
"name": "Amplitude Testnet",
|
|
1306
1306
|
"isTestnet": true,
|
|
1307
1307
|
"chainStatus": "ACTIVE",
|
|
1308
|
-
"icon": "https://
|
|
1308
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude_test.png",
|
|
1309
1309
|
"providers": {
|
|
1310
1310
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1311
1311
|
},
|
|
@@ -1334,7 +1334,7 @@
|
|
|
1334
1334
|
"name": "Bobabase Testnet",
|
|
1335
1335
|
"isTestnet": true,
|
|
1336
1336
|
"chainStatus": "INACTIVE",
|
|
1337
|
-
"icon": "https://
|
|
1337
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabase.png",
|
|
1338
1338
|
"providers": {},
|
|
1339
1339
|
"evmInfo": {
|
|
1340
1340
|
"evmChainId": 1297,
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
"name": "Ethereum Testnet (Goerli)",
|
|
1357
1357
|
"isTestnet": true,
|
|
1358
1358
|
"chainStatus": "ACTIVE",
|
|
1359
|
-
"icon": "https://
|
|
1359
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum_goerli.png",
|
|
1360
1360
|
"providers": {
|
|
1361
1361
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1362
1362
|
},
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"name": "Binance Smart Chain (Testnet)",
|
|
1381
1381
|
"isTestnet": true,
|
|
1382
1382
|
"chainStatus": "ACTIVE",
|
|
1383
|
-
"icon": "https://
|
|
1383
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance_test.png",
|
|
1384
1384
|
"providers": {
|
|
1385
1385
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1386
1386
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1405,7 +1405,7 @@
|
|
|
1405
1405
|
"name": "Parallel",
|
|
1406
1406
|
"isTestnet": false,
|
|
1407
1407
|
"chainStatus": "ACTIVE",
|
|
1408
|
-
"icon": "https://
|
|
1408
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/parallel.png",
|
|
1409
1409
|
"providers": {
|
|
1410
1410
|
"Dwellir": "wss://parallel-rpc.dwellir.com",
|
|
1411
1411
|
"Parallel": "wss://polkadot-parallel-rpc.parallel.fi"
|
|
@@ -1471,7 +1471,7 @@
|
|
|
1471
1471
|
"name": "Clover",
|
|
1472
1472
|
"isTestnet": false,
|
|
1473
1473
|
"chainStatus": "ACTIVE",
|
|
1474
|
-
"icon": "https://
|
|
1474
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/clover.png",
|
|
1475
1475
|
"providers": {
|
|
1476
1476
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1477
1477
|
},
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
"name": "Clover - EVM",
|
|
1526
1526
|
"isTestnet": false,
|
|
1527
1527
|
"chainStatus": "ACTIVE",
|
|
1528
|
-
"icon": "https://
|
|
1528
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cloverevm.png",
|
|
1529
1529
|
"providers": {
|
|
1530
1530
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1531
1531
|
},
|
|
@@ -1549,7 +1549,7 @@
|
|
|
1549
1549
|
"name": "HydraDX",
|
|
1550
1550
|
"isTestnet": false,
|
|
1551
1551
|
"chainStatus": "ACTIVE",
|
|
1552
|
-
"icon": "https://
|
|
1552
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hydradx_main.png",
|
|
1553
1553
|
"providers": {
|
|
1554
1554
|
"Galactic Council": "wss://rpc.hydradx.cloud",
|
|
1555
1555
|
"Dwellir": "wss://hydradx-rpc.dwellir.com"
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"name": "Edgeware",
|
|
1594
1594
|
"isTestnet": false,
|
|
1595
1595
|
"chainStatus": "ACTIVE",
|
|
1596
|
-
"icon": "https://
|
|
1596
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/edgeware.png",
|
|
1597
1597
|
"providers": {
|
|
1598
1598
|
"JelliedOwl": "wss://edgeware.jelliedowl.net",
|
|
1599
1599
|
"Commonwealth Labs": "wss://mainnet2.edgewa.re"
|
|
@@ -1623,7 +1623,7 @@
|
|
|
1623
1623
|
"name": "Centrifuge",
|
|
1624
1624
|
"isTestnet": false,
|
|
1625
1625
|
"chainStatus": "ACTIVE",
|
|
1626
|
-
"icon": "https://
|
|
1626
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/centrifuge.png",
|
|
1627
1627
|
"providers": {
|
|
1628
1628
|
"Centrifuge": "wss://fullnode.parachain.centrifuge.io",
|
|
1629
1629
|
"OnFinality": "wss://centrifuge-parachain.api.onfinality.io/public-ws"
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
"name": "Interlay",
|
|
1668
1668
|
"isTestnet": false,
|
|
1669
1669
|
"chainStatus": "ACTIVE",
|
|
1670
|
-
"icon": "https://
|
|
1670
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/interlay.png",
|
|
1671
1671
|
"providers": {
|
|
1672
1672
|
"Kintsugi Labs": "wss://api.interlay.io/parachain",
|
|
1673
1673
|
"Dwellir": "wss://interlay-rpc.dwellir.com",
|
|
@@ -1712,7 +1712,7 @@
|
|
|
1712
1712
|
"name": "Nodle",
|
|
1713
1713
|
"isTestnet": false,
|
|
1714
1714
|
"chainStatus": "ACTIVE",
|
|
1715
|
-
"icon": "https://
|
|
1715
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nodle.png",
|
|
1716
1716
|
"providers": {
|
|
1717
1717
|
"OnFinality": "wss://nodle-parachain.api.onfinality.io/public-ws",
|
|
1718
1718
|
"Dwellir": "wss://eden-rpc.dwellir.com"
|
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
"name": "Darwinia 2",
|
|
1757
1757
|
"isTestnet": false,
|
|
1758
1758
|
"chainStatus": "ACTIVE",
|
|
1759
|
-
"icon": "https://
|
|
1759
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/darwinia2.png",
|
|
1760
1760
|
"providers": {
|
|
1761
1761
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1762
1762
|
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"name": "SORA Kusama",
|
|
1801
1801
|
"isTestnet": false,
|
|
1802
1802
|
"chainStatus": "ACTIVE",
|
|
1803
|
-
"icon": "https://
|
|
1803
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_ksm.png",
|
|
1804
1804
|
"providers": {
|
|
1805
1805
|
"Soramitsu": "wss://ws.parachain-collator-1.c1.sora2.soramitsu.co.jp"
|
|
1806
1806
|
},
|
|
@@ -1852,7 +1852,7 @@
|
|
|
1852
1852
|
"name": "Ares Odyssey",
|
|
1853
1853
|
"isTestnet": false,
|
|
1854
1854
|
"chainStatus": "ACTIVE",
|
|
1855
|
-
"icon": "https://
|
|
1855
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/odyssey.png",
|
|
1856
1856
|
"providers": {
|
|
1857
1857
|
"AresProtocol": "wss://odyssey.aresprotocol.io"
|
|
1858
1858
|
},
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"name": "Polkadex",
|
|
1882
1882
|
"isTestnet": false,
|
|
1883
1883
|
"chainStatus": "ACTIVE",
|
|
1884
|
-
"icon": "https://
|
|
1884
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex.png",
|
|
1885
1885
|
"providers": {
|
|
1886
1886
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
1887
1887
|
"Dwellir": "wss://polkadex-rpc.dwellir.com",
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
"name": "Polkadex - Testnet",
|
|
1927
1927
|
"isTestnet": true,
|
|
1928
1928
|
"chainStatus": "STOPPED",
|
|
1929
|
-
"icon": "https://
|
|
1929
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadextest.png",
|
|
1930
1930
|
"providers": {
|
|
1931
1931
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
1932
1932
|
},
|
|
@@ -1955,7 +1955,7 @@
|
|
|
1955
1955
|
"name": "RMRK Devnet",
|
|
1956
1956
|
"isTestnet": true,
|
|
1957
1957
|
"chainStatus": "INACTIVE",
|
|
1958
|
-
"icon": "https://
|
|
1958
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rmrk.png",
|
|
1959
1959
|
"providers": {
|
|
1960
1960
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
1961
1961
|
},
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"name": "Dolphin Testnet",
|
|
1985
1985
|
"isTestnet": true,
|
|
1986
1986
|
"chainStatus": "INACTIVE",
|
|
1987
|
-
"icon": "https://
|
|
1987
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dolphin.png",
|
|
1988
1988
|
"providers": {},
|
|
1989
1989
|
"evmInfo": null,
|
|
1990
1990
|
"substrateInfo": {
|
|
@@ -2011,7 +2011,7 @@
|
|
|
2011
2011
|
"name": "Opal",
|
|
2012
2012
|
"isTestnet": true,
|
|
2013
2013
|
"chainStatus": "ACTIVE",
|
|
2014
|
-
"icon": "https://
|
|
2014
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/opal.png",
|
|
2015
2015
|
"providers": {
|
|
2016
2016
|
"Unique": "wss://ws-opal.unique.network",
|
|
2017
2017
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2043,7 +2043,7 @@
|
|
|
2043
2043
|
"name": "Efinity",
|
|
2044
2044
|
"isTestnet": false,
|
|
2045
2045
|
"chainStatus": "INACTIVE",
|
|
2046
|
-
"icon": "https://
|
|
2046
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/efinity.png",
|
|
2047
2047
|
"providers": {
|
|
2048
2048
|
"Efinity": "wss://rpc.efinity.io",
|
|
2049
2049
|
"Dwellir": "wss://efinity -rpc.dwellir.com"
|
|
@@ -2085,7 +2085,7 @@
|
|
|
2085
2085
|
"name": "Composable Finance",
|
|
2086
2086
|
"isTestnet": false,
|
|
2087
2087
|
"chainStatus": "ACTIVE",
|
|
2088
|
-
"icon": "https://
|
|
2088
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/composablefinance.png",
|
|
2089
2089
|
"providers": {
|
|
2090
2090
|
"Composable": "wss://rpc.composable.finance"
|
|
2091
2091
|
},
|
|
@@ -2128,7 +2128,7 @@
|
|
|
2128
2128
|
"name": "Phala",
|
|
2129
2129
|
"isTestnet": false,
|
|
2130
2130
|
"chainStatus": "ACTIVE",
|
|
2131
|
-
"icon": "https://
|
|
2131
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phala.png",
|
|
2132
2132
|
"providers": {
|
|
2133
2133
|
"Phala": "wss://api.phala.network/ws",
|
|
2134
2134
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws"
|
|
@@ -2172,7 +2172,7 @@
|
|
|
2172
2172
|
"name": "Crust",
|
|
2173
2173
|
"isTestnet": false,
|
|
2174
2174
|
"chainStatus": "ACTIVE",
|
|
2175
|
-
"icon": "https://
|
|
2175
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust.png",
|
|
2176
2176
|
"providers": {
|
|
2177
2177
|
"Crust": "wss://crust-parachain.crustapps.net"
|
|
2178
2178
|
},
|
|
@@ -2215,7 +2215,7 @@
|
|
|
2215
2215
|
"name": "Kusama Asset Hub (Statemine)",
|
|
2216
2216
|
"isTestnet": false,
|
|
2217
2217
|
"chainStatus": "ACTIVE",
|
|
2218
|
-
"icon": "https://
|
|
2218
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemine.png",
|
|
2219
2219
|
"providers": {
|
|
2220
2220
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2221
2221
|
"RadiumBlock": "wss://statemine.public.curie.radiumblock.co/ws",
|
|
@@ -2248,7 +2248,7 @@
|
|
|
2248
2248
|
"name": "Karura",
|
|
2249
2249
|
"isTestnet": false,
|
|
2250
2250
|
"chainStatus": "ACTIVE",
|
|
2251
|
-
"icon": "https://
|
|
2251
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura.png",
|
|
2252
2252
|
"providers": {
|
|
2253
2253
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2254
2254
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2283,7 +2283,7 @@
|
|
|
2283
2283
|
"name": "Khala",
|
|
2284
2284
|
"isTestnet": false,
|
|
2285
2285
|
"chainStatus": "ACTIVE",
|
|
2286
|
-
"icon": "https://
|
|
2286
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/khala.png",
|
|
2287
2287
|
"providers": {
|
|
2288
2288
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2289
2289
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2328,7 +2328,7 @@
|
|
|
2328
2328
|
"name": "KILT Spiritnet",
|
|
2329
2329
|
"isTestnet": false,
|
|
2330
2330
|
"chainStatus": "ACTIVE",
|
|
2331
|
-
"icon": "https://
|
|
2331
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt.png",
|
|
2332
2332
|
"providers": {
|
|
2333
2333
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2334
2334
|
"OnFinality": "wss://spiritnet.api.onfinality.io/public-ws",
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
"name": "Basilisk",
|
|
2362
2362
|
"isTestnet": false,
|
|
2363
2363
|
"chainStatus": "ACTIVE",
|
|
2364
|
-
"icon": "https://
|
|
2364
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/basilisk.png",
|
|
2365
2365
|
"providers": {
|
|
2366
2366
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2367
2367
|
"Dwellir": "wss://basilisk-rpc.dwellir.com"
|
|
@@ -2405,7 +2405,7 @@
|
|
|
2405
2405
|
"name": "Altair",
|
|
2406
2406
|
"isTestnet": false,
|
|
2407
2407
|
"chainStatus": "ACTIVE",
|
|
2408
|
-
"icon": "https://
|
|
2408
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/altair.png",
|
|
2409
2409
|
"providers": {
|
|
2410
2410
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2411
2411
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2449,7 +2449,7 @@
|
|
|
2449
2449
|
"name": "Heiko",
|
|
2450
2450
|
"isTestnet": false,
|
|
2451
2451
|
"chainStatus": "ACTIVE",
|
|
2452
|
-
"icon": "https://
|
|
2452
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/heiko.png",
|
|
2453
2453
|
"providers": {
|
|
2454
2454
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2455
2455
|
},
|
|
@@ -2503,7 +2503,7 @@
|
|
|
2503
2503
|
"name": "Kintsugi",
|
|
2504
2504
|
"isTestnet": false,
|
|
2505
2505
|
"chainStatus": "ACTIVE",
|
|
2506
|
-
"icon": "https://
|
|
2506
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi.png",
|
|
2507
2507
|
"providers": {
|
|
2508
2508
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2509
2509
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2547,7 +2547,7 @@
|
|
|
2547
2547
|
"name": "Kintsugi Testnet",
|
|
2548
2548
|
"isTestnet": true,
|
|
2549
2549
|
"chainStatus": "ACTIVE",
|
|
2550
|
-
"icon": "https://
|
|
2550
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi_test.png",
|
|
2551
2551
|
"providers": {
|
|
2552
2552
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2553
2553
|
},
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"name": "Picasso",
|
|
2577
2577
|
"isTestnet": false,
|
|
2578
2578
|
"chainStatus": "ACTIVE",
|
|
2579
|
-
"icon": "https://
|
|
2579
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/picasso.png",
|
|
2580
2580
|
"providers": {
|
|
2581
2581
|
"Composable": "wss://rpc.composablenodes.tech"
|
|
2582
2582
|
},
|
|
@@ -2641,7 +2641,7 @@
|
|
|
2641
2641
|
"name": "Quartz",
|
|
2642
2642
|
"isTestnet": false,
|
|
2643
2643
|
"chainStatus": "ACTIVE",
|
|
2644
|
-
"icon": "https://
|
|
2644
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quartz.png",
|
|
2645
2645
|
"providers": {
|
|
2646
2646
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2647
2647
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2684,7 +2684,7 @@
|
|
|
2684
2684
|
"name": "Unique",
|
|
2685
2685
|
"isTestnet": false,
|
|
2686
2686
|
"chainStatus": "ACTIVE",
|
|
2687
|
-
"icon": "https://
|
|
2687
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unique_network.png",
|
|
2688
2688
|
"providers": {
|
|
2689
2689
|
"unique": "wss://us-ws.unique.network/",
|
|
2690
2690
|
"UniqueEu": "wss://eu-ws.unique.network/",
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
"name": "Genshiro",
|
|
2730
2730
|
"isTestnet": false,
|
|
2731
2731
|
"chainStatus": "ACTIVE",
|
|
2732
|
-
"icon": "https://
|
|
2732
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro.png",
|
|
2733
2733
|
"providers": {
|
|
2734
2734
|
"Equilibrium": "wss://node.genshiro.io"
|
|
2735
2735
|
},
|
|
@@ -2781,7 +2781,7 @@
|
|
|
2781
2781
|
"name": "Genshiro Testnet",
|
|
2782
2782
|
"isTestnet": true,
|
|
2783
2783
|
"chainStatus": "INACTIVE",
|
|
2784
|
-
"icon": "https://
|
|
2784
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro_testnet.png",
|
|
2785
2785
|
"providers": {},
|
|
2786
2786
|
"evmInfo": null,
|
|
2787
2787
|
"substrateInfo": {
|
|
@@ -2808,7 +2808,7 @@
|
|
|
2808
2808
|
"name": "Subsocial",
|
|
2809
2809
|
"isTestnet": false,
|
|
2810
2810
|
"chainStatus": "ACTIVE",
|
|
2811
|
-
"icon": "https://
|
|
2811
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subsocial_x.png",
|
|
2812
2812
|
"providers": {
|
|
2813
2813
|
"subsocialx": "wss://para.f3joule.space"
|
|
2814
2814
|
},
|
|
@@ -2837,7 +2837,7 @@
|
|
|
2837
2837
|
"name": "Zeitgeist",
|
|
2838
2838
|
"isTestnet": false,
|
|
2839
2839
|
"chainStatus": "ACTIVE",
|
|
2840
|
-
"icon": "https://
|
|
2840
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeitgeist.png",
|
|
2841
2841
|
"providers": {
|
|
2842
2842
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws",
|
|
2843
2843
|
"Dwellir": "wss://zeitgeist-rpc.dwellir.com"
|
|
@@ -2881,7 +2881,7 @@
|
|
|
2881
2881
|
"name": "Sakura",
|
|
2882
2882
|
"isTestnet": false,
|
|
2883
2883
|
"chainStatus": "ACTIVE",
|
|
2884
|
-
"icon": "https://
|
|
2884
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sakura.png",
|
|
2885
2885
|
"providers": {
|
|
2886
2886
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
2887
2887
|
},
|
|
@@ -2924,7 +2924,7 @@
|
|
|
2924
2924
|
"name": "Crust Shadow",
|
|
2925
2925
|
"isTestnet": false,
|
|
2926
2926
|
"chainStatus": "ACTIVE",
|
|
2927
|
-
"icon": "https://
|
|
2927
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shadow.png",
|
|
2928
2928
|
"providers": {
|
|
2929
2929
|
"Crust": "wss://rpc-shadow.crust.network/"
|
|
2930
2930
|
},
|
|
@@ -2978,7 +2978,7 @@
|
|
|
2978
2978
|
"name": "Unique TestNet 2.0",
|
|
2979
2979
|
"isTestnet": true,
|
|
2980
2980
|
"chainStatus": "INACTIVE",
|
|
2981
|
-
"icon": "https://
|
|
2981
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/uniquenft.png",
|
|
2982
2982
|
"providers": {
|
|
2983
2983
|
"Unique": "wss://testnet2.unique.network"
|
|
2984
2984
|
},
|
|
@@ -3007,7 +3007,7 @@
|
|
|
3007
3007
|
"name": "Robonomics",
|
|
3008
3008
|
"isTestnet": false,
|
|
3009
3009
|
"chainStatus": "ACTIVE",
|
|
3010
|
-
"icon": "https://
|
|
3010
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/robonomics.png",
|
|
3011
3011
|
"providers": {
|
|
3012
3012
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3013
3013
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3062,7 +3062,7 @@
|
|
|
3062
3062
|
"name": "Integritee Network",
|
|
3063
3063
|
"isTestnet": false,
|
|
3064
3064
|
"chainStatus": "ACTIVE",
|
|
3065
|
-
"icon": "https://
|
|
3065
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integritee.png",
|
|
3066
3066
|
"providers": {
|
|
3067
3067
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3068
3068
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3106,7 +3106,7 @@
|
|
|
3106
3106
|
"name": "Integritee Shell",
|
|
3107
3107
|
"isTestnet": false,
|
|
3108
3108
|
"chainStatus": "ACTIVE",
|
|
3109
|
-
"icon": "https://
|
|
3109
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integriteepolkadot.png",
|
|
3110
3110
|
"providers": {
|
|
3111
3111
|
"Integritee": "wss://polkadot.api.integritee.network"
|
|
3112
3112
|
},
|
|
@@ -3147,7 +3147,7 @@
|
|
|
3147
3147
|
"name": "Crab2 Parachain",
|
|
3148
3148
|
"isTestnet": false,
|
|
3149
3149
|
"chainStatus": "ACTIVE",
|
|
3150
|
-
"icon": "https://
|
|
3150
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crabparachain.png",
|
|
3151
3151
|
"providers": {
|
|
3152
3152
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3153
3153
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3202,7 +3202,7 @@
|
|
|
3202
3202
|
"name": "Pangolin",
|
|
3203
3203
|
"isTestnet": true,
|
|
3204
3204
|
"chainStatus": "ACTIVE",
|
|
3205
|
-
"icon": "https://
|
|
3205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pangolin.png",
|
|
3206
3206
|
"providers": {
|
|
3207
3207
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3208
3208
|
},
|
|
@@ -3242,7 +3242,7 @@
|
|
|
3242
3242
|
"name": "Chain X",
|
|
3243
3243
|
"isTestnet": false,
|
|
3244
3244
|
"chainStatus": "ACTIVE",
|
|
3245
|
-
"icon": "https://
|
|
3245
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainx.png",
|
|
3246
3246
|
"providers": {
|
|
3247
3247
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3248
3248
|
},
|
|
@@ -3271,7 +3271,7 @@
|
|
|
3271
3271
|
"name": "Acala Mandala TC7",
|
|
3272
3272
|
"isTestnet": true,
|
|
3273
3273
|
"chainStatus": "ACTIVE",
|
|
3274
|
-
"icon": "https://
|
|
3274
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_testnet.png",
|
|
3275
3275
|
"providers": {
|
|
3276
3276
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3277
3277
|
},
|
|
@@ -3302,7 +3302,7 @@
|
|
|
3302
3302
|
"name": "MangataX Public Testnet",
|
|
3303
3303
|
"isTestnet": true,
|
|
3304
3304
|
"chainStatus": "INACTIVE",
|
|
3305
|
-
"icon": "https://
|
|
3305
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax.png",
|
|
3306
3306
|
"providers": {
|
|
3307
3307
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3308
3308
|
},
|
|
@@ -3331,7 +3331,7 @@
|
|
|
3331
3331
|
"name": "Mangata X",
|
|
3332
3332
|
"isTestnet": false,
|
|
3333
3333
|
"chainStatus": "ACTIVE",
|
|
3334
|
-
"icon": "https://
|
|
3334
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax_para.png",
|
|
3335
3335
|
"providers": {
|
|
3336
3336
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3337
3337
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3386,7 +3386,7 @@
|
|
|
3386
3386
|
"name": "Encointer",
|
|
3387
3387
|
"isTestnet": false,
|
|
3388
3388
|
"chainStatus": "ACTIVE",
|
|
3389
|
-
"icon": "https://
|
|
3389
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/encointer.png",
|
|
3390
3390
|
"providers": {
|
|
3391
3391
|
"Encointer Association": "wss://kusama.api.encointer.org"
|
|
3392
3392
|
},
|
|
@@ -3415,7 +3415,7 @@
|
|
|
3415
3415
|
"name": "Litmus",
|
|
3416
3416
|
"isTestnet": false,
|
|
3417
3417
|
"chainStatus": "ACTIVE",
|
|
3418
|
-
"icon": "https://
|
|
3418
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litmus.png",
|
|
3419
3419
|
"providers": {
|
|
3420
3420
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3421
3421
|
},
|
|
@@ -3456,7 +3456,7 @@
|
|
|
3456
3456
|
"name": "Litentry",
|
|
3457
3457
|
"isTestnet": false,
|
|
3458
3458
|
"chainStatus": "ACTIVE",
|
|
3459
|
-
"icon": "https://
|
|
3459
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litentry.png",
|
|
3460
3460
|
"providers": {
|
|
3461
3461
|
"Litentry": "wss://rpc.litentry-parachain.litentry.io",
|
|
3462
3462
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3498,7 +3498,7 @@
|
|
|
3498
3498
|
"name": "Tinkernet",
|
|
3499
3499
|
"isTestnet": false,
|
|
3500
3500
|
"chainStatus": "ACTIVE",
|
|
3501
|
-
"icon": "https://
|
|
3501
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tinkernet.png",
|
|
3502
3502
|
"providers": {
|
|
3503
3503
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3504
3504
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3540,7 +3540,7 @@
|
|
|
3540
3540
|
"name": "Imbue Kusama",
|
|
3541
3541
|
"isTestnet": false,
|
|
3542
3542
|
"chainStatus": "ACTIVE",
|
|
3543
|
-
"icon": "https://
|
|
3543
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/imbue_network.png",
|
|
3544
3544
|
"providers": {
|
|
3545
3545
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3546
3546
|
},
|
|
@@ -3581,7 +3581,7 @@
|
|
|
3581
3581
|
"name": "Subspace Testnet",
|
|
3582
3582
|
"isTestnet": true,
|
|
3583
3583
|
"chainStatus": "INACTIVE",
|
|
3584
|
-
"icon": "https://
|
|
3584
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_test.png",
|
|
3585
3585
|
"providers": {},
|
|
3586
3586
|
"evmInfo": null,
|
|
3587
3587
|
"substrateInfo": {
|
|
@@ -3608,7 +3608,7 @@
|
|
|
3608
3608
|
"name": "Subspace Gemini 2a",
|
|
3609
3609
|
"isTestnet": true,
|
|
3610
3610
|
"chainStatus": "ACTIVE",
|
|
3611
|
-
"icon": "https://
|
|
3611
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_2a.png",
|
|
3612
3612
|
"providers": {
|
|
3613
3613
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
3614
3614
|
},
|
|
@@ -3637,7 +3637,7 @@
|
|
|
3637
3637
|
"name": "Subspace Gemini 3c",
|
|
3638
3638
|
"isTestnet": true,
|
|
3639
3639
|
"chainStatus": "INACTIVE",
|
|
3640
|
-
"icon": "https://
|
|
3640
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3c.png",
|
|
3641
3641
|
"providers": {},
|
|
3642
3642
|
"evmInfo": null,
|
|
3643
3643
|
"substrateInfo": {
|
|
@@ -3664,7 +3664,7 @@
|
|
|
3664
3664
|
"name": "Subspace Gemini 3d",
|
|
3665
3665
|
"isTestnet": true,
|
|
3666
3666
|
"chainStatus": "INACTIVE",
|
|
3667
|
-
"icon": "https://
|
|
3667
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3d.png",
|
|
3668
3668
|
"providers": {},
|
|
3669
3669
|
"evmInfo": null,
|
|
3670
3670
|
"substrateInfo": {
|
|
@@ -3691,7 +3691,7 @@
|
|
|
3691
3691
|
"name": "Subspace Gemini 3e",
|
|
3692
3692
|
"isTestnet": true,
|
|
3693
3693
|
"chainStatus": "INACTIVE",
|
|
3694
|
-
"icon": "https://
|
|
3694
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3e.png",
|
|
3695
3695
|
"providers": {},
|
|
3696
3696
|
"evmInfo": null,
|
|
3697
3697
|
"substrateInfo": {
|
|
@@ -3718,7 +3718,7 @@
|
|
|
3718
3718
|
"name": "Subspace Gemini 3f",
|
|
3719
3719
|
"isTestnet": true,
|
|
3720
3720
|
"chainStatus": "ACTIVE",
|
|
3721
|
-
"icon": "https://
|
|
3721
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3f.png",
|
|
3722
3722
|
"providers": {
|
|
3723
3723
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
3724
3724
|
},
|
|
@@ -3747,7 +3747,7 @@
|
|
|
3747
3747
|
"name": "OriginTrail",
|
|
3748
3748
|
"isTestnet": false,
|
|
3749
3749
|
"chainStatus": "ACTIVE",
|
|
3750
|
-
"icon": "https://
|
|
3750
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/origintrail.png",
|
|
3751
3751
|
"providers": {
|
|
3752
3752
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network"
|
|
3753
3753
|
},
|
|
@@ -3790,7 +3790,7 @@
|
|
|
3790
3790
|
"name": "Subspace Gemini 3g",
|
|
3791
3791
|
"isTestnet": true,
|
|
3792
3792
|
"chainStatus": "ACTIVE",
|
|
3793
|
-
"icon": "https://
|
|
3793
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3g.png",
|
|
3794
3794
|
"providers": {
|
|
3795
3795
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
3796
3796
|
},
|
|
@@ -3821,7 +3821,7 @@
|
|
|
3821
3821
|
"name": "Dorafactory",
|
|
3822
3822
|
"isTestnet": false,
|
|
3823
3823
|
"chainStatus": "INACTIVE",
|
|
3824
|
-
"icon": "https://
|
|
3824
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dorafactory.png",
|
|
3825
3825
|
"providers": {},
|
|
3826
3826
|
"evmInfo": null,
|
|
3827
3827
|
"substrateInfo": {
|
|
@@ -3860,7 +3860,7 @@
|
|
|
3860
3860
|
"name": "Bajun Kusama",
|
|
3861
3861
|
"isTestnet": false,
|
|
3862
3862
|
"chainStatus": "ACTIVE",
|
|
3863
|
-
"icon": "https://
|
|
3863
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bajun.png",
|
|
3864
3864
|
"providers": {
|
|
3865
3865
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
3866
3866
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -3904,7 +3904,7 @@
|
|
|
3904
3904
|
"name": "Dancebox",
|
|
3905
3905
|
"isTestnet": true,
|
|
3906
3906
|
"chainStatus": "ACTIVE",
|
|
3907
|
-
"icon": "https://
|
|
3907
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dancebox.png",
|
|
3908
3908
|
"providers": {
|
|
3909
3909
|
"Dancebox": "wss://fraa-dancebox-rpc.a.dancebox.tanssi.network"
|
|
3910
3910
|
},
|
|
@@ -3933,7 +3933,7 @@
|
|
|
3933
3933
|
"name": "Listen Network",
|
|
3934
3934
|
"isTestnet": false,
|
|
3935
3935
|
"chainStatus": "INACTIVE",
|
|
3936
|
-
"icon": "https://
|
|
3936
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/listen.png",
|
|
3937
3937
|
"providers": {},
|
|
3938
3938
|
"evmInfo": null,
|
|
3939
3939
|
"substrateInfo": {
|
|
@@ -3960,7 +3960,7 @@
|
|
|
3960
3960
|
"name": "Kabocha",
|
|
3961
3961
|
"isTestnet": false,
|
|
3962
3962
|
"chainStatus": "ACTIVE",
|
|
3963
|
-
"icon": "https://
|
|
3963
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kabocha.png",
|
|
3964
3964
|
"providers": {
|
|
3965
3965
|
"JelliedOwl": "wss://kabocha.jelliedowl.com"
|
|
3966
3966
|
},
|
|
@@ -4001,7 +4001,7 @@
|
|
|
4001
4001
|
"name": "GM Parachain",
|
|
4002
4002
|
"isTestnet": false,
|
|
4003
4003
|
"chainStatus": "INACTIVE",
|
|
4004
|
-
"icon": "https://
|
|
4004
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gmdie.png",
|
|
4005
4005
|
"providers": {},
|
|
4006
4006
|
"evmInfo": null,
|
|
4007
4007
|
"substrateInfo": {
|
|
@@ -4040,7 +4040,7 @@
|
|
|
4040
4040
|
"name": "Ternoa",
|
|
4041
4041
|
"isTestnet": false,
|
|
4042
4042
|
"chainStatus": "ACTIVE",
|
|
4043
|
-
"icon": "https://
|
|
4043
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa.png",
|
|
4044
4044
|
"providers": {
|
|
4045
4045
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4046
4046
|
},
|
|
@@ -4069,7 +4069,7 @@
|
|
|
4069
4069
|
"name": "DataHighway Tanganika",
|
|
4070
4070
|
"isTestnet": false,
|
|
4071
4071
|
"chainStatus": "INACTIVE",
|
|
4072
|
-
"icon": "https://
|
|
4072
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tanganika.png",
|
|
4073
4073
|
"providers": {},
|
|
4074
4074
|
"evmInfo": null,
|
|
4075
4075
|
"substrateInfo": {
|
|
@@ -4110,7 +4110,7 @@
|
|
|
4110
4110
|
"name": "Pendulum",
|
|
4111
4111
|
"isTestnet": false,
|
|
4112
4112
|
"chainStatus": "ACTIVE",
|
|
4113
|
-
"icon": "https://
|
|
4113
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pendulum.png",
|
|
4114
4114
|
"providers": {
|
|
4115
4115
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4116
4116
|
},
|
|
@@ -4151,7 +4151,7 @@
|
|
|
4151
4151
|
"name": "Gear Staging Testnet",
|
|
4152
4152
|
"isTestnet": true,
|
|
4153
4153
|
"chainStatus": "INACTIVE",
|
|
4154
|
-
"icon": "https://
|
|
4154
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gear_testnet.png",
|
|
4155
4155
|
"providers": {
|
|
4156
4156
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4157
4157
|
},
|
|
@@ -4180,7 +4180,7 @@
|
|
|
4180
4180
|
"name": "Ternoa Alphanet",
|
|
4181
4181
|
"isTestnet": true,
|
|
4182
4182
|
"chainStatus": "ACTIVE",
|
|
4183
|
-
"icon": "https://
|
|
4183
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa_alphanet.png",
|
|
4184
4184
|
"providers": {
|
|
4185
4185
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4186
4186
|
},
|
|
@@ -4209,7 +4209,7 @@
|
|
|
4209
4209
|
"name": "Calamari Staging",
|
|
4210
4210
|
"isTestnet": true,
|
|
4211
4211
|
"chainStatus": "ACTIVE",
|
|
4212
|
-
"icon": "https://
|
|
4212
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari_test.png",
|
|
4213
4213
|
"providers": {
|
|
4214
4214
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4215
4215
|
},
|
|
@@ -4238,7 +4238,7 @@
|
|
|
4238
4238
|
"name": "Boba Network",
|
|
4239
4239
|
"isTestnet": false,
|
|
4240
4240
|
"chainStatus": "ACTIVE",
|
|
4241
|
-
"icon": "https://
|
|
4241
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boba.png",
|
|
4242
4242
|
"providers": {
|
|
4243
4243
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4244
4244
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4263,7 +4263,7 @@
|
|
|
4263
4263
|
"name": "Bobabeam",
|
|
4264
4264
|
"isTestnet": false,
|
|
4265
4265
|
"chainStatus": "INACTIVE",
|
|
4266
|
-
"icon": "https://
|
|
4266
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabeam.png",
|
|
4267
4267
|
"providers": {
|
|
4268
4268
|
"RPC": "https://bobabeam.boba.network",
|
|
4269
4269
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4288,7 +4288,7 @@
|
|
|
4288
4288
|
"name": "KILT Peregrine",
|
|
4289
4289
|
"isTestnet": true,
|
|
4290
4290
|
"chainStatus": "ACTIVE",
|
|
4291
|
-
"icon": "https://
|
|
4291
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt_peregrine.png",
|
|
4292
4292
|
"providers": {
|
|
4293
4293
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4294
4294
|
},
|
|
@@ -4319,7 +4319,7 @@
|
|
|
4319
4319
|
"name": "XX Network",
|
|
4320
4320
|
"isTestnet": false,
|
|
4321
4321
|
"chainStatus": "ACTIVE",
|
|
4322
|
-
"icon": "https://
|
|
4322
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xx_network.png",
|
|
4323
4323
|
"providers": {
|
|
4324
4324
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4325
4325
|
},
|
|
@@ -4348,7 +4348,7 @@
|
|
|
4348
4348
|
"name": "Watr Testnet",
|
|
4349
4349
|
"isTestnet": true,
|
|
4350
4350
|
"chainStatus": "ACTIVE",
|
|
4351
|
-
"icon": "https://
|
|
4351
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network.png",
|
|
4352
4352
|
"providers": {
|
|
4353
4353
|
"watr": "wss://rpc.dev.watr.org"
|
|
4354
4354
|
},
|
|
@@ -4377,7 +4377,7 @@
|
|
|
4377
4377
|
"name": "Watr Testnet - EVM",
|
|
4378
4378
|
"isTestnet": true,
|
|
4379
4379
|
"chainStatus": "ACTIVE",
|
|
4380
|
-
"icon": "https://
|
|
4380
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network_evm.png",
|
|
4381
4381
|
"providers": {
|
|
4382
4382
|
"watr": "https://rpc.dev.watr.org"
|
|
4383
4383
|
},
|
|
@@ -4401,7 +4401,7 @@
|
|
|
4401
4401
|
"name": "Fusotao",
|
|
4402
4402
|
"isTestnet": false,
|
|
4403
4403
|
"chainStatus": "ACTIVE",
|
|
4404
|
-
"icon": "https://
|
|
4404
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fusotao.png",
|
|
4405
4405
|
"providers": {
|
|
4406
4406
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4407
4407
|
},
|
|
@@ -4430,7 +4430,7 @@
|
|
|
4430
4430
|
"name": "Discovol",
|
|
4431
4431
|
"isTestnet": false,
|
|
4432
4432
|
"chainStatus": "ACTIVE",
|
|
4433
|
-
"icon": "https://
|
|
4433
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol.png",
|
|
4434
4434
|
"providers": {
|
|
4435
4435
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4436
4436
|
},
|
|
@@ -4459,7 +4459,7 @@
|
|
|
4459
4459
|
"name": "Discovol Testnet",
|
|
4460
4460
|
"isTestnet": true,
|
|
4461
4461
|
"chainStatus": "ACTIVE",
|
|
4462
|
-
"icon": "https://
|
|
4462
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol_testnet.png",
|
|
4463
4463
|
"providers": {
|
|
4464
4464
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4465
4465
|
},
|
|
@@ -4488,7 +4488,7 @@
|
|
|
4488
4488
|
"name": "Atocha",
|
|
4489
4489
|
"isTestnet": false,
|
|
4490
4490
|
"chainStatus": "ACTIVE",
|
|
4491
|
-
"icon": "https://
|
|
4491
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/atocha.png",
|
|
4492
4492
|
"providers": {
|
|
4493
4493
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4494
4494
|
},
|
|
@@ -4517,7 +4517,7 @@
|
|
|
4517
4517
|
"name": "Myriad",
|
|
4518
4518
|
"isTestnet": false,
|
|
4519
4519
|
"chainStatus": "ACTIVE",
|
|
4520
|
-
"icon": "https://
|
|
4520
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/myriad.png",
|
|
4521
4521
|
"providers": {
|
|
4522
4522
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
4523
4523
|
},
|
|
@@ -4546,7 +4546,7 @@
|
|
|
4546
4546
|
"name": "DeBio",
|
|
4547
4547
|
"isTestnet": false,
|
|
4548
4548
|
"chainStatus": "ACTIVE",
|
|
4549
|
-
"icon": "https://
|
|
4549
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/debio.png",
|
|
4550
4550
|
"providers": {
|
|
4551
4551
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
4552
4552
|
},
|
|
@@ -4575,7 +4575,7 @@
|
|
|
4575
4575
|
"name": "Polkadot Collectives",
|
|
4576
4576
|
"isTestnet": false,
|
|
4577
4577
|
"chainStatus": "ACTIVE",
|
|
4578
|
-
"icon": "https://
|
|
4578
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/collectives.png",
|
|
4579
4579
|
"providers": {
|
|
4580
4580
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io"
|
|
4581
4581
|
},
|
|
@@ -4604,7 +4604,7 @@
|
|
|
4604
4604
|
"name": "Ajuna Network",
|
|
4605
4605
|
"isTestnet": false,
|
|
4606
4606
|
"chainStatus": "ACTIVE",
|
|
4607
|
-
"icon": "https://
|
|
4607
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ajunapolkadot.png",
|
|
4608
4608
|
"providers": {
|
|
4609
4609
|
"viaAjunaNetwork": "wss://rpc-parachain.ajuna.network",
|
|
4610
4610
|
"OnFinality": "wss://ajuna.api.onfinality.io/public-ws"
|
|
@@ -4646,7 +4646,7 @@
|
|
|
4646
4646
|
"name": "Bitgreen",
|
|
4647
4647
|
"isTestnet": false,
|
|
4648
4648
|
"chainStatus": "ACTIVE",
|
|
4649
|
-
"icon": "https://
|
|
4649
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitgreen.png",
|
|
4650
4650
|
"providers": {
|
|
4651
4651
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
4652
4652
|
},
|
|
@@ -4675,7 +4675,7 @@
|
|
|
4675
4675
|
"name": "Frequency",
|
|
4676
4676
|
"isTestnet": false,
|
|
4677
4677
|
"chainStatus": "ACTIVE",
|
|
4678
|
-
"icon": "https://
|
|
4678
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/frequency.png",
|
|
4679
4679
|
"providers": {
|
|
4680
4680
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
4681
4681
|
"Frequency 1": "wss://1.rpc.frequency.xyz"
|
|
@@ -4705,7 +4705,7 @@
|
|
|
4705
4705
|
"name": "Hashed Network",
|
|
4706
4706
|
"isTestnet": false,
|
|
4707
4707
|
"chainStatus": "ACTIVE",
|
|
4708
|
-
"icon": "https://
|
|
4708
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hashednetwork.png",
|
|
4709
4709
|
"providers": {
|
|
4710
4710
|
"Hashed Systems": "wss://c1.hashed.live",
|
|
4711
4711
|
"Hashed Systems 2": "wss://c2.hashed.network",
|
|
@@ -4759,7 +4759,7 @@
|
|
|
4759
4759
|
"name": "Kapex",
|
|
4760
4760
|
"isTestnet": false,
|
|
4761
4761
|
"chainStatus": "ACTIVE",
|
|
4762
|
-
"icon": "https://
|
|
4762
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kapex.png",
|
|
4763
4763
|
"providers": {
|
|
4764
4764
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
4765
4765
|
},
|
|
@@ -4800,7 +4800,7 @@
|
|
|
4800
4800
|
"name": "Kylin Network",
|
|
4801
4801
|
"isTestnet": false,
|
|
4802
4802
|
"chainStatus": "INACTIVE",
|
|
4803
|
-
"icon": "https://
|
|
4803
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kylinnetwork.png",
|
|
4804
4804
|
"providers": {
|
|
4805
4805
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
4806
4806
|
},
|
|
@@ -4841,7 +4841,7 @@
|
|
|
4841
4841
|
"name": "DAO IPCI",
|
|
4842
4842
|
"isTestnet": false,
|
|
4843
4843
|
"chainStatus": "ACTIVE",
|
|
4844
|
-
"icon": "https://
|
|
4844
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ipci.png",
|
|
4845
4845
|
"providers": {
|
|
4846
4846
|
"viaAiralab": "wss://kusama.rpc.ipci.io"
|
|
4847
4847
|
},
|
|
@@ -4870,7 +4870,7 @@
|
|
|
4870
4870
|
"name": "KICO",
|
|
4871
4871
|
"isTestnet": false,
|
|
4872
4872
|
"chainStatus": "INACTIVE",
|
|
4873
|
-
"icon": "https://
|
|
4873
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kico.png",
|
|
4874
4874
|
"providers": {},
|
|
4875
4875
|
"evmInfo": null,
|
|
4876
4876
|
"substrateInfo": {
|
|
@@ -4909,7 +4909,7 @@
|
|
|
4909
4909
|
"name": "Luhn Network",
|
|
4910
4910
|
"isTestnet": false,
|
|
4911
4911
|
"chainStatus": "INACTIVE",
|
|
4912
|
-
"icon": "https://
|
|
4912
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/luhnnetwork.png",
|
|
4913
4913
|
"providers": {},
|
|
4914
4914
|
"evmInfo": null,
|
|
4915
4915
|
"substrateInfo": {
|
|
@@ -4936,7 +4936,7 @@
|
|
|
4936
4936
|
"name": "Pichiu Network",
|
|
4937
4937
|
"isTestnet": false,
|
|
4938
4938
|
"chainStatus": "INACTIVE",
|
|
4939
|
-
"icon": "https://
|
|
4939
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pichiu.png",
|
|
4940
4940
|
"providers": {},
|
|
4941
4941
|
"evmInfo": null,
|
|
4942
4942
|
"substrateInfo": {
|
|
@@ -4975,7 +4975,7 @@
|
|
|
4975
4975
|
"name": "RioDeFi",
|
|
4976
4976
|
"isTestnet": false,
|
|
4977
4977
|
"chainStatus": "INACTIVE",
|
|
4978
|
-
"icon": "https://
|
|
4978
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riodefi.png",
|
|
4979
4979
|
"providers": {},
|
|
4980
4980
|
"evmInfo": null,
|
|
4981
4981
|
"substrateInfo": {
|
|
@@ -5002,7 +5002,7 @@
|
|
|
5002
5002
|
"name": "Automata",
|
|
5003
5003
|
"isTestnet": false,
|
|
5004
5004
|
"chainStatus": "ACTIVE",
|
|
5005
|
-
"icon": "https://
|
|
5005
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/automata.png",
|
|
5006
5006
|
"providers": {
|
|
5007
5007
|
"Automata Network": "wss://api.ata.network",
|
|
5008
5008
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
@@ -5032,7 +5032,7 @@
|
|
|
5032
5032
|
"name": "Creditcoin",
|
|
5033
5033
|
"isTestnet": false,
|
|
5034
5034
|
"chainStatus": "ACTIVE",
|
|
5035
|
-
"icon": "https://
|
|
5035
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin.png",
|
|
5036
5036
|
"providers": {
|
|
5037
5037
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5038
5038
|
},
|
|
@@ -5063,7 +5063,7 @@
|
|
|
5063
5063
|
"name": "Crown Sterling",
|
|
5064
5064
|
"isTestnet": false,
|
|
5065
5065
|
"chainStatus": "ACTIVE",
|
|
5066
|
-
"icon": "https://
|
|
5066
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crownsterling.png",
|
|
5067
5067
|
"providers": {
|
|
5068
5068
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5069
5069
|
},
|
|
@@ -5092,7 +5092,7 @@
|
|
|
5092
5092
|
"name": "Dock",
|
|
5093
5093
|
"isTestnet": false,
|
|
5094
5094
|
"chainStatus": "ACTIVE",
|
|
5095
|
-
"icon": "https://
|
|
5095
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dockposmainnet.png",
|
|
5096
5096
|
"providers": {
|
|
5097
5097
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5098
5098
|
},
|
|
@@ -5123,7 +5123,7 @@
|
|
|
5123
5123
|
"name": "Kusari",
|
|
5124
5124
|
"isTestnet": false,
|
|
5125
5125
|
"chainStatus": "INACTIVE",
|
|
5126
|
-
"icon": "https://
|
|
5126
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusari.png",
|
|
5127
5127
|
"providers": {},
|
|
5128
5128
|
"evmInfo": null,
|
|
5129
5129
|
"substrateInfo": {
|
|
@@ -5150,7 +5150,7 @@
|
|
|
5150
5150
|
"name": "logion Standalone",
|
|
5151
5151
|
"isTestnet": false,
|
|
5152
5152
|
"chainStatus": "ACTIVE",
|
|
5153
|
-
"icon": "https://
|
|
5153
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/logion.png",
|
|
5154
5154
|
"providers": {
|
|
5155
5155
|
"Logion": "wss://rpc01.logion.network"
|
|
5156
5156
|
},
|
|
@@ -5202,7 +5202,7 @@
|
|
|
5202
5202
|
"name": "Neatcoin",
|
|
5203
5203
|
"isTestnet": false,
|
|
5204
5204
|
"chainStatus": "ACTIVE",
|
|
5205
|
-
"icon": "https://
|
|
5205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/neatcoin.png",
|
|
5206
5206
|
"providers": {
|
|
5207
5207
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5208
5208
|
},
|
|
@@ -5231,7 +5231,7 @@
|
|
|
5231
5231
|
"name": "NFTMart",
|
|
5232
5232
|
"isTestnet": false,
|
|
5233
5233
|
"chainStatus": "ACTIVE",
|
|
5234
|
-
"icon": "https://
|
|
5234
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nftmart.png",
|
|
5235
5235
|
"providers": {
|
|
5236
5236
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5237
5237
|
},
|
|
@@ -5260,7 +5260,7 @@
|
|
|
5260
5260
|
"name": "Polymesh Mainnet",
|
|
5261
5261
|
"isTestnet": false,
|
|
5262
5262
|
"chainStatus": "ACTIVE",
|
|
5263
|
-
"icon": "https://
|
|
5263
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polymesh.png",
|
|
5264
5264
|
"providers": {
|
|
5265
5265
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5266
5266
|
},
|
|
@@ -5291,7 +5291,7 @@
|
|
|
5291
5291
|
"name": "RioChain",
|
|
5292
5292
|
"isTestnet": false,
|
|
5293
5293
|
"chainStatus": "INACTIVE",
|
|
5294
|
-
"icon": "https://
|
|
5294
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riochain.png",
|
|
5295
5295
|
"providers": {},
|
|
5296
5296
|
"evmInfo": null,
|
|
5297
5297
|
"substrateInfo": {
|
|
@@ -5318,7 +5318,7 @@
|
|
|
5318
5318
|
"name": "SherpaX",
|
|
5319
5319
|
"isTestnet": false,
|
|
5320
5320
|
"chainStatus": "INACTIVE",
|
|
5321
|
-
"icon": "https://
|
|
5321
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sherpax.png",
|
|
5322
5322
|
"providers": {},
|
|
5323
5323
|
"evmInfo": null,
|
|
5324
5324
|
"substrateInfo": {
|
|
@@ -5345,7 +5345,7 @@
|
|
|
5345
5345
|
"name": "SORA",
|
|
5346
5346
|
"isTestnet": false,
|
|
5347
5347
|
"chainStatus": "ACTIVE",
|
|
5348
|
-
"icon": "https://
|
|
5348
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_substrate.png",
|
|
5349
5349
|
"providers": {
|
|
5350
5350
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5351
5351
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5402,7 +5402,7 @@
|
|
|
5402
5402
|
"name": "Swapdex",
|
|
5403
5403
|
"isTestnet": false,
|
|
5404
5404
|
"chainStatus": "INACTIVE",
|
|
5405
|
-
"icon": "https://
|
|
5405
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/swapdex.png",
|
|
5406
5406
|
"providers": {
|
|
5407
5407
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5408
5408
|
},
|
|
@@ -5431,7 +5431,7 @@
|
|
|
5431
5431
|
"name": "3DPass",
|
|
5432
5432
|
"isTestnet": false,
|
|
5433
5433
|
"chainStatus": "ACTIVE",
|
|
5434
|
-
"icon": "https://
|
|
5434
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/3dpass.png",
|
|
5435
5435
|
"providers": {
|
|
5436
5436
|
"3dpass": "wss://rpc.3dpass.org",
|
|
5437
5437
|
"3dpscan": "wss://rpc.3dpscan.io",
|
|
@@ -5462,7 +5462,7 @@
|
|
|
5462
5462
|
"name": "Aleph Zero Smartnet",
|
|
5463
5463
|
"isTestnet": true,
|
|
5464
5464
|
"chainStatus": "INACTIVE",
|
|
5465
|
-
"icon": "https://
|
|
5465
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephsmartnet.png",
|
|
5466
5466
|
"providers": {},
|
|
5467
5467
|
"evmInfo": null,
|
|
5468
5468
|
"substrateInfo": {
|
|
@@ -5489,7 +5489,7 @@
|
|
|
5489
5489
|
"name": "Kulupu",
|
|
5490
5490
|
"isTestnet": false,
|
|
5491
5491
|
"chainStatus": "ACTIVE",
|
|
5492
|
-
"icon": "https://
|
|
5492
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kulupu.png",
|
|
5493
5493
|
"providers": {
|
|
5494
5494
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
5495
5495
|
},
|
|
@@ -5518,7 +5518,7 @@
|
|
|
5518
5518
|
"name": "Joystream",
|
|
5519
5519
|
"isTestnet": false,
|
|
5520
5520
|
"chainStatus": "ACTIVE",
|
|
5521
|
-
"icon": "https://
|
|
5521
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/joystream.png",
|
|
5522
5522
|
"providers": {
|
|
5523
5523
|
"Jsgenesis": "wss://rpc.joystream.org"
|
|
5524
5524
|
},
|
|
@@ -5549,7 +5549,7 @@
|
|
|
5549
5549
|
"name": "Aventus Testnet",
|
|
5550
5550
|
"isTestnet": true,
|
|
5551
5551
|
"chainStatus": "ACTIVE",
|
|
5552
|
-
"icon": "https://
|
|
5552
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus_testnet.png",
|
|
5553
5553
|
"providers": {
|
|
5554
5554
|
"Aventus": "wss://public-rpc.public-testnet.aventus.io"
|
|
5555
5555
|
},
|
|
@@ -5578,7 +5578,7 @@
|
|
|
5578
5578
|
"name": "Vara Network",
|
|
5579
5579
|
"isTestnet": false,
|
|
5580
5580
|
"chainStatus": "ACTIVE",
|
|
5581
|
-
"icon": "https://
|
|
5581
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_network.png",
|
|
5582
5582
|
"providers": {
|
|
5583
5583
|
"Vara": "wss://rpc.vara-network.io"
|
|
5584
5584
|
},
|
|
@@ -5609,7 +5609,7 @@
|
|
|
5609
5609
|
"name": "Avail Kate Testnet",
|
|
5610
5610
|
"isTestnet": true,
|
|
5611
5611
|
"chainStatus": "INACTIVE",
|
|
5612
|
-
"icon": "https://
|
|
5612
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kate.png",
|
|
5613
5613
|
"providers": {
|
|
5614
5614
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
5615
5615
|
},
|
|
@@ -5638,7 +5638,7 @@
|
|
|
5638
5638
|
"name": "Polkadot Bridge Hub",
|
|
5639
5639
|
"isTestnet": false,
|
|
5640
5640
|
"chainStatus": "ACTIVE",
|
|
5641
|
-
"icon": "https://
|
|
5641
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubpolkadot.png",
|
|
5642
5642
|
"providers": {
|
|
5643
5643
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
5644
5644
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub"
|
|
@@ -5668,7 +5668,7 @@
|
|
|
5668
5668
|
"name": "Kusama Bridge Hub",
|
|
5669
5669
|
"isTestnet": false,
|
|
5670
5670
|
"chainStatus": "ACTIVE",
|
|
5671
|
-
"icon": "https://
|
|
5671
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubkusama.png",
|
|
5672
5672
|
"providers": {
|
|
5673
5673
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
5674
5674
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -5700,7 +5700,7 @@
|
|
|
5700
5700
|
"name": "Fantom Testnet",
|
|
5701
5701
|
"isTestnet": true,
|
|
5702
5702
|
"chainStatus": "ACTIVE",
|
|
5703
|
-
"icon": "https://
|
|
5703
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom_testnet.png",
|
|
5704
5704
|
"providers": {
|
|
5705
5705
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
5706
5706
|
"X_API": "https://xapi.testnet.fantom.network/lachesis/",
|
|
@@ -5727,7 +5727,7 @@
|
|
|
5727
5727
|
"name": "Fantom",
|
|
5728
5728
|
"isTestnet": false,
|
|
5729
5729
|
"chainStatus": "ACTIVE",
|
|
5730
|
-
"icon": "https://
|
|
5730
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom.png",
|
|
5731
5731
|
"providers": {
|
|
5732
5732
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
5733
5733
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -5755,7 +5755,7 @@
|
|
|
5755
5755
|
"name": "Krest Network",
|
|
5756
5756
|
"isTestnet": false,
|
|
5757
5757
|
"chainStatus": "ACTIVE",
|
|
5758
|
-
"icon": "https://
|
|
5758
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/krest_network.png",
|
|
5759
5759
|
"providers": {
|
|
5760
5760
|
"Peaq": "wss://wss-krest.peaq.network/"
|
|
5761
5761
|
},
|
|
@@ -5798,7 +5798,7 @@
|
|
|
5798
5798
|
"name": "Deeper Network",
|
|
5799
5799
|
"isTestnet": false,
|
|
5800
5800
|
"chainStatus": "ACTIVE",
|
|
5801
|
-
"icon": "https://
|
|
5801
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/deeper_network.png",
|
|
5802
5802
|
"providers": {
|
|
5803
5803
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
5804
5804
|
},
|
|
@@ -5827,7 +5827,7 @@
|
|
|
5827
5827
|
"name": "Jur Network",
|
|
5828
5828
|
"isTestnet": false,
|
|
5829
5829
|
"chainStatus": "ACTIVE",
|
|
5830
|
-
"icon": "https://
|
|
5830
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/jur_network.png",
|
|
5831
5831
|
"providers": {
|
|
5832
5832
|
"DeeperNetwork": "wss://jur-archive-mainnet-1.simplystaking.xyz/VX68C07AR4K2/ws"
|
|
5833
5833
|
},
|
|
@@ -5856,7 +5856,7 @@
|
|
|
5856
5856
|
"name": "Base Mainnet",
|
|
5857
5857
|
"isTestnet": false,
|
|
5858
5858
|
"chainStatus": "ACTIVE",
|
|
5859
|
-
"icon": "https://
|
|
5859
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/base_mainnet.png",
|
|
5860
5860
|
"providers": {
|
|
5861
5861
|
"PublicNode": "https://base.publicnode.com"
|
|
5862
5862
|
},
|
|
@@ -5880,7 +5880,7 @@
|
|
|
5880
5880
|
"name": "Avalanche C-Chain",
|
|
5881
5881
|
"isTestnet": false,
|
|
5882
5882
|
"chainStatus": "ACTIVE",
|
|
5883
|
-
"icon": "https://
|
|
5883
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/avalanche_c.png",
|
|
5884
5884
|
"providers": {
|
|
5885
5885
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
5886
5886
|
},
|
|
@@ -5904,7 +5904,7 @@
|
|
|
5904
5904
|
"name": "Crust Mainnet",
|
|
5905
5905
|
"isTestnet": false,
|
|
5906
5906
|
"chainStatus": "ACTIVE",
|
|
5907
|
-
"icon": "https://
|
|
5907
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust_mainnet.png",
|
|
5908
5908
|
"providers": {
|
|
5909
5909
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
5910
5910
|
"Crust Network": "wss://rpc.crust.network"
|
|
@@ -5936,7 +5936,7 @@
|
|
|
5936
5936
|
"name": "Acala - EVM",
|
|
5937
5937
|
"isTestnet": false,
|
|
5938
5938
|
"chainStatus": "ACTIVE",
|
|
5939
|
-
"icon": "https://
|
|
5939
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
5940
5940
|
"providers": {
|
|
5941
5941
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
5942
5942
|
},
|
|
@@ -5960,7 +5960,7 @@
|
|
|
5960
5960
|
"name": "Karura - EVM",
|
|
5961
5961
|
"isTestnet": false,
|
|
5962
5962
|
"chainStatus": "ACTIVE",
|
|
5963
|
-
"icon": "https://
|
|
5963
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
5964
5964
|
"providers": {
|
|
5965
5965
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
5966
5966
|
},
|
|
@@ -5984,7 +5984,7 @@
|
|
|
5984
5984
|
"name": "Bittensor",
|
|
5985
5985
|
"isTestnet": false,
|
|
5986
5986
|
"chainStatus": "ACTIVE",
|
|
5987
|
-
"icon": "https://
|
|
5987
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
5988
5988
|
"providers": {
|
|
5989
5989
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
|
|
5990
5990
|
},
|
|
@@ -6025,7 +6025,7 @@
|
|
|
6025
6025
|
"name": "Xcavate",
|
|
6026
6026
|
"isTestnet": true,
|
|
6027
6027
|
"chainStatus": "ACTIVE",
|
|
6028
|
-
"icon": "https://
|
|
6028
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
6029
6029
|
"providers": {
|
|
6030
6030
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
6031
6031
|
},
|
|
@@ -6054,7 +6054,7 @@
|
|
|
6054
6054
|
"name": "Unorthodox",
|
|
6055
6055
|
"isTestnet": false,
|
|
6056
6056
|
"chainStatus": "INACTIVE",
|
|
6057
|
-
"icon": "https://
|
|
6057
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
6058
6058
|
"providers": {},
|
|
6059
6059
|
"evmInfo": null,
|
|
6060
6060
|
"substrateInfo": {
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
"name": "Coinversation",
|
|
6082
6082
|
"isTestnet": false,
|
|
6083
6083
|
"chainStatus": "INACTIVE",
|
|
6084
|
-
"icon": "https://
|
|
6084
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
6085
6085
|
"providers": {},
|
|
6086
6086
|
"evmInfo": null,
|
|
6087
6087
|
"substrateInfo": {
|
|
@@ -6120,7 +6120,7 @@
|
|
|
6120
6120
|
"name": "LayerX Network",
|
|
6121
6121
|
"isTestnet": false,
|
|
6122
6122
|
"chainStatus": "INACTIVE",
|
|
6123
|
-
"icon": "https://
|
|
6123
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
6124
6124
|
"providers": {},
|
|
6125
6125
|
"evmInfo": null,
|
|
6126
6126
|
"substrateInfo": {
|
|
@@ -6147,7 +6147,7 @@
|
|
|
6147
6147
|
"name": "Moonsama",
|
|
6148
6148
|
"isTestnet": false,
|
|
6149
6149
|
"chainStatus": "INACTIVE",
|
|
6150
|
-
"icon": "https://
|
|
6150
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
6151
6151
|
"providers": {},
|
|
6152
6152
|
"evmInfo": null,
|
|
6153
6153
|
"substrateInfo": {
|
|
@@ -6186,7 +6186,7 @@
|
|
|
6186
6186
|
"name": "OAK Network",
|
|
6187
6187
|
"isTestnet": false,
|
|
6188
6188
|
"chainStatus": "INACTIVE",
|
|
6189
|
-
"icon": "https://
|
|
6189
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
6190
6190
|
"providers": {},
|
|
6191
6191
|
"evmInfo": null,
|
|
6192
6192
|
"substrateInfo": {
|
|
@@ -6225,7 +6225,7 @@
|
|
|
6225
6225
|
"name": "OmniBTC",
|
|
6226
6226
|
"isTestnet": false,
|
|
6227
6227
|
"chainStatus": "INACTIVE",
|
|
6228
|
-
"icon": "https://
|
|
6228
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
6229
6229
|
"providers": {},
|
|
6230
6230
|
"evmInfo": null,
|
|
6231
6231
|
"substrateInfo": {
|
|
@@ -6264,7 +6264,7 @@
|
|
|
6264
6264
|
"name": "peaq",
|
|
6265
6265
|
"isTestnet": false,
|
|
6266
6266
|
"chainStatus": "INACTIVE",
|
|
6267
|
-
"icon": "https://
|
|
6267
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
6268
6268
|
"providers": {},
|
|
6269
6269
|
"evmInfo": null,
|
|
6270
6270
|
"substrateInfo": {
|
|
@@ -6303,7 +6303,7 @@
|
|
|
6303
6303
|
"name": "Quantum Portal",
|
|
6304
6304
|
"isTestnet": false,
|
|
6305
6305
|
"chainStatus": "INACTIVE",
|
|
6306
|
-
"icon": "https://
|
|
6306
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
6307
6307
|
"providers": {},
|
|
6308
6308
|
"evmInfo": null,
|
|
6309
6309
|
"substrateInfo": {
|
|
@@ -6330,7 +6330,7 @@
|
|
|
6330
6330
|
"name": "Virto Network",
|
|
6331
6331
|
"isTestnet": false,
|
|
6332
6332
|
"chainStatus": "INACTIVE",
|
|
6333
|
-
"icon": "https://
|
|
6333
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
6334
6334
|
"providers": {},
|
|
6335
6335
|
"evmInfo": null,
|
|
6336
6336
|
"substrateInfo": {
|
|
@@ -6357,7 +6357,7 @@
|
|
|
6357
6357
|
"name": "Energy Web X",
|
|
6358
6358
|
"isTestnet": false,
|
|
6359
6359
|
"chainStatus": "ACTIVE",
|
|
6360
|
-
"icon": "https://
|
|
6360
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
6361
6361
|
"providers": {
|
|
6362
6362
|
"EWX": "wss://public-rpc.mainnet.energywebx.com/ws"
|
|
6363
6363
|
},
|
|
@@ -6398,7 +6398,7 @@
|
|
|
6398
6398
|
"name": "InvArch Network",
|
|
6399
6399
|
"isTestnet": false,
|
|
6400
6400
|
"chainStatus": "ACTIVE",
|
|
6401
|
-
"icon": "https://
|
|
6401
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
6402
6402
|
"providers": {
|
|
6403
6403
|
"Dwellir": "wss://invarch-rpc.dwellir.com"
|
|
6404
6404
|
},
|
|
@@ -6439,7 +6439,7 @@
|
|
|
6439
6439
|
"name": "Zero",
|
|
6440
6440
|
"isTestnet": false,
|
|
6441
6441
|
"chainStatus": "INACTIVE",
|
|
6442
|
-
"icon": "https://
|
|
6442
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
6443
6443
|
"providers": {},
|
|
6444
6444
|
"evmInfo": null,
|
|
6445
6445
|
"substrateInfo": {
|
|
@@ -6466,7 +6466,7 @@
|
|
|
6466
6466
|
"name": " Kpron Network",
|
|
6467
6467
|
"isTestnet": false,
|
|
6468
6468
|
"chainStatus": "INACTIVE",
|
|
6469
|
-
"icon": "https://
|
|
6469
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
6470
6470
|
"providers": {},
|
|
6471
6471
|
"evmInfo": null,
|
|
6472
6472
|
"substrateInfo": {
|
|
@@ -6493,7 +6493,7 @@
|
|
|
6493
6493
|
"name": "Mars",
|
|
6494
6494
|
"isTestnet": false,
|
|
6495
6495
|
"chainStatus": "INACTIVE",
|
|
6496
|
-
"icon": "https://
|
|
6496
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
6497
6497
|
"providers": {},
|
|
6498
6498
|
"evmInfo": null,
|
|
6499
6499
|
"substrateInfo": {
|
|
@@ -6520,7 +6520,7 @@
|
|
|
6520
6520
|
"name": "Snow",
|
|
6521
6521
|
"isTestnet": false,
|
|
6522
6522
|
"chainStatus": "INACTIVE",
|
|
6523
|
-
"icon": "https://
|
|
6523
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
6524
6524
|
"providers": {},
|
|
6525
6525
|
"evmInfo": null,
|
|
6526
6526
|
"substrateInfo": {
|
|
@@ -6559,7 +6559,7 @@
|
|
|
6559
6559
|
"name": "Aband",
|
|
6560
6560
|
"isTestnet": false,
|
|
6561
6561
|
"chainStatus": "INACTIVE",
|
|
6562
|
-
"icon": "https://
|
|
6562
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
6563
6563
|
"providers": {},
|
|
6564
6564
|
"evmInfo": null,
|
|
6565
6565
|
"substrateInfo": {
|
|
@@ -6598,7 +6598,7 @@
|
|
|
6598
6598
|
"name": "Acurast Canary",
|
|
6599
6599
|
"isTestnet": false,
|
|
6600
6600
|
"chainStatus": "INACTIVE",
|
|
6601
|
-
"icon": "https://
|
|
6601
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
6602
6602
|
"providers": {},
|
|
6603
6603
|
"evmInfo": null,
|
|
6604
6604
|
"substrateInfo": {
|
|
@@ -6625,7 +6625,7 @@
|
|
|
6625
6625
|
"name": "Alpha Network",
|
|
6626
6626
|
"isTestnet": false,
|
|
6627
6627
|
"chainStatus": "INACTIVE",
|
|
6628
|
-
"icon": "https://
|
|
6628
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
6629
6629
|
"providers": {},
|
|
6630
6630
|
"evmInfo": null,
|
|
6631
6631
|
"substrateInfo": {
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
"name": "Loom Network",
|
|
6653
6653
|
"isTestnet": false,
|
|
6654
6654
|
"chainStatus": "INACTIVE",
|
|
6655
|
-
"icon": "https://
|
|
6655
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
6656
6656
|
"providers": {},
|
|
6657
6657
|
"evmInfo": null,
|
|
6658
6658
|
"substrateInfo": {
|
|
@@ -6679,7 +6679,7 @@
|
|
|
6679
6679
|
"name": "SubGame Gamma",
|
|
6680
6680
|
"isTestnet": false,
|
|
6681
6681
|
"chainStatus": "INACTIVE",
|
|
6682
|
-
"icon": "https://
|
|
6682
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
6683
6683
|
"providers": {},
|
|
6684
6684
|
"evmInfo": null,
|
|
6685
6685
|
"substrateInfo": {
|
|
@@ -6706,7 +6706,7 @@
|
|
|
6706
6706
|
"name": "TrustBase",
|
|
6707
6707
|
"isTestnet": false,
|
|
6708
6708
|
"chainStatus": "INACTIVE",
|
|
6709
|
-
"icon": "https://
|
|
6709
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
6710
6710
|
"providers": {},
|
|
6711
6711
|
"evmInfo": null,
|
|
6712
6712
|
"substrateInfo": {
|
|
@@ -6733,7 +6733,7 @@
|
|
|
6733
6733
|
"name": "Manta Network",
|
|
6734
6734
|
"isTestnet": false,
|
|
6735
6735
|
"chainStatus": "INACTIVE",
|
|
6736
|
-
"icon": "https://
|
|
6736
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
6737
6737
|
"providers": {},
|
|
6738
6738
|
"evmInfo": null,
|
|
6739
6739
|
"substrateInfo": {
|
|
@@ -6762,7 +6762,7 @@
|
|
|
6762
6762
|
"name": "t3rn",
|
|
6763
6763
|
"isTestnet": false,
|
|
6764
6764
|
"chainStatus": "INACTIVE",
|
|
6765
|
-
"icon": "https://
|
|
6765
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
6766
6766
|
"providers": {},
|
|
6767
6767
|
"evmInfo": null,
|
|
6768
6768
|
"substrateInfo": {
|
|
@@ -6789,7 +6789,7 @@
|
|
|
6789
6789
|
"name": "Geminis Network",
|
|
6790
6790
|
"isTestnet": false,
|
|
6791
6791
|
"chainStatus": "INACTIVE",
|
|
6792
|
-
"icon": "https://
|
|
6792
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
6793
6793
|
"providers": {},
|
|
6794
6794
|
"evmInfo": null,
|
|
6795
6795
|
"substrateInfo": {
|
|
@@ -6816,7 +6816,7 @@
|
|
|
6816
6816
|
"name": "Polimec Polkadot",
|
|
6817
6817
|
"isTestnet": false,
|
|
6818
6818
|
"chainStatus": "ACTIVE",
|
|
6819
|
-
"icon": "https://
|
|
6819
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
6820
6820
|
"providers": {
|
|
6821
6821
|
"Polimec": "wss://rpc.polimec.org"
|
|
6822
6822
|
},
|
|
@@ -6857,7 +6857,7 @@
|
|
|
6857
6857
|
"name": "SubDAO",
|
|
6858
6858
|
"isTestnet": false,
|
|
6859
6859
|
"chainStatus": "INACTIVE",
|
|
6860
|
-
"icon": "https://
|
|
6860
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
6861
6861
|
"providers": {},
|
|
6862
6862
|
"evmInfo": null,
|
|
6863
6863
|
"substrateInfo": {
|
|
@@ -6884,7 +6884,7 @@
|
|
|
6884
6884
|
"name": "SubGame Network",
|
|
6885
6885
|
"isTestnet": false,
|
|
6886
6886
|
"chainStatus": "INACTIVE",
|
|
6887
|
-
"icon": "https://
|
|
6887
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
6888
6888
|
"providers": {},
|
|
6889
6889
|
"evmInfo": null,
|
|
6890
6890
|
"substrateInfo": {
|
|
@@ -6911,7 +6911,7 @@
|
|
|
6911
6911
|
"name": "ZetaChain Testnet",
|
|
6912
6912
|
"isTestnet": true,
|
|
6913
6913
|
"chainStatus": "ACTIVE",
|
|
6914
|
-
"icon": "https://
|
|
6914
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png",
|
|
6915
6915
|
"providers": {
|
|
6916
6916
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
6917
6917
|
},
|
|
@@ -6932,7 +6932,7 @@
|
|
|
6932
6932
|
"name": "Watr Mainnet",
|
|
6933
6933
|
"isTestnet": false,
|
|
6934
6934
|
"chainStatus": "ACTIVE",
|
|
6935
|
-
"icon": "https://
|
|
6935
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet.png",
|
|
6936
6936
|
"providers": {
|
|
6937
6937
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
6938
6938
|
},
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
"name": "Watr Mainnet - EVM",
|
|
6962
6962
|
"isTestnet": false,
|
|
6963
6963
|
"chainStatus": "ACTIVE",
|
|
6964
|
-
"icon": "https://
|
|
6964
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet_evm.png",
|
|
6965
6965
|
"providers": {
|
|
6966
6966
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
6967
6967
|
},
|
|
@@ -6982,7 +6982,7 @@
|
|
|
6982
6982
|
"name": "Enjin Relaychain",
|
|
6983
6983
|
"isTestnet": false,
|
|
6984
6984
|
"chainStatus": "ACTIVE",
|
|
6985
|
-
"icon": "https://
|
|
6985
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_relaychain.png",
|
|
6986
6986
|
"providers": {
|
|
6987
6987
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
6988
6988
|
},
|
|
@@ -7011,7 +7011,7 @@
|
|
|
7011
7011
|
"name": "Enjin Matrixchain",
|
|
7012
7012
|
"isTestnet": false,
|
|
7013
7013
|
"chainStatus": "ACTIVE",
|
|
7014
|
-
"icon": "https://
|
|
7014
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_matrixchain.png",
|
|
7015
7015
|
"providers": {
|
|
7016
7016
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7017
7017
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7041,7 +7041,7 @@
|
|
|
7041
7041
|
"name": "Vara Network Testnet",
|
|
7042
7042
|
"isTestnet": true,
|
|
7043
7043
|
"chainStatus": "ACTIVE",
|
|
7044
|
-
"icon": "https://
|
|
7044
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_testnet.png",
|
|
7045
7045
|
"providers": {
|
|
7046
7046
|
"Vara": "wss://testnet.vara-network.io"
|
|
7047
7047
|
},
|
|
@@ -7070,7 +7070,7 @@
|
|
|
7070
7070
|
"name": "Avail Goldberg Testnet",
|
|
7071
7071
|
"isTestnet": true,
|
|
7072
7072
|
"chainStatus": "ACTIVE",
|
|
7073
|
-
"icon": "https://
|
|
7073
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/goldberg_testnet.png",
|
|
7074
7074
|
"providers": {
|
|
7075
7075
|
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
7076
7076
|
},
|
|
@@ -7099,7 +7099,7 @@
|
|
|
7099
7099
|
"name": "EWX Staging Parachain",
|
|
7100
7100
|
"isTestnet": true,
|
|
7101
7101
|
"chainStatus": "ACTIVE",
|
|
7102
|
-
"icon": "https://
|
|
7102
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_testnet.png",
|
|
7103
7103
|
"providers": {
|
|
7104
7104
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7105
7105
|
},
|
|
@@ -7128,7 +7128,7 @@
|
|
|
7128
7128
|
"name": "Energy Web Chain",
|
|
7129
7129
|
"isTestnet": false,
|
|
7130
7130
|
"chainStatus": "ACTIVE",
|
|
7131
|
-
"icon": "https://
|
|
7131
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_chain.png",
|
|
7132
7132
|
"providers": {
|
|
7133
7133
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7134
7134
|
},
|
|
@@ -7152,7 +7152,7 @@
|
|
|
7152
7152
|
"name": "Energy Web X Rococo",
|
|
7153
7153
|
"isTestnet": true,
|
|
7154
7154
|
"chainStatus": "ACTIVE",
|
|
7155
|
-
"icon": "https://
|
|
7155
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_rococo.png",
|
|
7156
7156
|
"providers": {
|
|
7157
7157
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7158
7158
|
},
|
|
@@ -7181,7 +7181,7 @@
|
|
|
7181
7181
|
"name": "Manta Pacific",
|
|
7182
7182
|
"isTestnet": false,
|
|
7183
7183
|
"chainStatus": "ACTIVE",
|
|
7184
|
-
"icon": "https://
|
|
7184
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network_evm.png",
|
|
7185
7185
|
"providers": {
|
|
7186
7186
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7187
7187
|
},
|