@subwallet/chain-list 0.2.43-beta.3 → 0.2.43
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 +1578 -1628
- package/cjs/data/AssetLogoMap.json +548 -549
- package/cjs/data/ChainAsset.json +543 -557
- package/cjs/data/ChainInfo.json +222 -251
- package/cjs/data/ChainLogoMap.json +221 -223
- package/cjs/data/MultiChainAsset.json +46 -46
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +548 -549
- package/data/ChainAsset.json +543 -557
- package/data/ChainInfo.json +222 -251
- package/data/ChainLogoMap.json +221 -223
- package/data/MultiChainAsset.json +46 -46
- 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://kusama.public.curie.radiumblock.co/ws",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"name": "Ethereum",
|
|
82
82
|
"isTestnet": false,
|
|
83
83
|
"chainStatus": "ACTIVE",
|
|
84
|
-
"icon": "https://
|
|
84
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum.png",
|
|
85
85
|
"providers": {
|
|
86
86
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
87
87
|
"Cloudflare": "https://cloudflare-eth.com",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"name": "Binance Smart Chain",
|
|
109
109
|
"isTestnet": false,
|
|
110
110
|
"chainStatus": "ACTIVE",
|
|
111
|
-
"icon": "https://
|
|
111
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance.png",
|
|
112
112
|
"providers": {
|
|
113
113
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
114
114
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"name": "Moonbeam",
|
|
136
136
|
"isTestnet": false,
|
|
137
137
|
"chainStatus": "ACTIVE",
|
|
138
|
-
"icon": "https://
|
|
138
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
139
139
|
"providers": {
|
|
140
140
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
141
141
|
"Dwellir": "wss://moonbeam-rpc.dwellir.com",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"name": "Pioneer Network",
|
|
194
194
|
"isTestnet": false,
|
|
195
195
|
"chainStatus": "ACTIVE",
|
|
196
|
-
"icon": "https://
|
|
196
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pioneer.png",
|
|
197
197
|
"providers": {
|
|
198
198
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
199
199
|
},
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"name": "Aleph Zero",
|
|
237
237
|
"isTestnet": false,
|
|
238
238
|
"chainStatus": "ACTIVE",
|
|
239
|
-
"icon": "https://
|
|
239
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph.png",
|
|
240
240
|
"providers": {
|
|
241
241
|
"Aleph Zero Foundation": "wss://ws.azero.dev"
|
|
242
242
|
},
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"name": "Astar",
|
|
271
271
|
"isTestnet": false,
|
|
272
272
|
"chainStatus": "ACTIVE",
|
|
273
|
-
"icon": "https://
|
|
273
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astar.png",
|
|
274
274
|
"providers": {
|
|
275
275
|
"Astar": "wss://rpc.astar.network",
|
|
276
276
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"name": "Astar - EVM",
|
|
322
322
|
"isTestnet": false,
|
|
323
323
|
"chainStatus": "ACTIVE",
|
|
324
|
-
"icon": "https://
|
|
324
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarevm.png",
|
|
325
325
|
"providers": {
|
|
326
326
|
"Astar": "https://evm.astar.network",
|
|
327
327
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"name": "Polkadot Asset Hub (Statemint)",
|
|
349
349
|
"isTestnet": false,
|
|
350
350
|
"chainStatus": "ACTIVE",
|
|
351
|
-
"icon": "https://
|
|
351
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemint.png",
|
|
352
352
|
"providers": {
|
|
353
353
|
"Dwellir": "wss://statemint-rpc.dwellir.com",
|
|
354
354
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
@@ -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
|
"Polygon Scan": "https://polygon-rpc.com/",
|
|
439
439
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"name": "Arbitrum One",
|
|
461
461
|
"isTestnet": false,
|
|
462
462
|
"chainStatus": "ACTIVE",
|
|
463
|
-
"icon": "https://
|
|
463
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/arbitrum_one.png",
|
|
464
464
|
"providers": {
|
|
465
465
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
466
466
|
"BlastApi": "https://arbitrum-one.public.blastapi.io"
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"name": "Optimism",
|
|
486
486
|
"isTestnet": false,
|
|
487
487
|
"chainStatus": "ACTIVE",
|
|
488
|
-
"icon": "https://
|
|
488
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/optimism.png",
|
|
489
489
|
"providers": {
|
|
490
490
|
"Kyber Engineering": "https://optimism.kyberengineering.io",
|
|
491
491
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
"name": "TomoChain",
|
|
511
511
|
"isTestnet": false,
|
|
512
512
|
"chainStatus": "ACTIVE",
|
|
513
|
-
"icon": "https://
|
|
513
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tomochain.png",
|
|
514
514
|
"providers": {
|
|
515
515
|
"TomoChain": "https://rpc.tomochain.com"
|
|
516
516
|
},
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
"name": "Aleph Zero Testnet",
|
|
535
535
|
"isTestnet": true,
|
|
536
536
|
"chainStatus": "ACTIVE",
|
|
537
|
-
"icon": "https://
|
|
537
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephtest.png",
|
|
538
538
|
"providers": {
|
|
539
539
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev"
|
|
540
540
|
},
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
"name": "Shiden",
|
|
567
567
|
"isTestnet": false,
|
|
568
568
|
"chainStatus": "ACTIVE",
|
|
569
|
-
"icon": "https://
|
|
569
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shiden.png",
|
|
570
570
|
"providers": {
|
|
571
571
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
572
572
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"name": "Shiden - EVM",
|
|
638
638
|
"isTestnet": false,
|
|
639
639
|
"chainStatus": "ACTIVE",
|
|
640
|
-
"icon": "https://
|
|
640
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shidenevm.png",
|
|
641
641
|
"providers": {
|
|
642
642
|
"Astar": "https://evm.shiden.astar.network",
|
|
643
643
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"name": "Shibuya Testnet",
|
|
665
665
|
"isTestnet": true,
|
|
666
666
|
"chainStatus": "ACTIVE",
|
|
667
|
-
"icon": "https://
|
|
667
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuya.png",
|
|
668
668
|
"providers": {
|
|
669
669
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
670
670
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"name": "Shibuya Testnet - EVM",
|
|
700
700
|
"isTestnet": true,
|
|
701
701
|
"chainStatus": "ACTIVE",
|
|
702
|
-
"icon": "https://
|
|
702
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuyaevm.png",
|
|
703
703
|
"providers": {
|
|
704
704
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
705
705
|
"Dwellir": "https://shibuya-rpc.dwellir.com",
|
|
@@ -725,7 +725,7 @@
|
|
|
725
725
|
"name": "Aventus Polkadot",
|
|
726
726
|
"isTestnet": false,
|
|
727
727
|
"chainStatus": "ACTIVE",
|
|
728
|
-
"icon": "https://
|
|
728
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus.png",
|
|
729
729
|
"providers": {
|
|
730
730
|
"Aventus": "wss://public-rpc.mainnet.aventus.io"
|
|
731
731
|
},
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"name": "Westend",
|
|
767
767
|
"isTestnet": true,
|
|
768
768
|
"chainStatus": "ACTIVE",
|
|
769
|
-
"icon": "https://
|
|
769
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/westend.png",
|
|
770
770
|
"providers": {
|
|
771
771
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
772
772
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
"name": "Rococo",
|
|
802
802
|
"isTestnet": true,
|
|
803
803
|
"chainStatus": "ACTIVE",
|
|
804
|
-
"icon": "https://
|
|
804
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo.png",
|
|
805
805
|
"providers": {
|
|
806
806
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
807
807
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
"name": "Bit.Country - Alpha Net",
|
|
837
837
|
"isTestnet": true,
|
|
838
838
|
"chainStatus": "ACTIVE",
|
|
839
|
-
"icon": "https://
|
|
839
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcountry.png",
|
|
840
840
|
"providers": {
|
|
841
841
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
842
842
|
},
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
"name": "Equilibrium",
|
|
866
866
|
"isTestnet": false,
|
|
867
867
|
"chainStatus": "ACTIVE",
|
|
868
|
-
"icon": "https://
|
|
868
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/equilibrium_parachain.png",
|
|
869
869
|
"providers": {
|
|
870
870
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
871
871
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
"name": "Moonbase Alpha",
|
|
908
908
|
"isTestnet": true,
|
|
909
909
|
"chainStatus": "ACTIVE",
|
|
910
|
-
"icon": "https://
|
|
910
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbase.png",
|
|
911
911
|
"providers": {
|
|
912
912
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
913
913
|
"Blast": "wss://moonbase-alpha.public.blastapi.io"
|
|
@@ -950,7 +950,7 @@
|
|
|
950
950
|
"name": "Moonriver",
|
|
951
951
|
"isTestnet": false,
|
|
952
952
|
"chainStatus": "ACTIVE",
|
|
953
|
-
"icon": "https://
|
|
953
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonriver.png",
|
|
954
954
|
"providers": {
|
|
955
955
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
956
956
|
"Blast": "wss://moonriver.public.blastapi.io",
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"name": "Turing Staging",
|
|
1019
1019
|
"isTestnet": true,
|
|
1020
1020
|
"chainStatus": "ACTIVE",
|
|
1021
|
-
"icon": "https://
|
|
1021
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turingstaging.png",
|
|
1022
1022
|
"providers": {
|
|
1023
1023
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1024
1024
|
},
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
"name": "Turing",
|
|
1048
1048
|
"isTestnet": false,
|
|
1049
1049
|
"chainStatus": "ACTIVE",
|
|
1050
|
-
"icon": "https://
|
|
1050
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turing.png",
|
|
1051
1051
|
"providers": {
|
|
1052
1052
|
"Turing": "wss://rpc.turing.oak.tech",
|
|
1053
1053
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
"name": "Bifrost Kusama",
|
|
1092
1092
|
"isTestnet": false,
|
|
1093
1093
|
"chainStatus": "ACTIVE",
|
|
1094
|
-
"icon": "https://
|
|
1094
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost.png",
|
|
1095
1095
|
"providers": {
|
|
1096
1096
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1097
1097
|
"Dwellir": "wss://bifrost-rpc.dwellir.com",
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
"name": "Bifrost Polkadot",
|
|
1148
1148
|
"isTestnet": false,
|
|
1149
1149
|
"chainStatus": "ACTIVE",
|
|
1150
|
-
"icon": "https://
|
|
1150
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_dot.png",
|
|
1151
1151
|
"providers": {
|
|
1152
1152
|
"Dwellir": "wss://bifrost-polkadot-rpc.dwellir.com",
|
|
1153
1153
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
@@ -1193,7 +1193,7 @@
|
|
|
1193
1193
|
"name": "Bifrost Testnet",
|
|
1194
1194
|
"isTestnet": true,
|
|
1195
1195
|
"chainStatus": "ACTIVE",
|
|
1196
|
-
"icon": "https://
|
|
1196
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_testnet.png",
|
|
1197
1197
|
"providers": {
|
|
1198
1198
|
"Liebi": "wss://bifrost-rpc.rococo.liebi.com/ws"
|
|
1199
1199
|
},
|
|
@@ -1222,7 +1222,7 @@
|
|
|
1222
1222
|
"name": "Calamari",
|
|
1223
1223
|
"isTestnet": false,
|
|
1224
1224
|
"chainStatus": "ACTIVE",
|
|
1225
|
-
"icon": "https://
|
|
1225
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari.png",
|
|
1226
1226
|
"providers": {
|
|
1227
1227
|
"Manta Network": "wss://calamari.systems"
|
|
1228
1228
|
},
|
|
@@ -1265,7 +1265,7 @@
|
|
|
1265
1265
|
"name": "Amplitude",
|
|
1266
1266
|
"isTestnet": false,
|
|
1267
1267
|
"chainStatus": "ACTIVE",
|
|
1268
|
-
"icon": "https://
|
|
1268
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude.png",
|
|
1269
1269
|
"providers": {
|
|
1270
1270
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech"
|
|
1271
1271
|
},
|
|
@@ -1306,7 +1306,7 @@
|
|
|
1306
1306
|
"name": "Amplitude Testnet",
|
|
1307
1307
|
"isTestnet": true,
|
|
1308
1308
|
"chainStatus": "ACTIVE",
|
|
1309
|
-
"icon": "https://
|
|
1309
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude_test.png",
|
|
1310
1310
|
"providers": {
|
|
1311
1311
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1312
1312
|
},
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
"name": "Bobabase Testnet",
|
|
1336
1336
|
"isTestnet": true,
|
|
1337
1337
|
"chainStatus": "INACTIVE",
|
|
1338
|
-
"icon": "https://
|
|
1338
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabase.png",
|
|
1339
1339
|
"providers": {},
|
|
1340
1340
|
"evmInfo": {
|
|
1341
1341
|
"evmChainId": 1297,
|
|
@@ -1357,7 +1357,7 @@
|
|
|
1357
1357
|
"name": "Ethereum Testnet (Goerli)",
|
|
1358
1358
|
"isTestnet": true,
|
|
1359
1359
|
"chainStatus": "ACTIVE",
|
|
1360
|
-
"icon": "https://
|
|
1360
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum_goerli.png",
|
|
1361
1361
|
"providers": {
|
|
1362
1362
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1363
1363
|
},
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
"evmChainId": 5,
|
|
1366
1366
|
"blockExplorer": "https://goerli.etherscan.io",
|
|
1367
1367
|
"existentialDeposit": "0",
|
|
1368
|
-
"symbol": "
|
|
1368
|
+
"symbol": "GoerliETH",
|
|
1369
1369
|
"decimals": 18,
|
|
1370
1370
|
"supportSmartContract": [
|
|
1371
1371
|
"ERC20",
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
"name": "Binance Smart Chain (Testnet)",
|
|
1382
1382
|
"isTestnet": true,
|
|
1383
1383
|
"chainStatus": "ACTIVE",
|
|
1384
|
-
"icon": "https://
|
|
1384
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance_test.png",
|
|
1385
1385
|
"providers": {
|
|
1386
1386
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1387
1387
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"evmChainId": 97,
|
|
1391
1391
|
"blockExplorer": "https://testnet.bscscan.com",
|
|
1392
1392
|
"existentialDeposit": "0",
|
|
1393
|
-
"symbol": "
|
|
1393
|
+
"symbol": "BNB",
|
|
1394
1394
|
"decimals": 18,
|
|
1395
1395
|
"supportSmartContract": [
|
|
1396
1396
|
"ERC20",
|
|
@@ -1406,7 +1406,7 @@
|
|
|
1406
1406
|
"name": "Parallel",
|
|
1407
1407
|
"isTestnet": false,
|
|
1408
1408
|
"chainStatus": "ACTIVE",
|
|
1409
|
-
"icon": "https://
|
|
1409
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/parallel.png",
|
|
1410
1410
|
"providers": {
|
|
1411
1411
|
"Dwellir": "wss://parallel-rpc.dwellir.com"
|
|
1412
1412
|
},
|
|
@@ -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-2.c2.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.public.curie.radiumblock.co/ws",
|
|
1887
1887
|
"OnFinality": "wss://polkadex.api.onfinality.io/public-ws"
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
"name": "Polkadex - Testnet",
|
|
1914
1914
|
"isTestnet": true,
|
|
1915
1915
|
"chainStatus": "STOPPED",
|
|
1916
|
-
"icon": "https://
|
|
1916
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadextest.png",
|
|
1917
1917
|
"providers": {
|
|
1918
1918
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
1919
1919
|
},
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
"name": "RMRK Devnet",
|
|
1943
1943
|
"isTestnet": true,
|
|
1944
1944
|
"chainStatus": "INACTIVE",
|
|
1945
|
-
"icon": "https://
|
|
1945
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rmrk.png",
|
|
1946
1946
|
"providers": {
|
|
1947
1947
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
1948
1948
|
},
|
|
@@ -1971,7 +1971,7 @@
|
|
|
1971
1971
|
"name": "Dolphin Testnet",
|
|
1972
1972
|
"isTestnet": true,
|
|
1973
1973
|
"chainStatus": "INACTIVE",
|
|
1974
|
-
"icon": "https://
|
|
1974
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dolphin.png",
|
|
1975
1975
|
"providers": {},
|
|
1976
1976
|
"evmInfo": null,
|
|
1977
1977
|
"substrateInfo": {
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"name": "Opal",
|
|
1999
1999
|
"isTestnet": true,
|
|
2000
2000
|
"chainStatus": "ACTIVE",
|
|
2001
|
-
"icon": "https://
|
|
2001
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/opal.png",
|
|
2002
2002
|
"providers": {
|
|
2003
2003
|
"Unique": "wss://ws-opal.unique.network",
|
|
2004
2004
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
"name": "Efinity",
|
|
2031
2031
|
"isTestnet": false,
|
|
2032
2032
|
"chainStatus": "INACTIVE",
|
|
2033
|
-
"icon": "https://
|
|
2033
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/efinity.png",
|
|
2034
2034
|
"providers": {
|
|
2035
2035
|
"Efinity": "wss://rpc.efinity.io",
|
|
2036
2036
|
"Dwellir": "wss://efinity -rpc.dwellir.com"
|
|
@@ -2072,7 +2072,7 @@
|
|
|
2072
2072
|
"name": "Composable Finance",
|
|
2073
2073
|
"isTestnet": false,
|
|
2074
2074
|
"chainStatus": "ACTIVE",
|
|
2075
|
-
"icon": "https://
|
|
2075
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/composablefinance.png",
|
|
2076
2076
|
"providers": {
|
|
2077
2077
|
"Composable": "wss://rpc.composable.finance"
|
|
2078
2078
|
},
|
|
@@ -2115,7 +2115,7 @@
|
|
|
2115
2115
|
"name": "Phala",
|
|
2116
2116
|
"isTestnet": false,
|
|
2117
2117
|
"chainStatus": "ACTIVE",
|
|
2118
|
-
"icon": "https://
|
|
2118
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phala.png",
|
|
2119
2119
|
"providers": {
|
|
2120
2120
|
"Phala": "wss://api.phala.network/ws",
|
|
2121
2121
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws"
|
|
@@ -2159,7 +2159,7 @@
|
|
|
2159
2159
|
"name": "Crust",
|
|
2160
2160
|
"isTestnet": false,
|
|
2161
2161
|
"chainStatus": "ACTIVE",
|
|
2162
|
-
"icon": "https://
|
|
2162
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust.png",
|
|
2163
2163
|
"providers": {
|
|
2164
2164
|
"Crust": "wss://crust-parachain.crustapps.net"
|
|
2165
2165
|
},
|
|
@@ -2202,7 +2202,7 @@
|
|
|
2202
2202
|
"name": "Kusama Asset Hub (Statemine)",
|
|
2203
2203
|
"isTestnet": false,
|
|
2204
2204
|
"chainStatus": "ACTIVE",
|
|
2205
|
-
"icon": "https://
|
|
2205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemine.png",
|
|
2206
2206
|
"providers": {
|
|
2207
2207
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2208
2208
|
"Dwellir Tunisia": "wss://statemine-rpc-tn.dwellir.com",
|
|
@@ -2238,7 +2238,7 @@
|
|
|
2238
2238
|
"name": "Karura",
|
|
2239
2239
|
"isTestnet": false,
|
|
2240
2240
|
"chainStatus": "ACTIVE",
|
|
2241
|
-
"icon": "https://
|
|
2241
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura.png",
|
|
2242
2242
|
"providers": {
|
|
2243
2243
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2244
2244
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2273,7 +2273,7 @@
|
|
|
2273
2273
|
"name": "Khala",
|
|
2274
2274
|
"isTestnet": false,
|
|
2275
2275
|
"chainStatus": "ACTIVE",
|
|
2276
|
-
"icon": "https://
|
|
2276
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/khala.png",
|
|
2277
2277
|
"providers": {
|
|
2278
2278
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2279
2279
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2318,7 +2318,7 @@
|
|
|
2318
2318
|
"name": "KILT Spiritnet",
|
|
2319
2319
|
"isTestnet": false,
|
|
2320
2320
|
"chainStatus": "ACTIVE",
|
|
2321
|
-
"icon": "https://
|
|
2321
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt.png",
|
|
2322
2322
|
"providers": {
|
|
2323
2323
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2324
2324
|
"OnFinality": "wss://spiritnet.api.onfinality.io/public-ws",
|
|
@@ -2351,7 +2351,7 @@
|
|
|
2351
2351
|
"name": "Basilisk",
|
|
2352
2352
|
"isTestnet": false,
|
|
2353
2353
|
"chainStatus": "ACTIVE",
|
|
2354
|
-
"icon": "https://
|
|
2354
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/basilisk.png",
|
|
2355
2355
|
"providers": {
|
|
2356
2356
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2357
2357
|
"Dwellir": "wss://basilisk-rpc.dwellir.com"
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"name": "Altair",
|
|
2396
2396
|
"isTestnet": false,
|
|
2397
2397
|
"chainStatus": "ACTIVE",
|
|
2398
|
-
"icon": "https://
|
|
2398
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/altair.png",
|
|
2399
2399
|
"providers": {
|
|
2400
2400
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2401
2401
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2439,7 +2439,7 @@
|
|
|
2439
2439
|
"name": "Heiko",
|
|
2440
2440
|
"isTestnet": false,
|
|
2441
2441
|
"chainStatus": "ACTIVE",
|
|
2442
|
-
"icon": "https://
|
|
2442
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/heiko.png",
|
|
2443
2443
|
"providers": {
|
|
2444
2444
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2445
2445
|
},
|
|
@@ -2493,7 +2493,7 @@
|
|
|
2493
2493
|
"name": "Kintsugi",
|
|
2494
2494
|
"isTestnet": false,
|
|
2495
2495
|
"chainStatus": "ACTIVE",
|
|
2496
|
-
"icon": "https://
|
|
2496
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi.png",
|
|
2497
2497
|
"providers": {
|
|
2498
2498
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2499
2499
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2537,7 +2537,7 @@
|
|
|
2537
2537
|
"name": "Kintsugi Testnet",
|
|
2538
2538
|
"isTestnet": true,
|
|
2539
2539
|
"chainStatus": "ACTIVE",
|
|
2540
|
-
"icon": "https://
|
|
2540
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi_test.png",
|
|
2541
2541
|
"providers": {
|
|
2542
2542
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2543
2543
|
},
|
|
@@ -2566,7 +2566,7 @@
|
|
|
2566
2566
|
"name": "Picasso",
|
|
2567
2567
|
"isTestnet": false,
|
|
2568
2568
|
"chainStatus": "ACTIVE",
|
|
2569
|
-
"icon": "https://
|
|
2569
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/picasso.png",
|
|
2570
2570
|
"providers": {
|
|
2571
2571
|
"Composable": "wss://rpc.composablenodes.tech"
|
|
2572
2572
|
},
|
|
@@ -2631,7 +2631,7 @@
|
|
|
2631
2631
|
"name": "Quartz",
|
|
2632
2632
|
"isTestnet": false,
|
|
2633
2633
|
"chainStatus": "ACTIVE",
|
|
2634
|
-
"icon": "https://
|
|
2634
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quartz.png",
|
|
2635
2635
|
"providers": {
|
|
2636
2636
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2637
2637
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
"name": "Unique",
|
|
2675
2675
|
"isTestnet": false,
|
|
2676
2676
|
"chainStatus": "ACTIVE",
|
|
2677
|
-
"icon": "https://
|
|
2677
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unique_network.png",
|
|
2678
2678
|
"providers": {
|
|
2679
2679
|
"unique": "wss://us-ws.unique.network/",
|
|
2680
2680
|
"UniqueEu": "wss://eu-ws.unique.network/",
|
|
@@ -2719,7 +2719,7 @@
|
|
|
2719
2719
|
"name": "Genshiro",
|
|
2720
2720
|
"isTestnet": false,
|
|
2721
2721
|
"chainStatus": "ACTIVE",
|
|
2722
|
-
"icon": "https://
|
|
2722
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro.png",
|
|
2723
2723
|
"providers": {
|
|
2724
2724
|
"Equilibrium": "wss://node.genshiro.io"
|
|
2725
2725
|
},
|
|
@@ -2771,7 +2771,7 @@
|
|
|
2771
2771
|
"name": "Genshiro Testnet",
|
|
2772
2772
|
"isTestnet": true,
|
|
2773
2773
|
"chainStatus": "INACTIVE",
|
|
2774
|
-
"icon": "https://
|
|
2774
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro_testnet.png",
|
|
2775
2775
|
"providers": {},
|
|
2776
2776
|
"evmInfo": null,
|
|
2777
2777
|
"substrateInfo": {
|
|
@@ -2798,7 +2798,7 @@
|
|
|
2798
2798
|
"name": "Subsocial",
|
|
2799
2799
|
"isTestnet": false,
|
|
2800
2800
|
"chainStatus": "ACTIVE",
|
|
2801
|
-
"icon": "https://
|
|
2801
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subsocial_x.png",
|
|
2802
2802
|
"providers": {
|
|
2803
2803
|
"subsocialx": "wss://para.f3joule.space"
|
|
2804
2804
|
},
|
|
@@ -2827,7 +2827,7 @@
|
|
|
2827
2827
|
"name": "Zeitgeist",
|
|
2828
2828
|
"isTestnet": false,
|
|
2829
2829
|
"chainStatus": "ACTIVE",
|
|
2830
|
-
"icon": "https://
|
|
2830
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeitgeist.png",
|
|
2831
2831
|
"providers": {
|
|
2832
2832
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws",
|
|
2833
2833
|
"Dwellir": "wss://zeitgeist-rpc.dwellir.com"
|
|
@@ -2871,7 +2871,7 @@
|
|
|
2871
2871
|
"name": "Sakura",
|
|
2872
2872
|
"isTestnet": false,
|
|
2873
2873
|
"chainStatus": "ACTIVE",
|
|
2874
|
-
"icon": "https://
|
|
2874
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sakura.png",
|
|
2875
2875
|
"providers": {
|
|
2876
2876
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
2877
2877
|
},
|
|
@@ -2914,7 +2914,7 @@
|
|
|
2914
2914
|
"name": "Crust Shadow",
|
|
2915
2915
|
"isTestnet": false,
|
|
2916
2916
|
"chainStatus": "ACTIVE",
|
|
2917
|
-
"icon": "https://
|
|
2917
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shadow.png",
|
|
2918
2918
|
"providers": {
|
|
2919
2919
|
"Crust": "wss://rpc-shadow.crust.network/"
|
|
2920
2920
|
},
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
"name": "Unique TestNet 2.0",
|
|
2969
2969
|
"isTestnet": true,
|
|
2970
2970
|
"chainStatus": "INACTIVE",
|
|
2971
|
-
"icon": "https://
|
|
2971
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/uniquenft.png",
|
|
2972
2972
|
"providers": {
|
|
2973
2973
|
"Unique": "wss://testnet2.unique.network"
|
|
2974
2974
|
},
|
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
"name": "Robonomics",
|
|
2998
2998
|
"isTestnet": false,
|
|
2999
2999
|
"chainStatus": "ACTIVE",
|
|
3000
|
-
"icon": "https://
|
|
3000
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/robonomics.png",
|
|
3001
3001
|
"providers": {
|
|
3002
3002
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3003
3003
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3052,7 +3052,7 @@
|
|
|
3052
3052
|
"name": "Integritee Network",
|
|
3053
3053
|
"isTestnet": false,
|
|
3054
3054
|
"chainStatus": "ACTIVE",
|
|
3055
|
-
"icon": "https://
|
|
3055
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integritee.png",
|
|
3056
3056
|
"providers": {
|
|
3057
3057
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3058
3058
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3096,7 +3096,7 @@
|
|
|
3096
3096
|
"name": "Integritee Shell",
|
|
3097
3097
|
"isTestnet": false,
|
|
3098
3098
|
"chainStatus": "ACTIVE",
|
|
3099
|
-
"icon": "https://
|
|
3099
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integriteepolkadot.png",
|
|
3100
3100
|
"providers": {
|
|
3101
3101
|
"Integritee": "wss://polkadot.api.integritee.network"
|
|
3102
3102
|
},
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
"name": "Crab2 Parachain",
|
|
3138
3138
|
"isTestnet": false,
|
|
3139
3139
|
"chainStatus": "ACTIVE",
|
|
3140
|
-
"icon": "https://
|
|
3140
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crabparachain.png",
|
|
3141
3141
|
"providers": {
|
|
3142
3142
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3143
3143
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3192,7 +3192,7 @@
|
|
|
3192
3192
|
"name": "Pangolin",
|
|
3193
3193
|
"isTestnet": true,
|
|
3194
3194
|
"chainStatus": "ACTIVE",
|
|
3195
|
-
"icon": "https://
|
|
3195
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pangolin.png",
|
|
3196
3196
|
"providers": {
|
|
3197
3197
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3198
3198
|
},
|
|
@@ -3232,7 +3232,7 @@
|
|
|
3232
3232
|
"name": "Chain X",
|
|
3233
3233
|
"isTestnet": false,
|
|
3234
3234
|
"chainStatus": "ACTIVE",
|
|
3235
|
-
"icon": "https://
|
|
3235
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainx.png",
|
|
3236
3236
|
"providers": {
|
|
3237
3237
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3238
3238
|
},
|
|
@@ -3261,7 +3261,7 @@
|
|
|
3261
3261
|
"name": "Acala Mandala TC7",
|
|
3262
3262
|
"isTestnet": true,
|
|
3263
3263
|
"chainStatus": "ACTIVE",
|
|
3264
|
-
"icon": "https://
|
|
3264
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_testnet.png",
|
|
3265
3265
|
"providers": {
|
|
3266
3266
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3267
3267
|
},
|
|
@@ -3292,7 +3292,7 @@
|
|
|
3292
3292
|
"name": "MangataX Public Testnet",
|
|
3293
3293
|
"isTestnet": true,
|
|
3294
3294
|
"chainStatus": "INACTIVE",
|
|
3295
|
-
"icon": "https://
|
|
3295
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax.png",
|
|
3296
3296
|
"providers": {
|
|
3297
3297
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3298
3298
|
},
|
|
@@ -3321,7 +3321,7 @@
|
|
|
3321
3321
|
"name": "Mangata X",
|
|
3322
3322
|
"isTestnet": false,
|
|
3323
3323
|
"chainStatus": "ACTIVE",
|
|
3324
|
-
"icon": "https://
|
|
3324
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax_para.png",
|
|
3325
3325
|
"providers": {
|
|
3326
3326
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3327
3327
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3376,7 +3376,7 @@
|
|
|
3376
3376
|
"name": "Encointer",
|
|
3377
3377
|
"isTestnet": false,
|
|
3378
3378
|
"chainStatus": "ACTIVE",
|
|
3379
|
-
"icon": "https://
|
|
3379
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/encointer.png",
|
|
3380
3380
|
"providers": {
|
|
3381
3381
|
"Encointer Association": "wss://kusama.api.encointer.org"
|
|
3382
3382
|
},
|
|
@@ -3405,7 +3405,7 @@
|
|
|
3405
3405
|
"name": "Litmus",
|
|
3406
3406
|
"isTestnet": false,
|
|
3407
3407
|
"chainStatus": "ACTIVE",
|
|
3408
|
-
"icon": "https://
|
|
3408
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litmus.png",
|
|
3409
3409
|
"providers": {
|
|
3410
3410
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3411
3411
|
},
|
|
@@ -3446,7 +3446,7 @@
|
|
|
3446
3446
|
"name": "Litentry",
|
|
3447
3447
|
"isTestnet": false,
|
|
3448
3448
|
"chainStatus": "ACTIVE",
|
|
3449
|
-
"icon": "https://
|
|
3449
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litentry.png",
|
|
3450
3450
|
"providers": {
|
|
3451
3451
|
"Litentry": "wss://rpc.litentry-parachain.litentry.io",
|
|
3452
3452
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3488,7 +3488,7 @@
|
|
|
3488
3488
|
"name": "Tinkernet",
|
|
3489
3489
|
"isTestnet": false,
|
|
3490
3490
|
"chainStatus": "ACTIVE",
|
|
3491
|
-
"icon": "https://
|
|
3491
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tinkernet.png",
|
|
3492
3492
|
"providers": {
|
|
3493
3493
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3494
3494
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3530,7 +3530,7 @@
|
|
|
3530
3530
|
"name": "Imbue Kusama",
|
|
3531
3531
|
"isTestnet": false,
|
|
3532
3532
|
"chainStatus": "ACTIVE",
|
|
3533
|
-
"icon": "https://
|
|
3533
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/imbue_network.png",
|
|
3534
3534
|
"providers": {
|
|
3535
3535
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3536
3536
|
},
|
|
@@ -3571,7 +3571,7 @@
|
|
|
3571
3571
|
"name": "Subspace Testnet",
|
|
3572
3572
|
"isTestnet": true,
|
|
3573
3573
|
"chainStatus": "INACTIVE",
|
|
3574
|
-
"icon": "https://
|
|
3574
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_test.png",
|
|
3575
3575
|
"providers": {},
|
|
3576
3576
|
"evmInfo": null,
|
|
3577
3577
|
"substrateInfo": {
|
|
@@ -3598,7 +3598,7 @@
|
|
|
3598
3598
|
"name": "Subspace Gemini 2a",
|
|
3599
3599
|
"isTestnet": true,
|
|
3600
3600
|
"chainStatus": "INACTIVE",
|
|
3601
|
-
"icon": "https://
|
|
3601
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_2a.png",
|
|
3602
3602
|
"providers": {
|
|
3603
3603
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
3604
3604
|
},
|
|
@@ -3627,7 +3627,7 @@
|
|
|
3627
3627
|
"name": "Subspace Gemini 3c",
|
|
3628
3628
|
"isTestnet": true,
|
|
3629
3629
|
"chainStatus": "INACTIVE",
|
|
3630
|
-
"icon": "https://
|
|
3630
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3c.png",
|
|
3631
3631
|
"providers": {},
|
|
3632
3632
|
"evmInfo": null,
|
|
3633
3633
|
"substrateInfo": {
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
"name": "Subspace Gemini 3d",
|
|
3655
3655
|
"isTestnet": true,
|
|
3656
3656
|
"chainStatus": "INACTIVE",
|
|
3657
|
-
"icon": "https://
|
|
3657
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3d.png",
|
|
3658
3658
|
"providers": {},
|
|
3659
3659
|
"evmInfo": null,
|
|
3660
3660
|
"substrateInfo": {
|
|
@@ -3681,7 +3681,7 @@
|
|
|
3681
3681
|
"name": "Subspace Gemini 3e",
|
|
3682
3682
|
"isTestnet": true,
|
|
3683
3683
|
"chainStatus": "INACTIVE",
|
|
3684
|
-
"icon": "https://
|
|
3684
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3e.png",
|
|
3685
3685
|
"providers": {},
|
|
3686
3686
|
"evmInfo": null,
|
|
3687
3687
|
"substrateInfo": {
|
|
@@ -3708,7 +3708,7 @@
|
|
|
3708
3708
|
"name": "Subspace Gemini 3f",
|
|
3709
3709
|
"isTestnet": true,
|
|
3710
3710
|
"chainStatus": "INACTIVE",
|
|
3711
|
-
"icon": "https://
|
|
3711
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3f.png",
|
|
3712
3712
|
"providers": {
|
|
3713
3713
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
3714
3714
|
},
|
|
@@ -3737,7 +3737,7 @@
|
|
|
3737
3737
|
"name": "OriginTrail",
|
|
3738
3738
|
"isTestnet": false,
|
|
3739
3739
|
"chainStatus": "ACTIVE",
|
|
3740
|
-
"icon": "https://
|
|
3740
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/origintrail.png",
|
|
3741
3741
|
"providers": {
|
|
3742
3742
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network"
|
|
3743
3743
|
},
|
|
@@ -3780,7 +3780,7 @@
|
|
|
3780
3780
|
"name": "Subspace Gemini 3g",
|
|
3781
3781
|
"isTestnet": true,
|
|
3782
3782
|
"chainStatus": "ACTIVE",
|
|
3783
|
-
"icon": "https://
|
|
3783
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3g.png",
|
|
3784
3784
|
"providers": {
|
|
3785
3785
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
3786
3786
|
},
|
|
@@ -3809,7 +3809,7 @@
|
|
|
3809
3809
|
"name": "Dorafactory",
|
|
3810
3810
|
"isTestnet": false,
|
|
3811
3811
|
"chainStatus": "INACTIVE",
|
|
3812
|
-
"icon": "https://
|
|
3812
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dorafactory.png",
|
|
3813
3813
|
"providers": {},
|
|
3814
3814
|
"evmInfo": null,
|
|
3815
3815
|
"substrateInfo": {
|
|
@@ -3848,7 +3848,7 @@
|
|
|
3848
3848
|
"name": "Bajun Kusama",
|
|
3849
3849
|
"isTestnet": false,
|
|
3850
3850
|
"chainStatus": "ACTIVE",
|
|
3851
|
-
"icon": "https://
|
|
3851
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bajun.png",
|
|
3852
3852
|
"providers": {
|
|
3853
3853
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
3854
3854
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -3892,7 +3892,7 @@
|
|
|
3892
3892
|
"name": "Dancebox",
|
|
3893
3893
|
"isTestnet": true,
|
|
3894
3894
|
"chainStatus": "ACTIVE",
|
|
3895
|
-
"icon": "https://
|
|
3895
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dancebox.png",
|
|
3896
3896
|
"providers": {
|
|
3897
3897
|
"Dancebox": "wss://fraa-dancebox-rpc.a.dancebox.tanssi.network"
|
|
3898
3898
|
},
|
|
@@ -3921,7 +3921,7 @@
|
|
|
3921
3921
|
"name": "Listen Network",
|
|
3922
3922
|
"isTestnet": false,
|
|
3923
3923
|
"chainStatus": "INACTIVE",
|
|
3924
|
-
"icon": "https://
|
|
3924
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/listen.png",
|
|
3925
3925
|
"providers": {},
|
|
3926
3926
|
"evmInfo": null,
|
|
3927
3927
|
"substrateInfo": {
|
|
@@ -3948,7 +3948,7 @@
|
|
|
3948
3948
|
"name": "Kabocha",
|
|
3949
3949
|
"isTestnet": false,
|
|
3950
3950
|
"chainStatus": "ACTIVE",
|
|
3951
|
-
"icon": "https://
|
|
3951
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kabocha.png",
|
|
3952
3952
|
"providers": {
|
|
3953
3953
|
"JelliedOwl": "wss://kabocha.jelliedowl.com"
|
|
3954
3954
|
},
|
|
@@ -3989,7 +3989,7 @@
|
|
|
3989
3989
|
"name": "GM Parachain",
|
|
3990
3990
|
"isTestnet": false,
|
|
3991
3991
|
"chainStatus": "INACTIVE",
|
|
3992
|
-
"icon": "https://
|
|
3992
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gmdie.png",
|
|
3993
3993
|
"providers": {},
|
|
3994
3994
|
"evmInfo": null,
|
|
3995
3995
|
"substrateInfo": {
|
|
@@ -4028,7 +4028,7 @@
|
|
|
4028
4028
|
"name": "Ternoa",
|
|
4029
4029
|
"isTestnet": false,
|
|
4030
4030
|
"chainStatus": "ACTIVE",
|
|
4031
|
-
"icon": "https://
|
|
4031
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa.png",
|
|
4032
4032
|
"providers": {
|
|
4033
4033
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4034
4034
|
},
|
|
@@ -4057,7 +4057,7 @@
|
|
|
4057
4057
|
"name": "DataHighway Tanganika",
|
|
4058
4058
|
"isTestnet": false,
|
|
4059
4059
|
"chainStatus": "INACTIVE",
|
|
4060
|
-
"icon": "https://
|
|
4060
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tanganika.png",
|
|
4061
4061
|
"providers": {},
|
|
4062
4062
|
"evmInfo": null,
|
|
4063
4063
|
"substrateInfo": {
|
|
@@ -4098,7 +4098,7 @@
|
|
|
4098
4098
|
"name": "Pendulum",
|
|
4099
4099
|
"isTestnet": false,
|
|
4100
4100
|
"chainStatus": "ACTIVE",
|
|
4101
|
-
"icon": "https://
|
|
4101
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pendulum.png",
|
|
4102
4102
|
"providers": {
|
|
4103
4103
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4104
4104
|
},
|
|
@@ -4139,7 +4139,7 @@
|
|
|
4139
4139
|
"name": "Gear Staging Testnet",
|
|
4140
4140
|
"isTestnet": true,
|
|
4141
4141
|
"chainStatus": "INACTIVE",
|
|
4142
|
-
"icon": "https://
|
|
4142
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gear_testnet.png",
|
|
4143
4143
|
"providers": {
|
|
4144
4144
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4145
4145
|
},
|
|
@@ -4168,7 +4168,7 @@
|
|
|
4168
4168
|
"name": "Ternoa Alphanet",
|
|
4169
4169
|
"isTestnet": true,
|
|
4170
4170
|
"chainStatus": "ACTIVE",
|
|
4171
|
-
"icon": "https://
|
|
4171
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa_alphanet.png",
|
|
4172
4172
|
"providers": {
|
|
4173
4173
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4174
4174
|
},
|
|
@@ -4197,7 +4197,7 @@
|
|
|
4197
4197
|
"name": "Calamari Staging",
|
|
4198
4198
|
"isTestnet": true,
|
|
4199
4199
|
"chainStatus": "ACTIVE",
|
|
4200
|
-
"icon": "https://
|
|
4200
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari_test.png",
|
|
4201
4201
|
"providers": {
|
|
4202
4202
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4203
4203
|
},
|
|
@@ -4226,7 +4226,7 @@
|
|
|
4226
4226
|
"name": "Boba Network",
|
|
4227
4227
|
"isTestnet": false,
|
|
4228
4228
|
"chainStatus": "ACTIVE",
|
|
4229
|
-
"icon": "https://
|
|
4229
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boba.png",
|
|
4230
4230
|
"providers": {
|
|
4231
4231
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4232
4232
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4251,7 +4251,7 @@
|
|
|
4251
4251
|
"name": "Bobabeam",
|
|
4252
4252
|
"isTestnet": false,
|
|
4253
4253
|
"chainStatus": "INACTIVE",
|
|
4254
|
-
"icon": "https://
|
|
4254
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabeam.png",
|
|
4255
4255
|
"providers": {
|
|
4256
4256
|
"RPC": "https://bobabeam.boba.network",
|
|
4257
4257
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
"name": "KILT Peregrine",
|
|
4277
4277
|
"isTestnet": true,
|
|
4278
4278
|
"chainStatus": "ACTIVE",
|
|
4279
|
-
"icon": "https://
|
|
4279
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt_peregrine.png",
|
|
4280
4280
|
"providers": {
|
|
4281
4281
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4282
4282
|
},
|
|
@@ -4307,7 +4307,7 @@
|
|
|
4307
4307
|
"name": "XX Network",
|
|
4308
4308
|
"isTestnet": false,
|
|
4309
4309
|
"chainStatus": "ACTIVE",
|
|
4310
|
-
"icon": "https://
|
|
4310
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xx_network.png",
|
|
4311
4311
|
"providers": {
|
|
4312
4312
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4313
4313
|
},
|
|
@@ -4336,7 +4336,7 @@
|
|
|
4336
4336
|
"name": "Watr Testnet",
|
|
4337
4337
|
"isTestnet": true,
|
|
4338
4338
|
"chainStatus": "ACTIVE",
|
|
4339
|
-
"icon": "https://
|
|
4339
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network.png",
|
|
4340
4340
|
"providers": {
|
|
4341
4341
|
"watr": "wss://rpc.dev.watr.org"
|
|
4342
4342
|
},
|
|
@@ -4365,7 +4365,7 @@
|
|
|
4365
4365
|
"name": "Watr Testnet - EVM",
|
|
4366
4366
|
"isTestnet": true,
|
|
4367
4367
|
"chainStatus": "ACTIVE",
|
|
4368
|
-
"icon": "https://
|
|
4368
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network_evm.png",
|
|
4369
4369
|
"providers": {
|
|
4370
4370
|
"watr": "https://rpc.dev.watr.org"
|
|
4371
4371
|
},
|
|
@@ -4389,7 +4389,7 @@
|
|
|
4389
4389
|
"name": "Fusotao",
|
|
4390
4390
|
"isTestnet": false,
|
|
4391
4391
|
"chainStatus": "ACTIVE",
|
|
4392
|
-
"icon": "https://
|
|
4392
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fusotao.png",
|
|
4393
4393
|
"providers": {
|
|
4394
4394
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4395
4395
|
},
|
|
@@ -4418,7 +4418,7 @@
|
|
|
4418
4418
|
"name": "Discovol",
|
|
4419
4419
|
"isTestnet": false,
|
|
4420
4420
|
"chainStatus": "ACTIVE",
|
|
4421
|
-
"icon": "https://
|
|
4421
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol.png",
|
|
4422
4422
|
"providers": {
|
|
4423
4423
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4424
4424
|
},
|
|
@@ -4447,7 +4447,7 @@
|
|
|
4447
4447
|
"name": "Discovol Testnet",
|
|
4448
4448
|
"isTestnet": true,
|
|
4449
4449
|
"chainStatus": "ACTIVE",
|
|
4450
|
-
"icon": "https://
|
|
4450
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol_testnet.png",
|
|
4451
4451
|
"providers": {
|
|
4452
4452
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4453
4453
|
},
|
|
@@ -4476,7 +4476,7 @@
|
|
|
4476
4476
|
"name": "Atocha",
|
|
4477
4477
|
"isTestnet": false,
|
|
4478
4478
|
"chainStatus": "ACTIVE",
|
|
4479
|
-
"icon": "https://
|
|
4479
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/atocha.png",
|
|
4480
4480
|
"providers": {
|
|
4481
4481
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4482
4482
|
},
|
|
@@ -4505,7 +4505,7 @@
|
|
|
4505
4505
|
"name": "Myriad",
|
|
4506
4506
|
"isTestnet": false,
|
|
4507
4507
|
"chainStatus": "ACTIVE",
|
|
4508
|
-
"icon": "https://
|
|
4508
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/myriad.png",
|
|
4509
4509
|
"providers": {
|
|
4510
4510
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
4511
4511
|
},
|
|
@@ -4534,7 +4534,7 @@
|
|
|
4534
4534
|
"name": "DeBio",
|
|
4535
4535
|
"isTestnet": false,
|
|
4536
4536
|
"chainStatus": "ACTIVE",
|
|
4537
|
-
"icon": "https://
|
|
4537
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/debio.png",
|
|
4538
4538
|
"providers": {
|
|
4539
4539
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
4540
4540
|
},
|
|
@@ -4563,7 +4563,7 @@
|
|
|
4563
4563
|
"name": "Polkadot Collectives",
|
|
4564
4564
|
"isTestnet": false,
|
|
4565
4565
|
"chainStatus": "ACTIVE",
|
|
4566
|
-
"icon": "https://
|
|
4566
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/collectives.png",
|
|
4567
4567
|
"providers": {
|
|
4568
4568
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io"
|
|
4569
4569
|
},
|
|
@@ -4592,7 +4592,7 @@
|
|
|
4592
4592
|
"name": "Ajuna Network",
|
|
4593
4593
|
"isTestnet": false,
|
|
4594
4594
|
"chainStatus": "ACTIVE",
|
|
4595
|
-
"icon": "https://
|
|
4595
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ajunapolkadot.png",
|
|
4596
4596
|
"providers": {
|
|
4597
4597
|
"OnFinality": "wss://ajuna.api.onfinality.io/public-ws"
|
|
4598
4598
|
},
|
|
@@ -4633,7 +4633,7 @@
|
|
|
4633
4633
|
"name": "Bitgreen",
|
|
4634
4634
|
"isTestnet": false,
|
|
4635
4635
|
"chainStatus": "ACTIVE",
|
|
4636
|
-
"icon": "https://
|
|
4636
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitgreen.png",
|
|
4637
4637
|
"providers": {
|
|
4638
4638
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
4639
4639
|
},
|
|
@@ -4662,7 +4662,7 @@
|
|
|
4662
4662
|
"name": "Frequency",
|
|
4663
4663
|
"isTestnet": false,
|
|
4664
4664
|
"chainStatus": "ACTIVE",
|
|
4665
|
-
"icon": "https://
|
|
4665
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/frequency.png",
|
|
4666
4666
|
"providers": {
|
|
4667
4667
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
4668
4668
|
"Frequency 1": "wss://1.rpc.frequency.xyz"
|
|
@@ -4692,7 +4692,7 @@
|
|
|
4692
4692
|
"name": "Hashed Network",
|
|
4693
4693
|
"isTestnet": false,
|
|
4694
4694
|
"chainStatus": "ACTIVE",
|
|
4695
|
-
"icon": "https://
|
|
4695
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hashednetwork.png",
|
|
4696
4696
|
"providers": {
|
|
4697
4697
|
"Hashed Systems": "wss://c1.hashed.live",
|
|
4698
4698
|
"Hashed Systems 2": "wss://c2.hashed.network",
|
|
@@ -4745,8 +4745,8 @@
|
|
|
4745
4745
|
"slug": "kapex",
|
|
4746
4746
|
"name": "Kapex",
|
|
4747
4747
|
"isTestnet": false,
|
|
4748
|
-
"chainStatus": "
|
|
4749
|
-
"icon": "https://
|
|
4748
|
+
"chainStatus": "INACTIVE",
|
|
4749
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kapex.png",
|
|
4750
4750
|
"providers": {
|
|
4751
4751
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
4752
4752
|
},
|
|
@@ -4787,7 +4787,7 @@
|
|
|
4787
4787
|
"name": "Kylin Network",
|
|
4788
4788
|
"isTestnet": false,
|
|
4789
4789
|
"chainStatus": "INACTIVE",
|
|
4790
|
-
"icon": "https://
|
|
4790
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kylinnetwork.png",
|
|
4791
4791
|
"providers": {
|
|
4792
4792
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
4793
4793
|
},
|
|
@@ -4828,7 +4828,7 @@
|
|
|
4828
4828
|
"name": "DAO IPCI",
|
|
4829
4829
|
"isTestnet": false,
|
|
4830
4830
|
"chainStatus": "ACTIVE",
|
|
4831
|
-
"icon": "https://
|
|
4831
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ipci.png",
|
|
4832
4832
|
"providers": {
|
|
4833
4833
|
"viaAiralab": "wss://kusama.rpc.ipci.io"
|
|
4834
4834
|
},
|
|
@@ -4857,7 +4857,7 @@
|
|
|
4857
4857
|
"name": "KICO",
|
|
4858
4858
|
"isTestnet": false,
|
|
4859
4859
|
"chainStatus": "INACTIVE",
|
|
4860
|
-
"icon": "https://
|
|
4860
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kico.png",
|
|
4861
4861
|
"providers": {},
|
|
4862
4862
|
"evmInfo": null,
|
|
4863
4863
|
"substrateInfo": {
|
|
@@ -4896,7 +4896,7 @@
|
|
|
4896
4896
|
"name": "Luhn Network",
|
|
4897
4897
|
"isTestnet": false,
|
|
4898
4898
|
"chainStatus": "INACTIVE",
|
|
4899
|
-
"icon": "https://
|
|
4899
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/luhnnetwork.png",
|
|
4900
4900
|
"providers": {},
|
|
4901
4901
|
"evmInfo": null,
|
|
4902
4902
|
"substrateInfo": {
|
|
@@ -4923,7 +4923,7 @@
|
|
|
4923
4923
|
"name": "Pichiu Network",
|
|
4924
4924
|
"isTestnet": false,
|
|
4925
4925
|
"chainStatus": "INACTIVE",
|
|
4926
|
-
"icon": "https://
|
|
4926
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pichiu.png",
|
|
4927
4927
|
"providers": {},
|
|
4928
4928
|
"evmInfo": null,
|
|
4929
4929
|
"substrateInfo": {
|
|
@@ -4962,7 +4962,7 @@
|
|
|
4962
4962
|
"name": "RioDeFi",
|
|
4963
4963
|
"isTestnet": false,
|
|
4964
4964
|
"chainStatus": "INACTIVE",
|
|
4965
|
-
"icon": "https://
|
|
4965
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riodefi.png",
|
|
4966
4966
|
"providers": {},
|
|
4967
4967
|
"evmInfo": null,
|
|
4968
4968
|
"substrateInfo": {
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
"name": "Automata",
|
|
4990
4990
|
"isTestnet": false,
|
|
4991
4991
|
"chainStatus": "ACTIVE",
|
|
4992
|
-
"icon": "https://
|
|
4992
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/automata.png",
|
|
4993
4993
|
"providers": {
|
|
4994
4994
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
4995
4995
|
},
|
|
@@ -5018,7 +5018,7 @@
|
|
|
5018
5018
|
"name": "Creditcoin",
|
|
5019
5019
|
"isTestnet": false,
|
|
5020
5020
|
"chainStatus": "ACTIVE",
|
|
5021
|
-
"icon": "https://
|
|
5021
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin.png",
|
|
5022
5022
|
"providers": {
|
|
5023
5023
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5024
5024
|
},
|
|
@@ -5049,7 +5049,7 @@
|
|
|
5049
5049
|
"name": "Crown Sterling",
|
|
5050
5050
|
"isTestnet": false,
|
|
5051
5051
|
"chainStatus": "ACTIVE",
|
|
5052
|
-
"icon": "https://
|
|
5052
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crownsterling.png",
|
|
5053
5053
|
"providers": {
|
|
5054
5054
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5055
5055
|
},
|
|
@@ -5078,7 +5078,7 @@
|
|
|
5078
5078
|
"name": "Dock",
|
|
5079
5079
|
"isTestnet": false,
|
|
5080
5080
|
"chainStatus": "ACTIVE",
|
|
5081
|
-
"icon": "https://
|
|
5081
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dockposmainnet.png",
|
|
5082
5082
|
"providers": {
|
|
5083
5083
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5084
5084
|
},
|
|
@@ -5109,7 +5109,7 @@
|
|
|
5109
5109
|
"name": "Kusari",
|
|
5110
5110
|
"isTestnet": false,
|
|
5111
5111
|
"chainStatus": "INACTIVE",
|
|
5112
|
-
"icon": "https://
|
|
5112
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusari.png",
|
|
5113
5113
|
"providers": {},
|
|
5114
5114
|
"evmInfo": null,
|
|
5115
5115
|
"substrateInfo": {
|
|
@@ -5136,7 +5136,7 @@
|
|
|
5136
5136
|
"name": "logion Standalone",
|
|
5137
5137
|
"isTestnet": false,
|
|
5138
5138
|
"chainStatus": "ACTIVE",
|
|
5139
|
-
"icon": "https://
|
|
5139
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/logion.png",
|
|
5140
5140
|
"providers": {
|
|
5141
5141
|
"Logion": "wss://rpc01.logion.network"
|
|
5142
5142
|
},
|
|
@@ -5188,7 +5188,7 @@
|
|
|
5188
5188
|
"name": "Neatcoin",
|
|
5189
5189
|
"isTestnet": false,
|
|
5190
5190
|
"chainStatus": "ACTIVE",
|
|
5191
|
-
"icon": "https://
|
|
5191
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/neatcoin.png",
|
|
5192
5192
|
"providers": {
|
|
5193
5193
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5194
5194
|
},
|
|
@@ -5217,7 +5217,7 @@
|
|
|
5217
5217
|
"name": "NFTMart",
|
|
5218
5218
|
"isTestnet": false,
|
|
5219
5219
|
"chainStatus": "ACTIVE",
|
|
5220
|
-
"icon": "https://
|
|
5220
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nftmart.png",
|
|
5221
5221
|
"providers": {
|
|
5222
5222
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5223
5223
|
},
|
|
@@ -5246,7 +5246,7 @@
|
|
|
5246
5246
|
"name": "Polymesh Mainnet",
|
|
5247
5247
|
"isTestnet": false,
|
|
5248
5248
|
"chainStatus": "ACTIVE",
|
|
5249
|
-
"icon": "https://
|
|
5249
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polymesh.png",
|
|
5250
5250
|
"providers": {
|
|
5251
5251
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5252
5252
|
},
|
|
@@ -5277,7 +5277,7 @@
|
|
|
5277
5277
|
"name": "RioChain",
|
|
5278
5278
|
"isTestnet": false,
|
|
5279
5279
|
"chainStatus": "INACTIVE",
|
|
5280
|
-
"icon": "https://
|
|
5280
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riochain.png",
|
|
5281
5281
|
"providers": {},
|
|
5282
5282
|
"evmInfo": null,
|
|
5283
5283
|
"substrateInfo": {
|
|
@@ -5304,7 +5304,7 @@
|
|
|
5304
5304
|
"name": "SherpaX",
|
|
5305
5305
|
"isTestnet": false,
|
|
5306
5306
|
"chainStatus": "INACTIVE",
|
|
5307
|
-
"icon": "https://
|
|
5307
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sherpax.png",
|
|
5308
5308
|
"providers": {},
|
|
5309
5309
|
"evmInfo": null,
|
|
5310
5310
|
"substrateInfo": {
|
|
@@ -5331,7 +5331,7 @@
|
|
|
5331
5331
|
"name": "SORA",
|
|
5332
5332
|
"isTestnet": false,
|
|
5333
5333
|
"chainStatus": "ACTIVE",
|
|
5334
|
-
"icon": "https://
|
|
5334
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_substrate.png",
|
|
5335
5335
|
"providers": {
|
|
5336
5336
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5337
5337
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5388,7 +5388,7 @@
|
|
|
5388
5388
|
"name": "Swapdex",
|
|
5389
5389
|
"isTestnet": false,
|
|
5390
5390
|
"chainStatus": "INACTIVE",
|
|
5391
|
-
"icon": "https://
|
|
5391
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/swapdex.png",
|
|
5392
5392
|
"providers": {
|
|
5393
5393
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5394
5394
|
},
|
|
@@ -5417,7 +5417,7 @@
|
|
|
5417
5417
|
"name": "3DPass",
|
|
5418
5418
|
"isTestnet": false,
|
|
5419
5419
|
"chainStatus": "ACTIVE",
|
|
5420
|
-
"icon": "https://
|
|
5420
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/3dpass.png",
|
|
5421
5421
|
"providers": {
|
|
5422
5422
|
"3dpass": "wss://rpc.3dpass.org",
|
|
5423
5423
|
"3dpscan": "wss://rpc.3dpscan.io",
|
|
@@ -5448,7 +5448,7 @@
|
|
|
5448
5448
|
"name": "Aleph Zero Smartnet",
|
|
5449
5449
|
"isTestnet": true,
|
|
5450
5450
|
"chainStatus": "INACTIVE",
|
|
5451
|
-
"icon": "https://
|
|
5451
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephsmartnet.png",
|
|
5452
5452
|
"providers": {},
|
|
5453
5453
|
"evmInfo": null,
|
|
5454
5454
|
"substrateInfo": {
|
|
@@ -5475,7 +5475,7 @@
|
|
|
5475
5475
|
"name": "Kulupu",
|
|
5476
5476
|
"isTestnet": false,
|
|
5477
5477
|
"chainStatus": "ACTIVE",
|
|
5478
|
-
"icon": "https://
|
|
5478
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kulupu.png",
|
|
5479
5479
|
"providers": {
|
|
5480
5480
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
5481
5481
|
},
|
|
@@ -5504,7 +5504,7 @@
|
|
|
5504
5504
|
"name": "Joystream",
|
|
5505
5505
|
"isTestnet": false,
|
|
5506
5506
|
"chainStatus": "ACTIVE",
|
|
5507
|
-
"icon": "https://
|
|
5507
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/joystream.png",
|
|
5508
5508
|
"providers": {
|
|
5509
5509
|
"Jsgenesis": "wss://rpc.joystream.org"
|
|
5510
5510
|
},
|
|
@@ -5535,7 +5535,7 @@
|
|
|
5535
5535
|
"name": "Aventus Testnet",
|
|
5536
5536
|
"isTestnet": true,
|
|
5537
5537
|
"chainStatus": "ACTIVE",
|
|
5538
|
-
"icon": "https://
|
|
5538
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus_testnet.png",
|
|
5539
5539
|
"providers": {
|
|
5540
5540
|
"Aventus": "wss://public-rpc.public-testnet.aventus.io"
|
|
5541
5541
|
},
|
|
@@ -5564,7 +5564,7 @@
|
|
|
5564
5564
|
"name": "Vara Network",
|
|
5565
5565
|
"isTestnet": false,
|
|
5566
5566
|
"chainStatus": "ACTIVE",
|
|
5567
|
-
"icon": "https://
|
|
5567
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_network.png",
|
|
5568
5568
|
"providers": {
|
|
5569
5569
|
"Vara": "wss://rpc.vara-network.io",
|
|
5570
5570
|
"Vara Network": "wss://rpc.vara.network"
|
|
@@ -5596,7 +5596,7 @@
|
|
|
5596
5596
|
"name": "Avail Kate Testnet",
|
|
5597
5597
|
"isTestnet": true,
|
|
5598
5598
|
"chainStatus": "INACTIVE",
|
|
5599
|
-
"icon": "https://
|
|
5599
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kate.png",
|
|
5600
5600
|
"providers": {
|
|
5601
5601
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
5602
5602
|
},
|
|
@@ -5625,7 +5625,7 @@
|
|
|
5625
5625
|
"name": "Polkadot Bridge Hub",
|
|
5626
5626
|
"isTestnet": false,
|
|
5627
5627
|
"chainStatus": "ACTIVE",
|
|
5628
|
-
"icon": "https://
|
|
5628
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubpolkadot.png",
|
|
5629
5629
|
"providers": {
|
|
5630
5630
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
5631
5631
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub"
|
|
@@ -5655,7 +5655,7 @@
|
|
|
5655
5655
|
"name": "Kusama Bridge Hub",
|
|
5656
5656
|
"isTestnet": false,
|
|
5657
5657
|
"chainStatus": "ACTIVE",
|
|
5658
|
-
"icon": "https://
|
|
5658
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubkusama.png",
|
|
5659
5659
|
"providers": {
|
|
5660
5660
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
5661
5661
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -5687,7 +5687,7 @@
|
|
|
5687
5687
|
"name": "Fantom Testnet",
|
|
5688
5688
|
"isTestnet": true,
|
|
5689
5689
|
"chainStatus": "ACTIVE",
|
|
5690
|
-
"icon": "https://
|
|
5690
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom_testnet.png",
|
|
5691
5691
|
"providers": {
|
|
5692
5692
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
5693
5693
|
"X_API": "https://xapi.testnet.fantom.network/lachesis/",
|
|
@@ -5714,7 +5714,7 @@
|
|
|
5714
5714
|
"name": "Fantom",
|
|
5715
5715
|
"isTestnet": false,
|
|
5716
5716
|
"chainStatus": "ACTIVE",
|
|
5717
|
-
"icon": "https://
|
|
5717
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom.png",
|
|
5718
5718
|
"providers": {
|
|
5719
5719
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
5720
5720
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -5742,7 +5742,7 @@
|
|
|
5742
5742
|
"name": "Krest Network",
|
|
5743
5743
|
"isTestnet": false,
|
|
5744
5744
|
"chainStatus": "ACTIVE",
|
|
5745
|
-
"icon": "https://
|
|
5745
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/krest_network.png",
|
|
5746
5746
|
"providers": {
|
|
5747
5747
|
"Peaq": "wss://wss-krest.peaq.network/",
|
|
5748
5748
|
"UnitedBloc": "wss://krest.unitedbloc.com/"
|
|
@@ -5786,7 +5786,7 @@
|
|
|
5786
5786
|
"name": "Deeper Network",
|
|
5787
5787
|
"isTestnet": false,
|
|
5788
5788
|
"chainStatus": "ACTIVE",
|
|
5789
|
-
"icon": "https://
|
|
5789
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/deeper_network.png",
|
|
5790
5790
|
"providers": {
|
|
5791
5791
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
5792
5792
|
},
|
|
@@ -5815,7 +5815,7 @@
|
|
|
5815
5815
|
"name": "Jur Network",
|
|
5816
5816
|
"isTestnet": false,
|
|
5817
5817
|
"chainStatus": "ACTIVE",
|
|
5818
|
-
"icon": "https://
|
|
5818
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/jur_network.png",
|
|
5819
5819
|
"providers": {
|
|
5820
5820
|
"Jur Mainnet": "wss://mainnet.jur.io/"
|
|
5821
5821
|
},
|
|
@@ -5844,7 +5844,7 @@
|
|
|
5844
5844
|
"name": "Base Mainnet",
|
|
5845
5845
|
"isTestnet": false,
|
|
5846
5846
|
"chainStatus": "ACTIVE",
|
|
5847
|
-
"icon": "https://
|
|
5847
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/base_mainnet.png",
|
|
5848
5848
|
"providers": {
|
|
5849
5849
|
"PublicNode": "https://base.publicnode.com"
|
|
5850
5850
|
},
|
|
@@ -5868,7 +5868,7 @@
|
|
|
5868
5868
|
"name": "Avalanche C-Chain",
|
|
5869
5869
|
"isTestnet": false,
|
|
5870
5870
|
"chainStatus": "ACTIVE",
|
|
5871
|
-
"icon": "https://
|
|
5871
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/avalanche_c.png",
|
|
5872
5872
|
"providers": {
|
|
5873
5873
|
"Avax Network": "https://api.avax.network/ext/bc/C/rpc",
|
|
5874
5874
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
@@ -5893,7 +5893,7 @@
|
|
|
5893
5893
|
"name": "Crust Mainnet",
|
|
5894
5894
|
"isTestnet": false,
|
|
5895
5895
|
"chainStatus": "ACTIVE",
|
|
5896
|
-
"icon": "https://
|
|
5896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust_mainnet.png",
|
|
5897
5897
|
"providers": {
|
|
5898
5898
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
5899
5899
|
"Crust Network": "wss://rpc.crust.network"
|
|
@@ -5925,7 +5925,7 @@
|
|
|
5925
5925
|
"name": "Acala - EVM",
|
|
5926
5926
|
"isTestnet": false,
|
|
5927
5927
|
"chainStatus": "ACTIVE",
|
|
5928
|
-
"icon": "https://
|
|
5928
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
5929
5929
|
"providers": {
|
|
5930
5930
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
5931
5931
|
},
|
|
@@ -5949,7 +5949,7 @@
|
|
|
5949
5949
|
"name": "Karura - EVM",
|
|
5950
5950
|
"isTestnet": false,
|
|
5951
5951
|
"chainStatus": "ACTIVE",
|
|
5952
|
-
"icon": "https://
|
|
5952
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
5953
5953
|
"providers": {
|
|
5954
5954
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
5955
5955
|
},
|
|
@@ -5973,7 +5973,7 @@
|
|
|
5973
5973
|
"name": "Bittensor",
|
|
5974
5974
|
"isTestnet": false,
|
|
5975
5975
|
"chainStatus": "ACTIVE",
|
|
5976
|
-
"icon": "https://
|
|
5976
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
5977
5977
|
"providers": {
|
|
5978
5978
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
|
|
5979
5979
|
},
|
|
@@ -6014,7 +6014,7 @@
|
|
|
6014
6014
|
"name": "Xcavate",
|
|
6015
6015
|
"isTestnet": true,
|
|
6016
6016
|
"chainStatus": "ACTIVE",
|
|
6017
|
-
"icon": "https://
|
|
6017
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
6018
6018
|
"providers": {
|
|
6019
6019
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
6020
6020
|
},
|
|
@@ -6043,7 +6043,7 @@
|
|
|
6043
6043
|
"name": "Unorthodox",
|
|
6044
6044
|
"isTestnet": false,
|
|
6045
6045
|
"chainStatus": "INACTIVE",
|
|
6046
|
-
"icon": "https://
|
|
6046
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
6047
6047
|
"providers": {},
|
|
6048
6048
|
"evmInfo": null,
|
|
6049
6049
|
"substrateInfo": {
|
|
@@ -6070,7 +6070,7 @@
|
|
|
6070
6070
|
"name": "Coinversation",
|
|
6071
6071
|
"isTestnet": false,
|
|
6072
6072
|
"chainStatus": "INACTIVE",
|
|
6073
|
-
"icon": "https://
|
|
6073
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
6074
6074
|
"providers": {},
|
|
6075
6075
|
"evmInfo": null,
|
|
6076
6076
|
"substrateInfo": {
|
|
@@ -6109,7 +6109,7 @@
|
|
|
6109
6109
|
"name": "LayerX Network",
|
|
6110
6110
|
"isTestnet": false,
|
|
6111
6111
|
"chainStatus": "INACTIVE",
|
|
6112
|
-
"icon": "https://
|
|
6112
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
6113
6113
|
"providers": {},
|
|
6114
6114
|
"evmInfo": null,
|
|
6115
6115
|
"substrateInfo": {
|
|
@@ -6136,7 +6136,7 @@
|
|
|
6136
6136
|
"name": "Moonsama",
|
|
6137
6137
|
"isTestnet": false,
|
|
6138
6138
|
"chainStatus": "INACTIVE",
|
|
6139
|
-
"icon": "https://
|
|
6139
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
6140
6140
|
"providers": {},
|
|
6141
6141
|
"evmInfo": null,
|
|
6142
6142
|
"substrateInfo": {
|
|
@@ -6175,7 +6175,7 @@
|
|
|
6175
6175
|
"name": "OAK Network",
|
|
6176
6176
|
"isTestnet": false,
|
|
6177
6177
|
"chainStatus": "INACTIVE",
|
|
6178
|
-
"icon": "https://
|
|
6178
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
6179
6179
|
"providers": {},
|
|
6180
6180
|
"evmInfo": null,
|
|
6181
6181
|
"substrateInfo": {
|
|
@@ -6214,7 +6214,7 @@
|
|
|
6214
6214
|
"name": "OmniBTC",
|
|
6215
6215
|
"isTestnet": false,
|
|
6216
6216
|
"chainStatus": "INACTIVE",
|
|
6217
|
-
"icon": "https://
|
|
6217
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
6218
6218
|
"providers": {},
|
|
6219
6219
|
"evmInfo": null,
|
|
6220
6220
|
"substrateInfo": {
|
|
@@ -6253,7 +6253,7 @@
|
|
|
6253
6253
|
"name": "peaq",
|
|
6254
6254
|
"isTestnet": false,
|
|
6255
6255
|
"chainStatus": "INACTIVE",
|
|
6256
|
-
"icon": "https://
|
|
6256
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
6257
6257
|
"providers": {},
|
|
6258
6258
|
"evmInfo": null,
|
|
6259
6259
|
"substrateInfo": {
|
|
@@ -6292,7 +6292,7 @@
|
|
|
6292
6292
|
"name": "Quantum Portal",
|
|
6293
6293
|
"isTestnet": false,
|
|
6294
6294
|
"chainStatus": "INACTIVE",
|
|
6295
|
-
"icon": "https://
|
|
6295
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
6296
6296
|
"providers": {},
|
|
6297
6297
|
"evmInfo": null,
|
|
6298
6298
|
"substrateInfo": {
|
|
@@ -6319,7 +6319,7 @@
|
|
|
6319
6319
|
"name": "Virto Network",
|
|
6320
6320
|
"isTestnet": false,
|
|
6321
6321
|
"chainStatus": "INACTIVE",
|
|
6322
|
-
"icon": "https://
|
|
6322
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
6323
6323
|
"providers": {},
|
|
6324
6324
|
"evmInfo": null,
|
|
6325
6325
|
"substrateInfo": {
|
|
@@ -6346,7 +6346,7 @@
|
|
|
6346
6346
|
"name": "Energy Web X",
|
|
6347
6347
|
"isTestnet": false,
|
|
6348
6348
|
"chainStatus": "ACTIVE",
|
|
6349
|
-
"icon": "https://
|
|
6349
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
6350
6350
|
"providers": {
|
|
6351
6351
|
"EWX": "wss://public-rpc.mainnet.energywebx.com/ws"
|
|
6352
6352
|
},
|
|
@@ -6387,7 +6387,7 @@
|
|
|
6387
6387
|
"name": "InvArch Network",
|
|
6388
6388
|
"isTestnet": false,
|
|
6389
6389
|
"chainStatus": "ACTIVE",
|
|
6390
|
-
"icon": "https://
|
|
6390
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
6391
6391
|
"providers": {
|
|
6392
6392
|
"Dwellir": "wss://invarch-rpc.dwellir.com"
|
|
6393
6393
|
},
|
|
@@ -6428,7 +6428,7 @@
|
|
|
6428
6428
|
"name": "Zero",
|
|
6429
6429
|
"isTestnet": false,
|
|
6430
6430
|
"chainStatus": "INACTIVE",
|
|
6431
|
-
"icon": "https://
|
|
6431
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
6432
6432
|
"providers": {},
|
|
6433
6433
|
"evmInfo": null,
|
|
6434
6434
|
"substrateInfo": {
|
|
@@ -6455,7 +6455,7 @@
|
|
|
6455
6455
|
"name": " Kpron Network",
|
|
6456
6456
|
"isTestnet": false,
|
|
6457
6457
|
"chainStatus": "INACTIVE",
|
|
6458
|
-
"icon": "https://
|
|
6458
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
6459
6459
|
"providers": {},
|
|
6460
6460
|
"evmInfo": null,
|
|
6461
6461
|
"substrateInfo": {
|
|
@@ -6482,7 +6482,7 @@
|
|
|
6482
6482
|
"name": "Mars",
|
|
6483
6483
|
"isTestnet": false,
|
|
6484
6484
|
"chainStatus": "INACTIVE",
|
|
6485
|
-
"icon": "https://
|
|
6485
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
6486
6486
|
"providers": {},
|
|
6487
6487
|
"evmInfo": null,
|
|
6488
6488
|
"substrateInfo": {
|
|
@@ -6509,7 +6509,7 @@
|
|
|
6509
6509
|
"name": "Snow",
|
|
6510
6510
|
"isTestnet": false,
|
|
6511
6511
|
"chainStatus": "INACTIVE",
|
|
6512
|
-
"icon": "https://
|
|
6512
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
6513
6513
|
"providers": {},
|
|
6514
6514
|
"evmInfo": null,
|
|
6515
6515
|
"substrateInfo": {
|
|
@@ -6548,7 +6548,7 @@
|
|
|
6548
6548
|
"name": "Aband",
|
|
6549
6549
|
"isTestnet": false,
|
|
6550
6550
|
"chainStatus": "INACTIVE",
|
|
6551
|
-
"icon": "https://
|
|
6551
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
6552
6552
|
"providers": {},
|
|
6553
6553
|
"evmInfo": null,
|
|
6554
6554
|
"substrateInfo": {
|
|
@@ -6587,7 +6587,7 @@
|
|
|
6587
6587
|
"name": "Acurast Canary",
|
|
6588
6588
|
"isTestnet": false,
|
|
6589
6589
|
"chainStatus": "INACTIVE",
|
|
6590
|
-
"icon": "https://
|
|
6590
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast_canary.png",
|
|
6591
6591
|
"providers": {},
|
|
6592
6592
|
"evmInfo": null,
|
|
6593
6593
|
"substrateInfo": {
|
|
@@ -6614,7 +6614,7 @@
|
|
|
6614
6614
|
"name": "Alpha Network",
|
|
6615
6615
|
"isTestnet": false,
|
|
6616
6616
|
"chainStatus": "INACTIVE",
|
|
6617
|
-
"icon": "https://
|
|
6617
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
6618
6618
|
"providers": {},
|
|
6619
6619
|
"evmInfo": null,
|
|
6620
6620
|
"substrateInfo": {
|
|
@@ -6641,7 +6641,7 @@
|
|
|
6641
6641
|
"name": "Loom Network",
|
|
6642
6642
|
"isTestnet": false,
|
|
6643
6643
|
"chainStatus": "INACTIVE",
|
|
6644
|
-
"icon": "https://
|
|
6644
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
6645
6645
|
"providers": {},
|
|
6646
6646
|
"evmInfo": null,
|
|
6647
6647
|
"substrateInfo": {
|
|
@@ -6668,7 +6668,7 @@
|
|
|
6668
6668
|
"name": "SubGame Gamma",
|
|
6669
6669
|
"isTestnet": false,
|
|
6670
6670
|
"chainStatus": "INACTIVE",
|
|
6671
|
-
"icon": "https://
|
|
6671
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
6672
6672
|
"providers": {},
|
|
6673
6673
|
"evmInfo": null,
|
|
6674
6674
|
"substrateInfo": {
|
|
@@ -6695,7 +6695,7 @@
|
|
|
6695
6695
|
"name": "TrustBase",
|
|
6696
6696
|
"isTestnet": false,
|
|
6697
6697
|
"chainStatus": "INACTIVE",
|
|
6698
|
-
"icon": "https://
|
|
6698
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
6699
6699
|
"providers": {},
|
|
6700
6700
|
"evmInfo": null,
|
|
6701
6701
|
"substrateInfo": {
|
|
@@ -6722,7 +6722,7 @@
|
|
|
6722
6722
|
"name": "Manta Atlantic",
|
|
6723
6723
|
"isTestnet": false,
|
|
6724
6724
|
"chainStatus": "ACTIVE",
|
|
6725
|
-
"icon": "https://
|
|
6725
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
6726
6726
|
"providers": {
|
|
6727
6727
|
"Manta Network": "wss://ws.manta.systems"
|
|
6728
6728
|
},
|
|
@@ -6753,7 +6753,7 @@
|
|
|
6753
6753
|
"name": "t3rn",
|
|
6754
6754
|
"isTestnet": false,
|
|
6755
6755
|
"chainStatus": "INACTIVE",
|
|
6756
|
-
"icon": "https://
|
|
6756
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
6757
6757
|
"providers": {},
|
|
6758
6758
|
"evmInfo": null,
|
|
6759
6759
|
"substrateInfo": {
|
|
@@ -6780,7 +6780,7 @@
|
|
|
6780
6780
|
"name": "Geminis Network",
|
|
6781
6781
|
"isTestnet": false,
|
|
6782
6782
|
"chainStatus": "INACTIVE",
|
|
6783
|
-
"icon": "https://
|
|
6783
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
6784
6784
|
"providers": {},
|
|
6785
6785
|
"evmInfo": null,
|
|
6786
6786
|
"substrateInfo": {
|
|
@@ -6807,7 +6807,7 @@
|
|
|
6807
6807
|
"name": "Polimec Polkadot",
|
|
6808
6808
|
"isTestnet": false,
|
|
6809
6809
|
"chainStatus": "ACTIVE",
|
|
6810
|
-
"icon": "https://
|
|
6810
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
6811
6811
|
"providers": {
|
|
6812
6812
|
"Polimec": "wss://rpc.polimec.org"
|
|
6813
6813
|
},
|
|
@@ -6848,7 +6848,7 @@
|
|
|
6848
6848
|
"name": "SubDAO",
|
|
6849
6849
|
"isTestnet": false,
|
|
6850
6850
|
"chainStatus": "INACTIVE",
|
|
6851
|
-
"icon": "https://
|
|
6851
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
6852
6852
|
"providers": {},
|
|
6853
6853
|
"evmInfo": null,
|
|
6854
6854
|
"substrateInfo": {
|
|
@@ -6875,7 +6875,7 @@
|
|
|
6875
6875
|
"name": "SubGame Network",
|
|
6876
6876
|
"isTestnet": false,
|
|
6877
6877
|
"chainStatus": "INACTIVE",
|
|
6878
|
-
"icon": "https://
|
|
6878
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
6879
6879
|
"providers": {},
|
|
6880
6880
|
"evmInfo": null,
|
|
6881
6881
|
"substrateInfo": {
|
|
@@ -6902,7 +6902,7 @@
|
|
|
6902
6902
|
"name": "ZetaChain Testnet",
|
|
6903
6903
|
"isTestnet": true,
|
|
6904
6904
|
"chainStatus": "ACTIVE",
|
|
6905
|
-
"icon": "https://
|
|
6905
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png",
|
|
6906
6906
|
"providers": {
|
|
6907
6907
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
6908
6908
|
},
|
|
@@ -6910,7 +6910,7 @@
|
|
|
6910
6910
|
"evmChainId": 7001,
|
|
6911
6911
|
"blockExplorer": "https://zetachain-athens-3.blockscout.com/",
|
|
6912
6912
|
"existentialDeposit": "0",
|
|
6913
|
-
"symbol": "
|
|
6913
|
+
"symbol": "aZETA",
|
|
6914
6914
|
"decimals": 18,
|
|
6915
6915
|
"supportSmartContract": null,
|
|
6916
6916
|
"abiExplorer": null
|
|
@@ -6923,7 +6923,7 @@
|
|
|
6923
6923
|
"name": "Watr Mainnet",
|
|
6924
6924
|
"isTestnet": false,
|
|
6925
6925
|
"chainStatus": "ACTIVE",
|
|
6926
|
-
"icon": "https://
|
|
6926
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet.png",
|
|
6927
6927
|
"providers": {
|
|
6928
6928
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
6929
6929
|
},
|
|
@@ -6952,7 +6952,7 @@
|
|
|
6952
6952
|
"name": "Watr Mainnet - EVM",
|
|
6953
6953
|
"isTestnet": false,
|
|
6954
6954
|
"chainStatus": "ACTIVE",
|
|
6955
|
-
"icon": "https://
|
|
6955
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet_evm.png",
|
|
6956
6956
|
"providers": {
|
|
6957
6957
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
6958
6958
|
},
|
|
@@ -6973,7 +6973,7 @@
|
|
|
6973
6973
|
"name": "Enjin Relaychain",
|
|
6974
6974
|
"isTestnet": false,
|
|
6975
6975
|
"chainStatus": "ACTIVE",
|
|
6976
|
-
"icon": "https://
|
|
6976
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_relaychain.png",
|
|
6977
6977
|
"providers": {
|
|
6978
6978
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
6979
6979
|
},
|
|
@@ -7002,7 +7002,7 @@
|
|
|
7002
7002
|
"name": "Enjin Matrixchain",
|
|
7003
7003
|
"isTestnet": false,
|
|
7004
7004
|
"chainStatus": "ACTIVE",
|
|
7005
|
-
"icon": "https://
|
|
7005
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_matrixchain.png",
|
|
7006
7006
|
"providers": {
|
|
7007
7007
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7008
7008
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7032,7 +7032,7 @@
|
|
|
7032
7032
|
"name": "Vara Network Testnet",
|
|
7033
7033
|
"isTestnet": true,
|
|
7034
7034
|
"chainStatus": "ACTIVE",
|
|
7035
|
-
"icon": "https://
|
|
7035
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_testnet.png",
|
|
7036
7036
|
"providers": {
|
|
7037
7037
|
"Vara": "wss://testnet.vara-network.io"
|
|
7038
7038
|
},
|
|
@@ -7061,7 +7061,7 @@
|
|
|
7061
7061
|
"name": "Avail Goldberg Testnet",
|
|
7062
7062
|
"isTestnet": true,
|
|
7063
7063
|
"chainStatus": "ACTIVE",
|
|
7064
|
-
"icon": "https://
|
|
7064
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/goldberg_testnet.png",
|
|
7065
7065
|
"providers": {
|
|
7066
7066
|
"Avail Goldberg Testnet": "wss://goldberg.avail.tools/ws"
|
|
7067
7067
|
},
|
|
@@ -7090,7 +7090,7 @@
|
|
|
7090
7090
|
"name": "EWX Staging Parachain",
|
|
7091
7091
|
"isTestnet": true,
|
|
7092
7092
|
"chainStatus": "ACTIVE",
|
|
7093
|
-
"icon": "https://
|
|
7093
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_testnet.png",
|
|
7094
7094
|
"providers": {
|
|
7095
7095
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7096
7096
|
},
|
|
@@ -7119,7 +7119,7 @@
|
|
|
7119
7119
|
"name": "Energy Web Chain",
|
|
7120
7120
|
"isTestnet": false,
|
|
7121
7121
|
"chainStatus": "ACTIVE",
|
|
7122
|
-
"icon": "https://
|
|
7122
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_chain.png",
|
|
7123
7123
|
"providers": {
|
|
7124
7124
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7125
7125
|
},
|
|
@@ -7143,7 +7143,7 @@
|
|
|
7143
7143
|
"name": "Energy Web X Rococo",
|
|
7144
7144
|
"isTestnet": true,
|
|
7145
7145
|
"chainStatus": "ACTIVE",
|
|
7146
|
-
"icon": "https://
|
|
7146
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_rococo.png",
|
|
7147
7147
|
"providers": {
|
|
7148
7148
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7149
7149
|
},
|
|
@@ -7172,7 +7172,7 @@
|
|
|
7172
7172
|
"name": "Manta Pacific",
|
|
7173
7173
|
"isTestnet": false,
|
|
7174
7174
|
"chainStatus": "ACTIVE",
|
|
7175
|
-
"icon": "https://
|
|
7175
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network_evm.png",
|
|
7176
7176
|
"providers": {
|
|
7177
7177
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7178
7178
|
},
|
|
@@ -7196,7 +7196,7 @@
|
|
|
7196
7196
|
"name": "Polkadex Polkadot",
|
|
7197
7197
|
"isTestnet": false,
|
|
7198
7198
|
"chainStatus": "ACTIVE",
|
|
7199
|
-
"icon": "https://
|
|
7199
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex_dot.png",
|
|
7200
7200
|
"providers": {
|
|
7201
7201
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
7202
7202
|
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
@@ -7235,41 +7235,12 @@
|
|
|
7235
7235
|
"subscanSlug": "polkadex-parachain"
|
|
7236
7236
|
}
|
|
7237
7237
|
},
|
|
7238
|
-
"bittensor_testnet": {
|
|
7239
|
-
"slug": "bittensor_testnet",
|
|
7240
|
-
"name": "Bittensor Testnet",
|
|
7241
|
-
"isTestnet": true,
|
|
7242
|
-
"chainStatus": "INACTIVE",
|
|
7243
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bittensor_testnet.png",
|
|
7244
|
-
"providers": {
|
|
7245
|
-
"Testnet": "wss://test.finney.opentensor.ai:443"
|
|
7246
|
-
},
|
|
7247
|
-
"evmInfo": null,
|
|
7248
|
-
"substrateInfo": {
|
|
7249
|
-
"relaySlug": null,
|
|
7250
|
-
"paraId": null,
|
|
7251
|
-
"genesisHash": "0x8f9cf856bf558a14440e75569c9e58594757048d7b3a84b5d25f6bd978263105",
|
|
7252
|
-
"addressPrefix": 42,
|
|
7253
|
-
"chainType": null,
|
|
7254
|
-
"crowdloanUrl": null,
|
|
7255
|
-
"blockExplorer": null,
|
|
7256
|
-
"existentialDeposit": "500",
|
|
7257
|
-
"symbol": "TAO",
|
|
7258
|
-
"decimals": 9,
|
|
7259
|
-
"hasNativeNft": null,
|
|
7260
|
-
"supportStaking": true,
|
|
7261
|
-
"supportSmartContract": null,
|
|
7262
|
-
"crowdloanParaId": null,
|
|
7263
|
-
"crowdloanFunds": []
|
|
7264
|
-
},
|
|
7265
|
-
"extraInfo": null
|
|
7266
|
-
},
|
|
7267
7238
|
"subspace_gemini_3h": {
|
|
7268
7239
|
"slug": "subspace_gemini_3h",
|
|
7269
7240
|
"name": "Subspace Gemini 3h",
|
|
7270
7241
|
"isTestnet": true,
|
|
7271
7242
|
"chainStatus": "ACTIVE",
|
|
7272
|
-
"icon": "https://
|
|
7243
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3h.png",
|
|
7273
7244
|
"providers": {
|
|
7274
7245
|
"Gemini 3h": "wss://rpc-0.gemini-3h.subspace.network/ws"
|
|
7275
7246
|
},
|
|
@@ -7300,7 +7271,7 @@
|
|
|
7300
7271
|
"name": "Continuum Network",
|
|
7301
7272
|
"isTestnet": false,
|
|
7302
7273
|
"chainStatus": "ACTIVE",
|
|
7303
|
-
"icon": "https://
|
|
7274
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/continuum_network.png",
|
|
7304
7275
|
"providers": {
|
|
7305
7276
|
"Continuum RPC Node": "wss://continuum-rpc-1.metaverse.network/wss"
|
|
7306
7277
|
},
|
|
@@ -7329,7 +7300,7 @@
|
|
|
7329
7300
|
"name": "Rococo Asset Hub",
|
|
7330
7301
|
"isTestnet": true,
|
|
7331
7302
|
"chainStatus": "ACTIVE",
|
|
7332
|
-
"icon": "https://
|
|
7303
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo_assethub.png",
|
|
7333
7304
|
"providers": {
|
|
7334
7305
|
"Dwellir": "wss://rococo-asset-hub-rpc.dwellir.com",
|
|
7335
7306
|
"Parity": "wss://rococo-asset-hub-rpc.polkadot.io"
|
|
@@ -7359,7 +7330,7 @@
|
|
|
7359
7330
|
"name": "OKX X1 testnet",
|
|
7360
7331
|
"isTestnet": true,
|
|
7361
7332
|
"chainStatus": "ACTIVE",
|
|
7362
|
-
"icon": "https://
|
|
7333
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/okxtest.png",
|
|
7363
7334
|
"providers": {
|
|
7364
7335
|
"Testrpc": "https://testrpc.x1.tech/",
|
|
7365
7336
|
"X1testrpc": "https://x1testrpc.okx.com/"
|
|
@@ -7384,7 +7355,7 @@
|
|
|
7384
7355
|
"name": "Liberland Testnet",
|
|
7385
7356
|
"isTestnet": true,
|
|
7386
7357
|
"chainStatus": "ACTIVE",
|
|
7387
|
-
"icon": "https://
|
|
7358
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberlandtest.png",
|
|
7388
7359
|
"providers": {
|
|
7389
7360
|
"Liberland": "wss://testchain.liberland.org"
|
|
7390
7361
|
},
|
|
@@ -7413,7 +7384,7 @@
|
|
|
7413
7384
|
"name": "Liberland",
|
|
7414
7385
|
"isTestnet": false,
|
|
7415
7386
|
"chainStatus": "ACTIVE",
|
|
7416
|
-
"icon": "https://
|
|
7387
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberland.png",
|
|
7417
7388
|
"providers": {
|
|
7418
7389
|
"Liberland": "wss://mainnet.liberland.org"
|
|
7419
7390
|
},
|
|
@@ -7442,7 +7413,7 @@
|
|
|
7442
7413
|
"name": "Polkadot Chainflip Testnet",
|
|
7443
7414
|
"isTestnet": true,
|
|
7444
7415
|
"chainStatus": "ACTIVE",
|
|
7445
|
-
"icon": "https://
|
|
7416
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainflip_dot.png",
|
|
7446
7417
|
"providers": {
|
|
7447
7418
|
"Chainflip": "wss://rpc-pdot.chainflip.io"
|
|
7448
7419
|
},
|
|
@@ -7471,7 +7442,7 @@
|
|
|
7471
7442
|
"name": "Tangle Testnet",
|
|
7472
7443
|
"isTestnet": true,
|
|
7473
7444
|
"chainStatus": "ACTIVE",
|
|
7474
|
-
"icon": "https://
|
|
7445
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tangletest.png",
|
|
7475
7446
|
"providers": {
|
|
7476
7447
|
"Webb": "wss://testnet-rpc.tangle.tools"
|
|
7477
7448
|
},
|
|
@@ -7500,7 +7471,7 @@
|
|
|
7500
7471
|
"name": "DENTNet",
|
|
7501
7472
|
"isTestnet": false,
|
|
7502
7473
|
"chainStatus": "ACTIVE",
|
|
7503
|
-
"icon": "https://
|
|
7474
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dentnet.png",
|
|
7504
7475
|
"providers": {
|
|
7505
7476
|
"Dentnet": "wss://rpc.dentnet.io/ws"
|
|
7506
7477
|
},
|
|
@@ -7529,7 +7500,7 @@
|
|
|
7529
7500
|
"name": "Phyken Network Testnet",
|
|
7530
7501
|
"isTestnet": true,
|
|
7531
7502
|
"chainStatus": "ACTIVE",
|
|
7532
|
-
"icon": "https://
|
|
7503
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phykentest.png",
|
|
7533
7504
|
"providers": {
|
|
7534
7505
|
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
|
|
7535
7506
|
},
|