@subwallet/chain-list 0.2.108-beta.2 → 0.2.108
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 +3477 -3664
- package/cjs/data/AssetLogoMap.json +1114 -1100
- package/cjs/data/AssetRef.json +89 -740
- package/cjs/data/ChainAsset.json +1171 -991
- package/cjs/data/ChainInfo.json +585 -360
- package/cjs/data/ChainLogoMap.json +363 -356
- package/cjs/data/MultiChainAsset.json +126 -108
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1114 -1100
- package/data/AssetRef.json +89 -740
- package/data/ChainAsset.json +1171 -991
- package/data/ChainInfo.json +585 -360
- package/data/ChainLogoMap.json +363 -356
- package/data/MultiChainAsset.json +126 -108
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +1 -0
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",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"name": "Kusama",
|
|
53
53
|
"isTestnet": false,
|
|
54
54
|
"chainStatus": "ACTIVE",
|
|
55
|
-
"icon": "https://
|
|
55
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusama.png",
|
|
56
56
|
"providers": {
|
|
57
57
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
58
58
|
"Dwellir Tunisia": "wss://kusama-rpc-tn.dwellir.com",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"name": "Ethereum",
|
|
98
98
|
"isTestnet": false,
|
|
99
99
|
"chainStatus": "ACTIVE",
|
|
100
|
-
"icon": "https://
|
|
100
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum.png",
|
|
101
101
|
"providers": {
|
|
102
102
|
"Llamarpc": "https://eth.llamarpc.com",
|
|
103
103
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"name": "BNB Chain",
|
|
131
131
|
"isTestnet": false,
|
|
132
132
|
"chainStatus": "ACTIVE",
|
|
133
|
-
"icon": "https://
|
|
133
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance.png",
|
|
134
134
|
"providers": {
|
|
135
135
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
136
136
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"name": "Moonbeam",
|
|
164
164
|
"isTestnet": false,
|
|
165
165
|
"chainStatus": "ACTIVE",
|
|
166
|
-
"icon": "https://
|
|
166
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbeam.png",
|
|
167
167
|
"providers": {
|
|
168
168
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
169
169
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
"name": "Pioneer Network",
|
|
230
230
|
"isTestnet": false,
|
|
231
231
|
"chainStatus": "INACTIVE",
|
|
232
|
-
"icon": "https://
|
|
232
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pioneer.png",
|
|
233
233
|
"providers": {
|
|
234
234
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
235
235
|
},
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"name": "Aleph Zero",
|
|
277
277
|
"isTestnet": false,
|
|
278
278
|
"chainStatus": "ACTIVE",
|
|
279
|
-
"icon": "https://
|
|
279
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph.png",
|
|
280
280
|
"providers": {
|
|
281
281
|
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
282
282
|
"Onfinality": "wss://aleph-zero.api.onfinality.io/public-ws"
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"name": "Astar",
|
|
316
316
|
"isTestnet": false,
|
|
317
317
|
"chainStatus": "ACTIVE",
|
|
318
|
-
"icon": "https://
|
|
318
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astar.png",
|
|
319
319
|
"providers": {
|
|
320
320
|
"Astar": "wss://rpc.astar.network",
|
|
321
321
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"name": "Astar - EVM",
|
|
371
371
|
"isTestnet": false,
|
|
372
372
|
"chainStatus": "ACTIVE",
|
|
373
|
-
"icon": "https://
|
|
373
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarevm.png",
|
|
374
374
|
"providers": {
|
|
375
375
|
"Astar": "https://evm.astar.network",
|
|
376
376
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"name": "Polkadot Asset Hub",
|
|
401
401
|
"isTestnet": false,
|
|
402
402
|
"chainStatus": "ACTIVE",
|
|
403
|
-
"icon": "https://
|
|
403
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemint.png",
|
|
404
404
|
"providers": {
|
|
405
405
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
406
406
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"name": "Acala",
|
|
445
445
|
"isTestnet": false,
|
|
446
446
|
"chainStatus": "ACTIVE",
|
|
447
|
-
"icon": "https://
|
|
447
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala.png",
|
|
448
448
|
"providers": {
|
|
449
449
|
"Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
|
|
450
450
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"name": "Polygon",
|
|
497
497
|
"isTestnet": false,
|
|
498
498
|
"chainStatus": "ACTIVE",
|
|
499
|
-
"icon": "https://
|
|
499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygon.png",
|
|
500
500
|
"providers": {
|
|
501
501
|
"Polygon Scan": "https://polygon-rpc.com/",
|
|
502
502
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
"name": "Arbitrum One",
|
|
530
530
|
"isTestnet": false,
|
|
531
531
|
"chainStatus": "ACTIVE",
|
|
532
|
-
"icon": "https://
|
|
532
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/arbitrum_one.png",
|
|
533
533
|
"providers": {
|
|
534
534
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
535
535
|
"BlastApi": "https://arbitrum-one.public.blastapi.io",
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"name": "Optimism",
|
|
562
562
|
"isTestnet": false,
|
|
563
563
|
"chainStatus": "ACTIVE",
|
|
564
|
-
"icon": "https://
|
|
564
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/optimism.png",
|
|
565
565
|
"providers": {
|
|
566
566
|
"Kyber Engineering": "https://optimism.kyberengineering.io",
|
|
567
567
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"name": "Viction",
|
|
593
593
|
"isTestnet": false,
|
|
594
594
|
"chainStatus": "ACTIVE",
|
|
595
|
-
"icon": "https://
|
|
595
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tomochain.png",
|
|
596
596
|
"providers": {
|
|
597
597
|
"TomoChain": "https://rpc.tomochain.com"
|
|
598
598
|
},
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"name": "Aleph Zero Testnet",
|
|
620
620
|
"isTestnet": true,
|
|
621
621
|
"chainStatus": "ACTIVE",
|
|
622
|
-
"icon": "https://
|
|
622
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alephtest.png",
|
|
623
623
|
"providers": {
|
|
624
624
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev",
|
|
625
625
|
"Dwellir": "wss://aleph-zero-testnet-rpc.dwellir.com"
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
"name": "Shiden",
|
|
656
656
|
"isTestnet": false,
|
|
657
657
|
"chainStatus": "ACTIVE",
|
|
658
|
-
"icon": "https://
|
|
658
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shiden.png",
|
|
659
659
|
"providers": {
|
|
660
660
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
661
661
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"name": "Shiden - EVM",
|
|
731
731
|
"isTestnet": false,
|
|
732
732
|
"chainStatus": "ACTIVE",
|
|
733
|
-
"icon": "https://
|
|
733
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shidenevm.png",
|
|
734
734
|
"providers": {
|
|
735
735
|
"Astar": "https://evm.shiden.astar.network",
|
|
736
736
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -760,7 +760,7 @@
|
|
|
760
760
|
"name": "Shibuya Testnet",
|
|
761
761
|
"isTestnet": true,
|
|
762
762
|
"chainStatus": "ACTIVE",
|
|
763
|
-
"icon": "https://
|
|
763
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuya.png",
|
|
764
764
|
"providers": {
|
|
765
765
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
766
766
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
"name": "Shibuya Testnet - EVM",
|
|
800
800
|
"isTestnet": true,
|
|
801
801
|
"chainStatus": "ACTIVE",
|
|
802
|
-
"icon": "https://
|
|
802
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shibuyaevm.png",
|
|
803
803
|
"providers": {
|
|
804
804
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
805
805
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
"name": "Aventus Polkadot",
|
|
828
828
|
"isTestnet": false,
|
|
829
829
|
"chainStatus": "ACTIVE",
|
|
830
|
-
"icon": "https://
|
|
830
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus.png",
|
|
831
831
|
"providers": {
|
|
832
832
|
"Aventus": "wss://public-rpc.mainnet.aventus.network",
|
|
833
833
|
"Mainnet": "wss://public-rpc.mainnet.aventus.io"
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
"name": "Westend",
|
|
873
873
|
"isTestnet": true,
|
|
874
874
|
"chainStatus": "ACTIVE",
|
|
875
|
-
"icon": "https://
|
|
875
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/westend.png",
|
|
876
876
|
"providers": {
|
|
877
877
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
878
878
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -912,8 +912,8 @@
|
|
|
912
912
|
"slug": "rococo",
|
|
913
913
|
"name": "Rococo",
|
|
914
914
|
"isTestnet": true,
|
|
915
|
-
"chainStatus": "
|
|
916
|
-
"icon": "https://
|
|
915
|
+
"chainStatus": "INACTIVE",
|
|
916
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo.png",
|
|
917
917
|
"providers": {
|
|
918
918
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
919
919
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
"name": "Bit.Country - Alpha Net",
|
|
953
953
|
"isTestnet": true,
|
|
954
954
|
"chainStatus": "INACTIVE",
|
|
955
|
-
"icon": "https://
|
|
955
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcountry.png",
|
|
956
956
|
"providers": {
|
|
957
957
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
958
958
|
},
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
"name": "Equilibrium",
|
|
985
985
|
"isTestnet": false,
|
|
986
986
|
"chainStatus": "INACTIVE",
|
|
987
|
-
"icon": "https://
|
|
987
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/equilibrium_parachain.png",
|
|
988
988
|
"providers": {
|
|
989
989
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
990
990
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
"name": "Moonbase Alpha",
|
|
1030
1030
|
"isTestnet": true,
|
|
1031
1031
|
"chainStatus": "ACTIVE",
|
|
1032
|
-
"icon": "https://
|
|
1032
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonbase.png",
|
|
1033
1033
|
"providers": {
|
|
1034
1034
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
1035
1035
|
"Dwellir": "wss://moonbase-rpc.dwellir.com",
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"name": "Moonriver",
|
|
1079
1079
|
"isTestnet": false,
|
|
1080
1080
|
"chainStatus": "ACTIVE",
|
|
1081
|
-
"icon": "https://
|
|
1081
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonriver.png",
|
|
1082
1082
|
"providers": {
|
|
1083
1083
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
1084
1084
|
"Dwellir 2": "wss://moonriver-rpc.n.dwellir.com",
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
"name": "Turing Staging",
|
|
1151
1151
|
"isTestnet": true,
|
|
1152
1152
|
"chainStatus": "INACTIVE",
|
|
1153
|
-
"icon": "https://
|
|
1153
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turingstaging.png",
|
|
1154
1154
|
"providers": {
|
|
1155
1155
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1156
1156
|
},
|
|
@@ -1182,7 +1182,7 @@
|
|
|
1182
1182
|
"name": "Turing",
|
|
1183
1183
|
"isTestnet": false,
|
|
1184
1184
|
"chainStatus": "INACTIVE",
|
|
1185
|
-
"icon": "https://
|
|
1185
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/turing.png",
|
|
1186
1186
|
"providers": {
|
|
1187
1187
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
1188
1188
|
},
|
|
@@ -1229,7 +1229,7 @@
|
|
|
1229
1229
|
"name": "Bifrost Kusama",
|
|
1230
1230
|
"isTestnet": false,
|
|
1231
1231
|
"chainStatus": "ACTIVE",
|
|
1232
|
-
"icon": "https://
|
|
1232
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost.png",
|
|
1233
1233
|
"providers": {
|
|
1234
1234
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1235
1235
|
"LiebiUS": "wss://us.bifrost-rpc.liebi.com/ws"
|
|
@@ -1288,7 +1288,7 @@
|
|
|
1288
1288
|
"name": "Bifrost Polkadot",
|
|
1289
1289
|
"isTestnet": false,
|
|
1290
1290
|
"chainStatus": "ACTIVE",
|
|
1291
|
-
"icon": "https://
|
|
1291
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_dot.png",
|
|
1292
1292
|
"providers": {
|
|
1293
1293
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
1294
1294
|
"LiebiEU": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
@@ -1338,7 +1338,7 @@
|
|
|
1338
1338
|
"name": "Bifrost Testnet",
|
|
1339
1339
|
"isTestnet": true,
|
|
1340
1340
|
"chainStatus": "ACTIVE",
|
|
1341
|
-
"icon": "https://
|
|
1341
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrost_testnet.png",
|
|
1342
1342
|
"providers": {
|
|
1343
1343
|
"Pilab #1": "wss://public-01.testnet.bifrostnetwork.com/wss",
|
|
1344
1344
|
"Pilab #2": "wss://public-02.testnet.bifrostnetwork.com/wss"
|
|
@@ -1374,7 +1374,7 @@
|
|
|
1374
1374
|
"name": "Calamari",
|
|
1375
1375
|
"isTestnet": false,
|
|
1376
1376
|
"chainStatus": "INACTIVE",
|
|
1377
|
-
"icon": "https://
|
|
1377
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari.png",
|
|
1378
1378
|
"providers": {
|
|
1379
1379
|
"Manta Network": "wss://calamari.systems"
|
|
1380
1380
|
},
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
"name": "Amplitude",
|
|
1422
1422
|
"isTestnet": false,
|
|
1423
1423
|
"chainStatus": "ACTIVE",
|
|
1424
|
-
"icon": "https://
|
|
1424
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude.png",
|
|
1425
1425
|
"providers": {
|
|
1426
1426
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech",
|
|
1427
1427
|
"Dwellir": "wss://amplitude-rpc.dwellir.com"
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
"name": "Amplitude Testnet",
|
|
1467
1467
|
"isTestnet": true,
|
|
1468
1468
|
"chainStatus": "ACTIVE",
|
|
1469
|
-
"icon": "https://
|
|
1469
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/amplitude_test.png",
|
|
1470
1470
|
"providers": {
|
|
1471
1471
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1472
1472
|
},
|
|
@@ -1498,7 +1498,7 @@
|
|
|
1498
1498
|
"name": "Bobabase Testnet",
|
|
1499
1499
|
"isTestnet": true,
|
|
1500
1500
|
"chainStatus": "INACTIVE",
|
|
1501
|
-
"icon": "https://
|
|
1501
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabase.png",
|
|
1502
1502
|
"providers": {},
|
|
1503
1503
|
"evmInfo": {
|
|
1504
1504
|
"evmChainId": 1297,
|
|
@@ -1523,7 +1523,7 @@
|
|
|
1523
1523
|
"name": "Ethereum Goerli",
|
|
1524
1524
|
"isTestnet": true,
|
|
1525
1525
|
"chainStatus": "INACTIVE",
|
|
1526
|
-
"icon": "https://
|
|
1526
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ethereum_goerli.png",
|
|
1527
1527
|
"providers": {
|
|
1528
1528
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1529
1529
|
},
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
"name": "Binance Smart Chain (Testnet)",
|
|
1551
1551
|
"isTestnet": true,
|
|
1552
1552
|
"chainStatus": "ACTIVE",
|
|
1553
|
-
"icon": "https://
|
|
1553
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/binance_test.png",
|
|
1554
1554
|
"providers": {
|
|
1555
1555
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1556
1556
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1578,7 +1578,7 @@
|
|
|
1578
1578
|
"name": "Parallel",
|
|
1579
1579
|
"isTestnet": false,
|
|
1580
1580
|
"chainStatus": "ACTIVE",
|
|
1581
|
-
"icon": "https://
|
|
1581
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/parallel.png",
|
|
1582
1582
|
"providers": {
|
|
1583
1583
|
"Gatotech": "wss://parallel.gatotech.network"
|
|
1584
1584
|
},
|
|
@@ -1644,7 +1644,7 @@
|
|
|
1644
1644
|
"name": "Clover",
|
|
1645
1645
|
"isTestnet": false,
|
|
1646
1646
|
"chainStatus": "ACTIVE",
|
|
1647
|
-
"icon": "https://
|
|
1647
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/clover.png",
|
|
1648
1648
|
"providers": {
|
|
1649
1649
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1650
1650
|
},
|
|
@@ -1702,7 +1702,7 @@
|
|
|
1702
1702
|
"name": "Clover - EVM",
|
|
1703
1703
|
"isTestnet": false,
|
|
1704
1704
|
"chainStatus": "ACTIVE",
|
|
1705
|
-
"icon": "https://
|
|
1705
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cloverevm.png",
|
|
1706
1706
|
"providers": {
|
|
1707
1707
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1708
1708
|
},
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
"name": "Hydration",
|
|
1730
1730
|
"isTestnet": false,
|
|
1731
1731
|
"chainStatus": "ACTIVE",
|
|
1732
|
-
"icon": "https://
|
|
1732
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hydradx_main.png",
|
|
1733
1733
|
"providers": {
|
|
1734
1734
|
"Galactic Council": "wss://rpc.hydradx.cloud",
|
|
1735
1735
|
"Helikon": "wss://rpc.helikon.io/hydradx",
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"name": "Edgeware",
|
|
1781
1781
|
"isTestnet": false,
|
|
1782
1782
|
"chainStatus": "ACTIVE",
|
|
1783
|
-
"icon": "https://
|
|
1783
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/edgeware.png",
|
|
1784
1784
|
"providers": {
|
|
1785
1785
|
"JelliedOwl Bangalore": "wss://edgeware-rpc3.jelliedowl.net",
|
|
1786
1786
|
"JelliedOwl London": "wss://edgeware-rpc1.jelliedowl.net",
|
|
@@ -1818,7 +1818,7 @@
|
|
|
1818
1818
|
"name": "Centrifuge",
|
|
1819
1819
|
"isTestnet": false,
|
|
1820
1820
|
"chainStatus": "ACTIVE",
|
|
1821
|
-
"icon": "https://
|
|
1821
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/centrifuge.png",
|
|
1822
1822
|
"providers": {
|
|
1823
1823
|
"OnFinality": "wss://centrifuge-parachain.api.onfinality.io/public-ws",
|
|
1824
1824
|
"Fullnode": "wss://fullnode.centrifuge.io",
|
|
@@ -1867,7 +1867,7 @@
|
|
|
1867
1867
|
"name": "Interlay",
|
|
1868
1868
|
"isTestnet": false,
|
|
1869
1869
|
"chainStatus": "ACTIVE",
|
|
1870
|
-
"icon": "https://
|
|
1870
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/interlay.png",
|
|
1871
1871
|
"providers": {
|
|
1872
1872
|
"Kintsugi Labs": "wss://api.interlay.io/parachain",
|
|
1873
1873
|
"LuckyFriday": "wss://rpc-interlay.luckyfriday.io/"
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
"name": "Nodle",
|
|
1916
1916
|
"isTestnet": false,
|
|
1917
1917
|
"chainStatus": "ACTIVE",
|
|
1918
|
-
"icon": "https://
|
|
1918
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nodle.png",
|
|
1919
1919
|
"providers": {
|
|
1920
1920
|
"OnFinality": "wss://nodle-parachain.api.onfinality.io/public-ws",
|
|
1921
1921
|
"Dwellir": "wss://nodle-rpc.dwellir.com"
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"name": "Darwinia 2",
|
|
1964
1964
|
"isTestnet": false,
|
|
1965
1965
|
"chainStatus": "ACTIVE",
|
|
1966
|
-
"icon": "https://
|
|
1966
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/darwinia2.png",
|
|
1967
1967
|
"providers": {
|
|
1968
1968
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1969
1969
|
"Dwellir": "wss://darwinia-rpc.dwellir.com",
|
|
@@ -2011,7 +2011,7 @@
|
|
|
2011
2011
|
"name": "SORA Kusama",
|
|
2012
2012
|
"isTestnet": false,
|
|
2013
2013
|
"chainStatus": "ACTIVE",
|
|
2014
|
-
"icon": "https://
|
|
2014
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_ksm.png",
|
|
2015
2015
|
"providers": {
|
|
2016
2016
|
"Soramitsu": "wss://ws.parachain-collator-2.c2.sora2.soramitsu.co.jp"
|
|
2017
2017
|
},
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
"name": "Ares Odyssey",
|
|
2067
2067
|
"isTestnet": false,
|
|
2068
2068
|
"chainStatus": "INACTIVE",
|
|
2069
|
-
"icon": "https://
|
|
2069
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/odyssey.png",
|
|
2070
2070
|
"providers": {
|
|
2071
2071
|
"AresProtocol": "wss://odyssey.aresprotocol.io"
|
|
2072
2072
|
},
|
|
@@ -2098,7 +2098,7 @@
|
|
|
2098
2098
|
"name": "Polkadex",
|
|
2099
2099
|
"isTestnet": false,
|
|
2100
2100
|
"chainStatus": "ACTIVE",
|
|
2101
|
-
"icon": "https://
|
|
2101
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex.png",
|
|
2102
2102
|
"providers": {
|
|
2103
2103
|
"RadiumBlock": "wss://polkadex.public.curie.radiumblock.co/ws",
|
|
2104
2104
|
"OnFinality": "wss://polkadex.api.onfinality.io/public-ws"
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
"name": "Polkadex - Testnet",
|
|
2135
2135
|
"isTestnet": true,
|
|
2136
2136
|
"chainStatus": "STOPPED",
|
|
2137
|
-
"icon": "https://
|
|
2137
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadextest.png",
|
|
2138
2138
|
"providers": {
|
|
2139
2139
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
2140
2140
|
},
|
|
@@ -2166,7 +2166,7 @@
|
|
|
2166
2166
|
"name": "RMRK Devnet",
|
|
2167
2167
|
"isTestnet": true,
|
|
2168
2168
|
"chainStatus": "INACTIVE",
|
|
2169
|
-
"icon": "https://
|
|
2169
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rmrk.png",
|
|
2170
2170
|
"providers": {
|
|
2171
2171
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
2172
2172
|
},
|
|
@@ -2198,7 +2198,7 @@
|
|
|
2198
2198
|
"name": "Dolphin Testnet",
|
|
2199
2199
|
"isTestnet": true,
|
|
2200
2200
|
"chainStatus": "INACTIVE",
|
|
2201
|
-
"icon": "https://
|
|
2201
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dolphin.png",
|
|
2202
2202
|
"providers": {},
|
|
2203
2203
|
"evmInfo": null,
|
|
2204
2204
|
"substrateInfo": {
|
|
@@ -2231,7 +2231,7 @@
|
|
|
2231
2231
|
"name": "Opal",
|
|
2232
2232
|
"isTestnet": true,
|
|
2233
2233
|
"chainStatus": "ACTIVE",
|
|
2234
|
-
"icon": "https://
|
|
2234
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/opal.png",
|
|
2235
2235
|
"providers": {
|
|
2236
2236
|
"Unique": "wss://ws-opal.unique.network",
|
|
2237
2237
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2266,7 +2266,7 @@
|
|
|
2266
2266
|
"name": "Efinity",
|
|
2267
2267
|
"isTestnet": false,
|
|
2268
2268
|
"chainStatus": "INACTIVE",
|
|
2269
|
-
"icon": "https://
|
|
2269
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/efinity.png",
|
|
2270
2270
|
"providers": {
|
|
2271
2271
|
"Efinity": "wss://rpc.efinity.io",
|
|
2272
2272
|
"Dwellir": "wss://efinity-rpc.dwellir.com"
|
|
@@ -2314,7 +2314,7 @@
|
|
|
2314
2314
|
"name": "Composable Finance",
|
|
2315
2315
|
"isTestnet": false,
|
|
2316
2316
|
"chainStatus": "ACTIVE",
|
|
2317
|
-
"icon": "https://
|
|
2317
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/composablefinance.png",
|
|
2318
2318
|
"providers": {
|
|
2319
2319
|
"Composable": "wss://rpc.composable.finance",
|
|
2320
2320
|
"Dwellir": "wss://composable-rpc.dwellir.com"
|
|
@@ -2362,7 +2362,7 @@
|
|
|
2362
2362
|
"name": "Phala",
|
|
2363
2363
|
"isTestnet": false,
|
|
2364
2364
|
"chainStatus": "ACTIVE",
|
|
2365
|
-
"icon": "https://
|
|
2365
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phala.png",
|
|
2366
2366
|
"providers": {
|
|
2367
2367
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws",
|
|
2368
2368
|
"Dwellir": "wss://phala-rpc.dwellir.com",
|
|
@@ -2412,7 +2412,7 @@
|
|
|
2412
2412
|
"name": "Crust",
|
|
2413
2413
|
"isTestnet": false,
|
|
2414
2414
|
"chainStatus": "ACTIVE",
|
|
2415
|
-
"icon": "https://
|
|
2415
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust.png",
|
|
2416
2416
|
"providers": {
|
|
2417
2417
|
"Crust": "wss://crust-parachain.crustapps.net",
|
|
2418
2418
|
"Crust APP": "wss://crust-parachain.crustnetwork.app",
|
|
@@ -2462,7 +2462,7 @@
|
|
|
2462
2462
|
"name": "Kusama Asset Hub",
|
|
2463
2463
|
"isTestnet": false,
|
|
2464
2464
|
"chainStatus": "ACTIVE",
|
|
2465
|
-
"icon": "https://
|
|
2465
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/statemine.png",
|
|
2466
2466
|
"providers": {
|
|
2467
2467
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2468
2468
|
"RadiumBlock": "wss://statemine.public.curie.radiumblock.co/ws",
|
|
@@ -2504,7 +2504,7 @@
|
|
|
2504
2504
|
"name": "Karura",
|
|
2505
2505
|
"isTestnet": false,
|
|
2506
2506
|
"chainStatus": "ACTIVE",
|
|
2507
|
-
"icon": "https://
|
|
2507
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura.png",
|
|
2508
2508
|
"providers": {
|
|
2509
2509
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2510
2510
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
"name": "Khala",
|
|
2544
2544
|
"isTestnet": false,
|
|
2545
2545
|
"chainStatus": "INACTIVE",
|
|
2546
|
-
"icon": "https://
|
|
2546
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/khala.png",
|
|
2547
2547
|
"providers": {
|
|
2548
2548
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2549
2549
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2592,7 +2592,7 @@
|
|
|
2592
2592
|
"name": "KILT Spiritnet",
|
|
2593
2593
|
"isTestnet": false,
|
|
2594
2594
|
"chainStatus": "ACTIVE",
|
|
2595
|
-
"icon": "https://
|
|
2595
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt.png",
|
|
2596
2596
|
"providers": {
|
|
2597
2597
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2598
2598
|
"IBP1": "wss://kilt.ibp.network",
|
|
@@ -2629,7 +2629,7 @@
|
|
|
2629
2629
|
"name": "Basilisk",
|
|
2630
2630
|
"isTestnet": false,
|
|
2631
2631
|
"chainStatus": "ACTIVE",
|
|
2632
|
-
"icon": "https://
|
|
2632
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/basilisk.png",
|
|
2633
2633
|
"providers": {
|
|
2634
2634
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2635
2635
|
"Dwellir 2": "wss://basilisk-rpc.n.dwellir.com"
|
|
@@ -2677,7 +2677,7 @@
|
|
|
2677
2677
|
"name": "Altair",
|
|
2678
2678
|
"isTestnet": false,
|
|
2679
2679
|
"chainStatus": "ACTIVE",
|
|
2680
|
-
"icon": "https://
|
|
2680
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/altair.png",
|
|
2681
2681
|
"providers": {
|
|
2682
2682
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2683
2683
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2725,7 +2725,7 @@
|
|
|
2725
2725
|
"name": "Heiko",
|
|
2726
2726
|
"isTestnet": false,
|
|
2727
2727
|
"chainStatus": "ACTIVE",
|
|
2728
|
-
"icon": "https://
|
|
2728
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/heiko.png",
|
|
2729
2729
|
"providers": {
|
|
2730
2730
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2731
2731
|
},
|
|
@@ -2783,7 +2783,7 @@
|
|
|
2783
2783
|
"name": "Kintsugi",
|
|
2784
2784
|
"isTestnet": false,
|
|
2785
2785
|
"chainStatus": "ACTIVE",
|
|
2786
|
-
"icon": "https://
|
|
2786
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi.png",
|
|
2787
2787
|
"providers": {
|
|
2788
2788
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2789
2789
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2831,7 +2831,7 @@
|
|
|
2831
2831
|
"name": "Kintsugi Testnet",
|
|
2832
2832
|
"isTestnet": true,
|
|
2833
2833
|
"chainStatus": "ACTIVE",
|
|
2834
|
-
"icon": "https://
|
|
2834
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kintsugi_test.png",
|
|
2835
2835
|
"providers": {
|
|
2836
2836
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2837
2837
|
},
|
|
@@ -2863,7 +2863,7 @@
|
|
|
2863
2863
|
"name": "Picasso",
|
|
2864
2864
|
"isTestnet": false,
|
|
2865
2865
|
"chainStatus": "ACTIVE",
|
|
2866
|
-
"icon": "https://
|
|
2866
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/picasso.png",
|
|
2867
2867
|
"providers": {
|
|
2868
2868
|
"Composable": "wss://rpc.composablenodes.tech",
|
|
2869
2869
|
"Dwellir": "wss://picasso-rpc.dwellir.com"
|
|
@@ -2933,7 +2933,7 @@
|
|
|
2933
2933
|
"name": "Quartz",
|
|
2934
2934
|
"isTestnet": false,
|
|
2935
2935
|
"chainStatus": "ACTIVE",
|
|
2936
|
-
"icon": "https://
|
|
2936
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quartz.png",
|
|
2937
2937
|
"providers": {
|
|
2938
2938
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2939
2939
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2982,7 +2982,7 @@
|
|
|
2982
2982
|
"name": "Unique",
|
|
2983
2983
|
"isTestnet": false,
|
|
2984
2984
|
"chainStatus": "ACTIVE",
|
|
2985
|
-
"icon": "https://
|
|
2985
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unique_network.png",
|
|
2986
2986
|
"providers": {
|
|
2987
2987
|
"unique": "wss://us-ws.unique.network",
|
|
2988
2988
|
"UniqueEu": "wss://eu-ws.unique.network",
|
|
@@ -3034,7 +3034,7 @@
|
|
|
3034
3034
|
"name": "Genshiro",
|
|
3035
3035
|
"isTestnet": false,
|
|
3036
3036
|
"chainStatus": "INACTIVE",
|
|
3037
|
-
"icon": "https://
|
|
3037
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro.png",
|
|
3038
3038
|
"providers": {
|
|
3039
3039
|
"Equilibrium": "wss://node.genshiro.io"
|
|
3040
3040
|
},
|
|
@@ -3092,7 +3092,7 @@
|
|
|
3092
3092
|
"name": "Genshiro Testnet",
|
|
3093
3093
|
"isTestnet": true,
|
|
3094
3094
|
"chainStatus": "INACTIVE",
|
|
3095
|
-
"icon": "https://
|
|
3095
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/genshiro_testnet.png",
|
|
3096
3096
|
"providers": {},
|
|
3097
3097
|
"evmInfo": null,
|
|
3098
3098
|
"substrateInfo": {
|
|
@@ -3122,7 +3122,7 @@
|
|
|
3122
3122
|
"name": "Subsocial",
|
|
3123
3123
|
"isTestnet": false,
|
|
3124
3124
|
"chainStatus": "ACTIVE",
|
|
3125
|
-
"icon": "https://
|
|
3125
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subsocial_x.png",
|
|
3126
3126
|
"providers": {
|
|
3127
3127
|
"Dappforce": "wss://para.subsocial.network",
|
|
3128
3128
|
"Dwellir": "wss://subsocial-rpc.dwellir.com"
|
|
@@ -3155,7 +3155,7 @@
|
|
|
3155
3155
|
"name": "Zeitgeist",
|
|
3156
3156
|
"isTestnet": false,
|
|
3157
3157
|
"chainStatus": "ACTIVE",
|
|
3158
|
-
"icon": "https://
|
|
3158
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeitgeist.png",
|
|
3159
3159
|
"providers": {
|
|
3160
3160
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws"
|
|
3161
3161
|
},
|
|
@@ -3202,7 +3202,7 @@
|
|
|
3202
3202
|
"name": "Sakura",
|
|
3203
3203
|
"isTestnet": false,
|
|
3204
3204
|
"chainStatus": "INACTIVE",
|
|
3205
|
-
"icon": "https://
|
|
3205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sakura.png",
|
|
3206
3206
|
"providers": {
|
|
3207
3207
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
3208
3208
|
},
|
|
@@ -3249,7 +3249,7 @@
|
|
|
3249
3249
|
"name": "Crust Shadow",
|
|
3250
3250
|
"isTestnet": false,
|
|
3251
3251
|
"chainStatus": "ACTIVE",
|
|
3252
|
-
"icon": "https://
|
|
3252
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/shadow.png",
|
|
3253
3253
|
"providers": {
|
|
3254
3254
|
"Crust": "wss://rpc-shadow.crust.network/",
|
|
3255
3255
|
"Crust APP": "wss://rpc-shadow.crustnetwork.app",
|
|
@@ -3310,7 +3310,7 @@
|
|
|
3310
3310
|
"name": "Unique TestNet 2.0",
|
|
3311
3311
|
"isTestnet": true,
|
|
3312
3312
|
"chainStatus": "INACTIVE",
|
|
3313
|
-
"icon": "https://
|
|
3313
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/uniquenft.png",
|
|
3314
3314
|
"providers": {
|
|
3315
3315
|
"Unique": "wss://testnet2.unique.network"
|
|
3316
3316
|
},
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"name": "Robonomics",
|
|
3343
3343
|
"isTestnet": false,
|
|
3344
3344
|
"chainStatus": "ACTIVE",
|
|
3345
|
-
"icon": "https://
|
|
3345
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/robonomics.png",
|
|
3346
3346
|
"providers": {
|
|
3347
3347
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3348
3348
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3401,7 +3401,7 @@
|
|
|
3401
3401
|
"name": "Integritee Network",
|
|
3402
3402
|
"isTestnet": false,
|
|
3403
3403
|
"chainStatus": "ACTIVE",
|
|
3404
|
-
"icon": "https://
|
|
3404
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integritee.png",
|
|
3405
3405
|
"providers": {
|
|
3406
3406
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3407
3407
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
"name": "Integritee Shell",
|
|
3450
3450
|
"isTestnet": false,
|
|
3451
3451
|
"chainStatus": "ACTIVE",
|
|
3452
|
-
"icon": "https://
|
|
3452
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/integriteepolkadot.png",
|
|
3453
3453
|
"providers": {
|
|
3454
3454
|
"Integritee": "wss://polkadot.api.integritee.network",
|
|
3455
3455
|
"Dwellir": "wss://integritee-rpc.dwellir.com"
|
|
@@ -3494,7 +3494,7 @@
|
|
|
3494
3494
|
"name": "Crab2 Parachain",
|
|
3495
3495
|
"isTestnet": false,
|
|
3496
3496
|
"chainStatus": "ACTIVE",
|
|
3497
|
-
"icon": "https://
|
|
3497
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crabparachain.png",
|
|
3498
3498
|
"providers": {
|
|
3499
3499
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3500
3500
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3553,7 +3553,7 @@
|
|
|
3553
3553
|
"name": "Pangolin",
|
|
3554
3554
|
"isTestnet": true,
|
|
3555
3555
|
"chainStatus": "ACTIVE",
|
|
3556
|
-
"icon": "https://
|
|
3556
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pangolin.png",
|
|
3557
3557
|
"providers": {
|
|
3558
3558
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3559
3559
|
},
|
|
@@ -3596,7 +3596,7 @@
|
|
|
3596
3596
|
"name": "Chain X",
|
|
3597
3597
|
"isTestnet": false,
|
|
3598
3598
|
"chainStatus": "ACTIVE",
|
|
3599
|
-
"icon": "https://
|
|
3599
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainx.png",
|
|
3600
3600
|
"providers": {
|
|
3601
3601
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3602
3602
|
},
|
|
@@ -3628,7 +3628,7 @@
|
|
|
3628
3628
|
"name": "Acala Mandala TC7",
|
|
3629
3629
|
"isTestnet": true,
|
|
3630
3630
|
"chainStatus": "ACTIVE",
|
|
3631
|
-
"icon": "https://
|
|
3631
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_testnet.png",
|
|
3632
3632
|
"providers": {
|
|
3633
3633
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3634
3634
|
},
|
|
@@ -3663,7 +3663,7 @@
|
|
|
3663
3663
|
"name": "MangataX Public Testnet",
|
|
3664
3664
|
"isTestnet": true,
|
|
3665
3665
|
"chainStatus": "INACTIVE",
|
|
3666
|
-
"icon": "https://
|
|
3666
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax.png",
|
|
3667
3667
|
"providers": {
|
|
3668
3668
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3669
3669
|
},
|
|
@@ -3695,7 +3695,7 @@
|
|
|
3695
3695
|
"name": "Mangata X",
|
|
3696
3696
|
"isTestnet": false,
|
|
3697
3697
|
"chainStatus": "ACTIVE",
|
|
3698
|
-
"icon": "https://
|
|
3698
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mangatax_para.png",
|
|
3699
3699
|
"providers": {
|
|
3700
3700
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3701
3701
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3754,7 +3754,7 @@
|
|
|
3754
3754
|
"name": "Encointer",
|
|
3755
3755
|
"isTestnet": false,
|
|
3756
3756
|
"chainStatus": "ACTIVE",
|
|
3757
|
-
"icon": "https://
|
|
3757
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/encointer.png",
|
|
3758
3758
|
"providers": {
|
|
3759
3759
|
"Encointer Association": "wss://kusama.api.encointer.org",
|
|
3760
3760
|
"Dwellir": "wss://encointer-kusama-rpc.dwellir.com",
|
|
@@ -3792,7 +3792,7 @@
|
|
|
3792
3792
|
"name": "Litmus",
|
|
3793
3793
|
"isTestnet": false,
|
|
3794
3794
|
"chainStatus": "INACTIVE",
|
|
3795
|
-
"icon": "https://
|
|
3795
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litmus.png",
|
|
3796
3796
|
"providers": {
|
|
3797
3797
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3798
3798
|
},
|
|
@@ -3836,7 +3836,7 @@
|
|
|
3836
3836
|
"name": "Heima",
|
|
3837
3837
|
"isTestnet": false,
|
|
3838
3838
|
"chainStatus": "ACTIVE",
|
|
3839
|
-
"icon": "https://
|
|
3839
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/litentry.png",
|
|
3840
3840
|
"providers": {
|
|
3841
3841
|
"Litentry": "wss://rpc.heima-parachain.heima.network",
|
|
3842
3842
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3881,7 +3881,7 @@
|
|
|
3881
3881
|
"name": "Tinkernet",
|
|
3882
3882
|
"isTestnet": false,
|
|
3883
3883
|
"chainStatus": "INACTIVE",
|
|
3884
|
-
"icon": "https://
|
|
3884
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tinkernet.png",
|
|
3885
3885
|
"providers": {
|
|
3886
3886
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3887
3887
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3926,7 +3926,7 @@
|
|
|
3926
3926
|
"name": "Imbue Kusama",
|
|
3927
3927
|
"isTestnet": false,
|
|
3928
3928
|
"chainStatus": "INACTIVE",
|
|
3929
|
-
"icon": "https://
|
|
3929
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/imbue_network.png",
|
|
3930
3930
|
"providers": {
|
|
3931
3931
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3932
3932
|
},
|
|
@@ -3970,7 +3970,7 @@
|
|
|
3970
3970
|
"name": "Subspace Testnet",
|
|
3971
3971
|
"isTestnet": true,
|
|
3972
3972
|
"chainStatus": "INACTIVE",
|
|
3973
|
-
"icon": "https://
|
|
3973
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_test.png",
|
|
3974
3974
|
"providers": {},
|
|
3975
3975
|
"evmInfo": null,
|
|
3976
3976
|
"substrateInfo": {
|
|
@@ -4000,7 +4000,7 @@
|
|
|
4000
4000
|
"name": "Subspace Gemini 2a",
|
|
4001
4001
|
"isTestnet": true,
|
|
4002
4002
|
"chainStatus": "INACTIVE",
|
|
4003
|
-
"icon": "https://
|
|
4003
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_2a.png",
|
|
4004
4004
|
"providers": {
|
|
4005
4005
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
4006
4006
|
},
|
|
@@ -4032,7 +4032,7 @@
|
|
|
4032
4032
|
"name": "Subspace Gemini 3c",
|
|
4033
4033
|
"isTestnet": true,
|
|
4034
4034
|
"chainStatus": "INACTIVE",
|
|
4035
|
-
"icon": "https://
|
|
4035
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3c.png",
|
|
4036
4036
|
"providers": {},
|
|
4037
4037
|
"evmInfo": null,
|
|
4038
4038
|
"substrateInfo": {
|
|
@@ -4062,7 +4062,7 @@
|
|
|
4062
4062
|
"name": "Subspace Gemini 3d",
|
|
4063
4063
|
"isTestnet": true,
|
|
4064
4064
|
"chainStatus": "INACTIVE",
|
|
4065
|
-
"icon": "https://
|
|
4065
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3d.png",
|
|
4066
4066
|
"providers": {},
|
|
4067
4067
|
"evmInfo": null,
|
|
4068
4068
|
"substrateInfo": {
|
|
@@ -4092,7 +4092,7 @@
|
|
|
4092
4092
|
"name": "Subspace Gemini 3e",
|
|
4093
4093
|
"isTestnet": true,
|
|
4094
4094
|
"chainStatus": "INACTIVE",
|
|
4095
|
-
"icon": "https://
|
|
4095
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3e.png",
|
|
4096
4096
|
"providers": {},
|
|
4097
4097
|
"evmInfo": null,
|
|
4098
4098
|
"substrateInfo": {
|
|
@@ -4122,7 +4122,7 @@
|
|
|
4122
4122
|
"name": "Subspace Gemini 3f",
|
|
4123
4123
|
"isTestnet": true,
|
|
4124
4124
|
"chainStatus": "INACTIVE",
|
|
4125
|
-
"icon": "https://
|
|
4125
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3f.png",
|
|
4126
4126
|
"providers": {
|
|
4127
4127
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
4128
4128
|
},
|
|
@@ -4154,7 +4154,7 @@
|
|
|
4154
4154
|
"name": "NeuroWeb Mainnet",
|
|
4155
4155
|
"isTestnet": false,
|
|
4156
4156
|
"chainStatus": "ACTIVE",
|
|
4157
|
-
"icon": "https://
|
|
4157
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/origintrail.png",
|
|
4158
4158
|
"providers": {
|
|
4159
4159
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network",
|
|
4160
4160
|
"Dwellir": "wss://neuroweb-rpc.dwellir.com"
|
|
@@ -4201,8 +4201,8 @@
|
|
|
4201
4201
|
"slug": "subspace_gemini_3g",
|
|
4202
4202
|
"name": "Subspace Gemini 3g",
|
|
4203
4203
|
"isTestnet": true,
|
|
4204
|
-
"chainStatus": "
|
|
4205
|
-
"icon": "https://
|
|
4204
|
+
"chainStatus": "INACTIVE",
|
|
4205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3g.png",
|
|
4206
4206
|
"providers": {
|
|
4207
4207
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
4208
4208
|
},
|
|
@@ -4234,7 +4234,7 @@
|
|
|
4234
4234
|
"name": "Dorafactory",
|
|
4235
4235
|
"isTestnet": false,
|
|
4236
4236
|
"chainStatus": "INACTIVE",
|
|
4237
|
-
"icon": "https://
|
|
4237
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dorafactory.png",
|
|
4238
4238
|
"providers": {},
|
|
4239
4239
|
"evmInfo": null,
|
|
4240
4240
|
"substrateInfo": {
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
"name": "Bajun Kusama",
|
|
4277
4277
|
"isTestnet": false,
|
|
4278
4278
|
"chainStatus": "INACTIVE",
|
|
4279
|
-
"icon": "https://
|
|
4279
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bajun.png",
|
|
4280
4280
|
"providers": {
|
|
4281
4281
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
4282
4282
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -4324,7 +4324,7 @@
|
|
|
4324
4324
|
"name": "Dancebox",
|
|
4325
4325
|
"isTestnet": true,
|
|
4326
4326
|
"chainStatus": "ACTIVE",
|
|
4327
|
-
"icon": "https://
|
|
4327
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dancebox.png",
|
|
4328
4328
|
"providers": {
|
|
4329
4329
|
"Dancebox": "wss://dancebox.tanssi-api.network"
|
|
4330
4330
|
},
|
|
@@ -4356,7 +4356,7 @@
|
|
|
4356
4356
|
"name": "Listen Network",
|
|
4357
4357
|
"isTestnet": false,
|
|
4358
4358
|
"chainStatus": "INACTIVE",
|
|
4359
|
-
"icon": "https://
|
|
4359
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/listen.png",
|
|
4360
4360
|
"providers": {},
|
|
4361
4361
|
"evmInfo": null,
|
|
4362
4362
|
"substrateInfo": {
|
|
@@ -4385,8 +4385,8 @@
|
|
|
4385
4385
|
"slug": "kabocha",
|
|
4386
4386
|
"name": "Kabocha",
|
|
4387
4387
|
"isTestnet": false,
|
|
4388
|
-
"chainStatus": "
|
|
4389
|
-
"icon": "https://
|
|
4388
|
+
"chainStatus": "INACTIVE",
|
|
4389
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kabocha.png",
|
|
4390
4390
|
"providers": {
|
|
4391
4391
|
"Kabocha": "wss://kabocha.jelliedowl.net"
|
|
4392
4392
|
},
|
|
@@ -4430,7 +4430,7 @@
|
|
|
4430
4430
|
"name": "GM Parachain",
|
|
4431
4431
|
"isTestnet": false,
|
|
4432
4432
|
"chainStatus": "INACTIVE",
|
|
4433
|
-
"icon": "https://
|
|
4433
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gmdie.png",
|
|
4434
4434
|
"providers": {},
|
|
4435
4435
|
"evmInfo": null,
|
|
4436
4436
|
"substrateInfo": {
|
|
@@ -4472,7 +4472,7 @@
|
|
|
4472
4472
|
"name": "Ternoa",
|
|
4473
4473
|
"isTestnet": false,
|
|
4474
4474
|
"chainStatus": "ACTIVE",
|
|
4475
|
-
"icon": "https://
|
|
4475
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa.png",
|
|
4476
4476
|
"providers": {
|
|
4477
4477
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4478
4478
|
},
|
|
@@ -4504,7 +4504,7 @@
|
|
|
4504
4504
|
"name": "DataHighway Tanganika",
|
|
4505
4505
|
"isTestnet": false,
|
|
4506
4506
|
"chainStatus": "INACTIVE",
|
|
4507
|
-
"icon": "https://
|
|
4507
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tanganika.png",
|
|
4508
4508
|
"providers": {},
|
|
4509
4509
|
"evmInfo": null,
|
|
4510
4510
|
"substrateInfo": {
|
|
@@ -4549,7 +4549,7 @@
|
|
|
4549
4549
|
"name": "Pendulum",
|
|
4550
4550
|
"isTestnet": false,
|
|
4551
4551
|
"chainStatus": "ACTIVE",
|
|
4552
|
-
"icon": "https://
|
|
4552
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pendulum.png",
|
|
4553
4553
|
"providers": {
|
|
4554
4554
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4555
4555
|
},
|
|
@@ -4596,7 +4596,7 @@
|
|
|
4596
4596
|
"name": "Gear Staging Testnet",
|
|
4597
4597
|
"isTestnet": true,
|
|
4598
4598
|
"chainStatus": "INACTIVE",
|
|
4599
|
-
"icon": "https://
|
|
4599
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gear_testnet.png",
|
|
4600
4600
|
"providers": {
|
|
4601
4601
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4602
4602
|
},
|
|
@@ -4628,7 +4628,7 @@
|
|
|
4628
4628
|
"name": "Ternoa Alphanet",
|
|
4629
4629
|
"isTestnet": true,
|
|
4630
4630
|
"chainStatus": "ACTIVE",
|
|
4631
|
-
"icon": "https://
|
|
4631
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoa_alphanet.png",
|
|
4632
4632
|
"providers": {
|
|
4633
4633
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4634
4634
|
},
|
|
@@ -4660,7 +4660,7 @@
|
|
|
4660
4660
|
"name": "Calamari Staging",
|
|
4661
4661
|
"isTestnet": true,
|
|
4662
4662
|
"chainStatus": "INACTIVE",
|
|
4663
|
-
"icon": "https://
|
|
4663
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/calamari_test.png",
|
|
4664
4664
|
"providers": {
|
|
4665
4665
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4666
4666
|
},
|
|
@@ -4692,7 +4692,7 @@
|
|
|
4692
4692
|
"name": "Boba Network",
|
|
4693
4693
|
"isTestnet": false,
|
|
4694
4694
|
"chainStatus": "ACTIVE",
|
|
4695
|
-
"icon": "https://
|
|
4695
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boba.png",
|
|
4696
4696
|
"providers": {
|
|
4697
4697
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4698
4698
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4720,7 +4720,7 @@
|
|
|
4720
4720
|
"name": "Bobabeam",
|
|
4721
4721
|
"isTestnet": false,
|
|
4722
4722
|
"chainStatus": "INACTIVE",
|
|
4723
|
-
"icon": "https://
|
|
4723
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobabeam.png",
|
|
4724
4724
|
"providers": {
|
|
4725
4725
|
"RPC": "https://bobabeam.boba.network",
|
|
4726
4726
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4748,7 +4748,7 @@
|
|
|
4748
4748
|
"name": "KILT Peregrine",
|
|
4749
4749
|
"isTestnet": true,
|
|
4750
4750
|
"chainStatus": "ACTIVE",
|
|
4751
|
-
"icon": "https://
|
|
4751
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kilt_peregrine.png",
|
|
4752
4752
|
"providers": {
|
|
4753
4753
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4754
4754
|
},
|
|
@@ -4783,7 +4783,7 @@
|
|
|
4783
4783
|
"name": "XX Network",
|
|
4784
4784
|
"isTestnet": false,
|
|
4785
4785
|
"chainStatus": "ACTIVE",
|
|
4786
|
-
"icon": "https://
|
|
4786
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xx_network.png",
|
|
4787
4787
|
"providers": {
|
|
4788
4788
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4789
4789
|
},
|
|
@@ -4815,7 +4815,7 @@
|
|
|
4815
4815
|
"name": "Watr Testnet",
|
|
4816
4816
|
"isTestnet": true,
|
|
4817
4817
|
"chainStatus": "INACTIVE",
|
|
4818
|
-
"icon": "https://
|
|
4818
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network.png",
|
|
4819
4819
|
"providers": {
|
|
4820
4820
|
"watr": "wss://rpc.dev.watr.org"
|
|
4821
4821
|
},
|
|
@@ -4847,7 +4847,7 @@
|
|
|
4847
4847
|
"name": "Watr Testnet - EVM",
|
|
4848
4848
|
"isTestnet": true,
|
|
4849
4849
|
"chainStatus": "ACTIVE",
|
|
4850
|
-
"icon": "https://
|
|
4850
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_network_evm.png",
|
|
4851
4851
|
"providers": {
|
|
4852
4852
|
"watr": "https://rpc.dev.watr.org"
|
|
4853
4853
|
},
|
|
@@ -4874,7 +4874,7 @@
|
|
|
4874
4874
|
"name": "Fusotao",
|
|
4875
4875
|
"isTestnet": false,
|
|
4876
4876
|
"chainStatus": "INACTIVE",
|
|
4877
|
-
"icon": "https://
|
|
4877
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fusotao.png",
|
|
4878
4878
|
"providers": {
|
|
4879
4879
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4880
4880
|
},
|
|
@@ -4906,7 +4906,7 @@
|
|
|
4906
4906
|
"name": "Discovol",
|
|
4907
4907
|
"isTestnet": false,
|
|
4908
4908
|
"chainStatus": "INACTIVE",
|
|
4909
|
-
"icon": "https://
|
|
4909
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol.png",
|
|
4910
4910
|
"providers": {
|
|
4911
4911
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4912
4912
|
},
|
|
@@ -4938,7 +4938,7 @@
|
|
|
4938
4938
|
"name": "Discovol Testnet",
|
|
4939
4939
|
"isTestnet": true,
|
|
4940
4940
|
"chainStatus": "INACTIVE",
|
|
4941
|
-
"icon": "https://
|
|
4941
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/discovol_testnet.png",
|
|
4942
4942
|
"providers": {
|
|
4943
4943
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4944
4944
|
},
|
|
@@ -4970,7 +4970,7 @@
|
|
|
4970
4970
|
"name": "Atocha",
|
|
4971
4971
|
"isTestnet": false,
|
|
4972
4972
|
"chainStatus": "INACTIVE",
|
|
4973
|
-
"icon": "https://
|
|
4973
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/atocha.png",
|
|
4974
4974
|
"providers": {
|
|
4975
4975
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4976
4976
|
},
|
|
@@ -5002,7 +5002,7 @@
|
|
|
5002
5002
|
"name": "Myriad",
|
|
5003
5003
|
"isTestnet": false,
|
|
5004
5004
|
"chainStatus": "INACTIVE",
|
|
5005
|
-
"icon": "https://
|
|
5005
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/myriad.png",
|
|
5006
5006
|
"providers": {
|
|
5007
5007
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
5008
5008
|
},
|
|
@@ -5034,7 +5034,7 @@
|
|
|
5034
5034
|
"name": "DeBio",
|
|
5035
5035
|
"isTestnet": false,
|
|
5036
5036
|
"chainStatus": "INACTIVE",
|
|
5037
|
-
"icon": "https://
|
|
5037
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/debio.png",
|
|
5038
5038
|
"providers": {
|
|
5039
5039
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
5040
5040
|
},
|
|
@@ -5066,7 +5066,7 @@
|
|
|
5066
5066
|
"name": "Polkadot Collectives",
|
|
5067
5067
|
"isTestnet": false,
|
|
5068
5068
|
"chainStatus": "ACTIVE",
|
|
5069
|
-
"icon": "https://
|
|
5069
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/collectives.png",
|
|
5070
5070
|
"providers": {
|
|
5071
5071
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io",
|
|
5072
5072
|
"Dwellir": "wss://collectives-polkadot-rpc.dwellir.com",
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"name": "Ajuna Network",
|
|
5106
5106
|
"isTestnet": false,
|
|
5107
5107
|
"chainStatus": "ACTIVE",
|
|
5108
|
-
"icon": "https://
|
|
5108
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ajunapolkadot.png",
|
|
5109
5109
|
"providers": {
|
|
5110
5110
|
"Para": "wss://rpc-para.ajuna.network",
|
|
5111
5111
|
"Ibp": "wss://ajuna.ibp.network",
|
|
@@ -5154,7 +5154,7 @@
|
|
|
5154
5154
|
"name": "Bitgreen",
|
|
5155
5155
|
"isTestnet": false,
|
|
5156
5156
|
"chainStatus": "INACTIVE",
|
|
5157
|
-
"icon": "https://
|
|
5157
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitgreen.png",
|
|
5158
5158
|
"providers": {
|
|
5159
5159
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
5160
5160
|
},
|
|
@@ -5186,7 +5186,7 @@
|
|
|
5186
5186
|
"name": "Frequency",
|
|
5187
5187
|
"isTestnet": false,
|
|
5188
5188
|
"chainStatus": "ACTIVE",
|
|
5189
|
-
"icon": "https://
|
|
5189
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/frequency.png",
|
|
5190
5190
|
"providers": {
|
|
5191
5191
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
5192
5192
|
"Frequency 1": "wss://1.rpc.frequency.xyz",
|
|
@@ -5220,7 +5220,7 @@
|
|
|
5220
5220
|
"name": "Hashed Network",
|
|
5221
5221
|
"isTestnet": false,
|
|
5222
5222
|
"chainStatus": "INACTIVE",
|
|
5223
|
-
"icon": "https://
|
|
5223
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hashednetwork.png",
|
|
5224
5224
|
"providers": {
|
|
5225
5225
|
"Hashed Systems 1": "wss://c1.hashed.network"
|
|
5226
5226
|
},
|
|
@@ -5275,7 +5275,7 @@
|
|
|
5275
5275
|
"name": "Kapex",
|
|
5276
5276
|
"isTestnet": false,
|
|
5277
5277
|
"chainStatus": "INACTIVE",
|
|
5278
|
-
"icon": "https://
|
|
5278
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kapex.png",
|
|
5279
5279
|
"providers": {
|
|
5280
5280
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
5281
5281
|
},
|
|
@@ -5319,7 +5319,7 @@
|
|
|
5319
5319
|
"name": "Kylin Network",
|
|
5320
5320
|
"isTestnet": false,
|
|
5321
5321
|
"chainStatus": "INACTIVE",
|
|
5322
|
-
"icon": "https://
|
|
5322
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kylinnetwork.png",
|
|
5323
5323
|
"providers": {
|
|
5324
5324
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
5325
5325
|
},
|
|
@@ -5363,7 +5363,7 @@
|
|
|
5363
5363
|
"name": "DAO IPCI",
|
|
5364
5364
|
"isTestnet": false,
|
|
5365
5365
|
"chainStatus": "ACTIVE",
|
|
5366
|
-
"icon": "https://
|
|
5366
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ipci.png",
|
|
5367
5367
|
"providers": {
|
|
5368
5368
|
"Airalab": "wss://ipci.rpc.robonomics.network"
|
|
5369
5369
|
},
|
|
@@ -5395,7 +5395,7 @@
|
|
|
5395
5395
|
"name": "KICO",
|
|
5396
5396
|
"isTestnet": false,
|
|
5397
5397
|
"chainStatus": "INACTIVE",
|
|
5398
|
-
"icon": "https://
|
|
5398
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kico.png",
|
|
5399
5399
|
"providers": {},
|
|
5400
5400
|
"evmInfo": null,
|
|
5401
5401
|
"substrateInfo": {
|
|
@@ -5437,7 +5437,7 @@
|
|
|
5437
5437
|
"name": "Luhn Network",
|
|
5438
5438
|
"isTestnet": false,
|
|
5439
5439
|
"chainStatus": "INACTIVE",
|
|
5440
|
-
"icon": "https://
|
|
5440
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/luhnnetwork.png",
|
|
5441
5441
|
"providers": {},
|
|
5442
5442
|
"evmInfo": null,
|
|
5443
5443
|
"substrateInfo": {
|
|
@@ -5467,7 +5467,7 @@
|
|
|
5467
5467
|
"name": "Pichiu Network",
|
|
5468
5468
|
"isTestnet": false,
|
|
5469
5469
|
"chainStatus": "INACTIVE",
|
|
5470
|
-
"icon": "https://
|
|
5470
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/pichiu.png",
|
|
5471
5471
|
"providers": {},
|
|
5472
5472
|
"evmInfo": null,
|
|
5473
5473
|
"substrateInfo": {
|
|
@@ -5509,7 +5509,7 @@
|
|
|
5509
5509
|
"name": "RioDeFi",
|
|
5510
5510
|
"isTestnet": false,
|
|
5511
5511
|
"chainStatus": "INACTIVE",
|
|
5512
|
-
"icon": "https://
|
|
5512
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riodefi.png",
|
|
5513
5513
|
"providers": {},
|
|
5514
5514
|
"evmInfo": null,
|
|
5515
5515
|
"substrateInfo": {
|
|
@@ -5539,7 +5539,7 @@
|
|
|
5539
5539
|
"name": "Automata",
|
|
5540
5540
|
"isTestnet": false,
|
|
5541
5541
|
"chainStatus": "ACTIVE",
|
|
5542
|
-
"icon": "https://
|
|
5542
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/automata.png",
|
|
5543
5543
|
"providers": {
|
|
5544
5544
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
5545
5545
|
},
|
|
@@ -5571,7 +5571,7 @@
|
|
|
5571
5571
|
"name": "CC Enterprise",
|
|
5572
5572
|
"isTestnet": false,
|
|
5573
5573
|
"chainStatus": "INACTIVE",
|
|
5574
|
-
"icon": "https://
|
|
5574
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin.png",
|
|
5575
5575
|
"providers": {
|
|
5576
5576
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5577
5577
|
},
|
|
@@ -5606,7 +5606,7 @@
|
|
|
5606
5606
|
"name": "Crown Sterling",
|
|
5607
5607
|
"isTestnet": false,
|
|
5608
5608
|
"chainStatus": "INACTIVE",
|
|
5609
|
-
"icon": "https://
|
|
5609
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crownsterling.png",
|
|
5610
5610
|
"providers": {
|
|
5611
5611
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5612
5612
|
},
|
|
@@ -5638,7 +5638,7 @@
|
|
|
5638
5638
|
"name": "Dock",
|
|
5639
5639
|
"isTestnet": false,
|
|
5640
5640
|
"chainStatus": "INACTIVE",
|
|
5641
|
-
"icon": "https://
|
|
5641
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dockposmainnet.png",
|
|
5642
5642
|
"providers": {
|
|
5643
5643
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5644
5644
|
},
|
|
@@ -5673,7 +5673,7 @@
|
|
|
5673
5673
|
"name": "Kusari",
|
|
5674
5674
|
"isTestnet": false,
|
|
5675
5675
|
"chainStatus": "INACTIVE",
|
|
5676
|
-
"icon": "https://
|
|
5676
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusari.png",
|
|
5677
5677
|
"providers": {},
|
|
5678
5678
|
"evmInfo": null,
|
|
5679
5679
|
"substrateInfo": {
|
|
@@ -5703,7 +5703,7 @@
|
|
|
5703
5703
|
"name": "Logion",
|
|
5704
5704
|
"isTestnet": false,
|
|
5705
5705
|
"chainStatus": "ACTIVE",
|
|
5706
|
-
"icon": "https://
|
|
5706
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/logion.png",
|
|
5707
5707
|
"providers": {
|
|
5708
5708
|
"Logion 1": "wss://para-rpc01.logion.network"
|
|
5709
5709
|
},
|
|
@@ -5758,7 +5758,7 @@
|
|
|
5758
5758
|
"name": "Neatcoin",
|
|
5759
5759
|
"isTestnet": false,
|
|
5760
5760
|
"chainStatus": "INACTIVE",
|
|
5761
|
-
"icon": "https://
|
|
5761
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/neatcoin.png",
|
|
5762
5762
|
"providers": {
|
|
5763
5763
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5764
5764
|
},
|
|
@@ -5790,7 +5790,7 @@
|
|
|
5790
5790
|
"name": "NFTMart",
|
|
5791
5791
|
"isTestnet": false,
|
|
5792
5792
|
"chainStatus": "INACTIVE",
|
|
5793
|
-
"icon": "https://
|
|
5793
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/nftmart.png",
|
|
5794
5794
|
"providers": {
|
|
5795
5795
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5796
5796
|
},
|
|
@@ -5822,7 +5822,7 @@
|
|
|
5822
5822
|
"name": "Polymesh Mainnet",
|
|
5823
5823
|
"isTestnet": false,
|
|
5824
5824
|
"chainStatus": "ACTIVE",
|
|
5825
|
-
"icon": "https://
|
|
5825
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polymesh.png",
|
|
5826
5826
|
"providers": {
|
|
5827
5827
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5828
5828
|
},
|
|
@@ -5857,7 +5857,7 @@
|
|
|
5857
5857
|
"name": "RioChain",
|
|
5858
5858
|
"isTestnet": false,
|
|
5859
5859
|
"chainStatus": "INACTIVE",
|
|
5860
|
-
"icon": "https://
|
|
5860
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/riochain.png",
|
|
5861
5861
|
"providers": {},
|
|
5862
5862
|
"evmInfo": null,
|
|
5863
5863
|
"substrateInfo": {
|
|
@@ -5887,7 +5887,7 @@
|
|
|
5887
5887
|
"name": "SherpaX",
|
|
5888
5888
|
"isTestnet": false,
|
|
5889
5889
|
"chainStatus": "INACTIVE",
|
|
5890
|
-
"icon": "https://
|
|
5890
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sherpax.png",
|
|
5891
5891
|
"providers": {},
|
|
5892
5892
|
"evmInfo": null,
|
|
5893
5893
|
"substrateInfo": {
|
|
@@ -5917,7 +5917,7 @@
|
|
|
5917
5917
|
"name": "SORA",
|
|
5918
5918
|
"isTestnet": false,
|
|
5919
5919
|
"chainStatus": "ACTIVE",
|
|
5920
|
-
"icon": "https://
|
|
5920
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sora_substrate.png",
|
|
5921
5921
|
"providers": {
|
|
5922
5922
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5923
5923
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5978,7 +5978,7 @@
|
|
|
5978
5978
|
"name": "Swapdex",
|
|
5979
5979
|
"isTestnet": false,
|
|
5980
5980
|
"chainStatus": "INACTIVE",
|
|
5981
|
-
"icon": "https://
|
|
5981
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/swapdex.png",
|
|
5982
5982
|
"providers": {
|
|
5983
5983
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5984
5984
|
},
|
|
@@ -6010,7 +6010,7 @@
|
|
|
6010
6010
|
"name": "3DPass",
|
|
6011
6011
|
"isTestnet": false,
|
|
6012
6012
|
"chainStatus": "ACTIVE",
|
|
6013
|
-
"icon": "https://
|
|
6013
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/3dpass.png",
|
|
6014
6014
|
"providers": {
|
|
6015
6015
|
"3dpscan": "wss://rpc.3dpscan.io"
|
|
6016
6016
|
},
|
|
@@ -6042,7 +6042,7 @@
|
|
|
6042
6042
|
"name": "Kulupu",
|
|
6043
6043
|
"isTestnet": false,
|
|
6044
6044
|
"chainStatus": "INACTIVE",
|
|
6045
|
-
"icon": "https://
|
|
6045
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kulupu.png",
|
|
6046
6046
|
"providers": {
|
|
6047
6047
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
6048
6048
|
},
|
|
@@ -6074,7 +6074,7 @@
|
|
|
6074
6074
|
"name": "Joystream",
|
|
6075
6075
|
"isTestnet": false,
|
|
6076
6076
|
"chainStatus": "ACTIVE",
|
|
6077
|
-
"icon": "https://
|
|
6077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/joystream.png",
|
|
6078
6078
|
"providers": {
|
|
6079
6079
|
"Jsgenesis": "wss://rpc.joystream.org",
|
|
6080
6080
|
"Joyutils": "wss://rpc.joyutils.org"
|
|
@@ -6110,7 +6110,7 @@
|
|
|
6110
6110
|
"name": "Aventus Testnet",
|
|
6111
6111
|
"isTestnet": true,
|
|
6112
6112
|
"chainStatus": "ACTIVE",
|
|
6113
|
-
"icon": "https://
|
|
6113
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aventus_testnet.png",
|
|
6114
6114
|
"providers": {
|
|
6115
6115
|
"Aventus": "wss://public-rpc.testnet.aventus.network"
|
|
6116
6116
|
},
|
|
@@ -6142,7 +6142,7 @@
|
|
|
6142
6142
|
"name": "Vara Network",
|
|
6143
6143
|
"isTestnet": false,
|
|
6144
6144
|
"chainStatus": "ACTIVE",
|
|
6145
|
-
"icon": "https://
|
|
6145
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_network.png",
|
|
6146
6146
|
"providers": {
|
|
6147
6147
|
"Vara": "wss://rpc.vara-network.io",
|
|
6148
6148
|
"Vara Network": "wss://rpc.vara.network"
|
|
@@ -6181,7 +6181,7 @@
|
|
|
6181
6181
|
"name": "Avail Kate Testnet",
|
|
6182
6182
|
"isTestnet": true,
|
|
6183
6183
|
"chainStatus": "INACTIVE",
|
|
6184
|
-
"icon": "https://
|
|
6184
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kate.png",
|
|
6185
6185
|
"providers": {
|
|
6186
6186
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
6187
6187
|
},
|
|
@@ -6213,7 +6213,7 @@
|
|
|
6213
6213
|
"name": "Polkadot Bridge Hub",
|
|
6214
6214
|
"isTestnet": false,
|
|
6215
6215
|
"chainStatus": "ACTIVE",
|
|
6216
|
-
"icon": "https://
|
|
6216
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubpolkadot.png",
|
|
6217
6217
|
"providers": {
|
|
6218
6218
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
6219
6219
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub",
|
|
@@ -6256,7 +6256,7 @@
|
|
|
6256
6256
|
"name": "Kusama Bridge Hub",
|
|
6257
6257
|
"isTestnet": false,
|
|
6258
6258
|
"chainStatus": "ACTIVE",
|
|
6259
|
-
"icon": "https://
|
|
6259
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bridgehubkusama.png",
|
|
6260
6260
|
"providers": {
|
|
6261
6261
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
6262
6262
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -6297,7 +6297,7 @@
|
|
|
6297
6297
|
"name": "Fantom Testnet",
|
|
6298
6298
|
"isTestnet": true,
|
|
6299
6299
|
"chainStatus": "ACTIVE",
|
|
6300
|
-
"icon": "https://
|
|
6300
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom_testnet.png",
|
|
6301
6301
|
"providers": {
|
|
6302
6302
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
6303
6303
|
"FantomNetwork": "https://rpc.testnet.fantom.network/",
|
|
@@ -6326,7 +6326,7 @@
|
|
|
6326
6326
|
"name": "Fantom",
|
|
6327
6327
|
"isTestnet": false,
|
|
6328
6328
|
"chainStatus": "ACTIVE",
|
|
6329
|
-
"icon": "https://
|
|
6329
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fantom.png",
|
|
6330
6330
|
"providers": {
|
|
6331
6331
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
6332
6332
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -6357,7 +6357,7 @@
|
|
|
6357
6357
|
"name": "Krest Network",
|
|
6358
6358
|
"isTestnet": false,
|
|
6359
6359
|
"chainStatus": "ACTIVE",
|
|
6360
|
-
"icon": "https://
|
|
6360
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/krest_network.png",
|
|
6361
6361
|
"providers": {
|
|
6362
6362
|
"Peaq": "wss://wss-krest.peaq.network/",
|
|
6363
6363
|
"OnFinality": "wss://krest.api.onfinality.io/public-ws"
|
|
@@ -6405,7 +6405,7 @@
|
|
|
6405
6405
|
"name": "Deeper Network",
|
|
6406
6406
|
"isTestnet": false,
|
|
6407
6407
|
"chainStatus": "ACTIVE",
|
|
6408
|
-
"icon": "https://
|
|
6408
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/deeper_network.png",
|
|
6409
6409
|
"providers": {
|
|
6410
6410
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
6411
6411
|
},
|
|
@@ -6436,8 +6436,8 @@
|
|
|
6436
6436
|
"slug": "jur_network",
|
|
6437
6437
|
"name": "Jur Network",
|
|
6438
6438
|
"isTestnet": false,
|
|
6439
|
-
"chainStatus": "
|
|
6440
|
-
"icon": "https://
|
|
6439
|
+
"chainStatus": "INACTIVE",
|
|
6440
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/jur_network.png",
|
|
6441
6441
|
"providers": {
|
|
6442
6442
|
"Jur Mainnet": "wss://mainnet.jur.io/"
|
|
6443
6443
|
},
|
|
@@ -6469,7 +6469,7 @@
|
|
|
6469
6469
|
"name": "Base Mainnet",
|
|
6470
6470
|
"isTestnet": false,
|
|
6471
6471
|
"chainStatus": "ACTIVE",
|
|
6472
|
-
"icon": "https://
|
|
6472
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/base_mainnet.png",
|
|
6473
6473
|
"providers": {
|
|
6474
6474
|
"PublicNode": "https://base.publicnode.com"
|
|
6475
6475
|
},
|
|
@@ -6496,7 +6496,7 @@
|
|
|
6496
6496
|
"name": "Avalanche C-Chain",
|
|
6497
6497
|
"isTestnet": false,
|
|
6498
6498
|
"chainStatus": "ACTIVE",
|
|
6499
|
-
"icon": "https://
|
|
6499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/avalanche_c.png",
|
|
6500
6500
|
"providers": {
|
|
6501
6501
|
"Avax Network": "https://api.avax.network/ext/bc/C/rpc",
|
|
6502
6502
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
@@ -6527,7 +6527,7 @@
|
|
|
6527
6527
|
"name": "Crust Mainnet",
|
|
6528
6528
|
"isTestnet": false,
|
|
6529
6529
|
"chainStatus": "INACTIVE",
|
|
6530
|
-
"icon": "https://
|
|
6530
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/crust_mainnet.png",
|
|
6531
6531
|
"providers": {
|
|
6532
6532
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
6533
6533
|
"Crust Network": "wss://rpc.crust.network",
|
|
@@ -6566,7 +6566,7 @@
|
|
|
6566
6566
|
"name": "Acala - EVM",
|
|
6567
6567
|
"isTestnet": false,
|
|
6568
6568
|
"chainStatus": "ACTIVE",
|
|
6569
|
-
"icon": "https://
|
|
6569
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acala_evm.png",
|
|
6570
6570
|
"providers": {
|
|
6571
6571
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
6572
6572
|
},
|
|
@@ -6593,7 +6593,7 @@
|
|
|
6593
6593
|
"name": "Karura - EVM",
|
|
6594
6594
|
"isTestnet": false,
|
|
6595
6595
|
"chainStatus": "ACTIVE",
|
|
6596
|
-
"icon": "https://
|
|
6596
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/karura_evm.png",
|
|
6597
6597
|
"providers": {
|
|
6598
6598
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
6599
6599
|
},
|
|
@@ -6620,7 +6620,7 @@
|
|
|
6620
6620
|
"name": "Bittensor",
|
|
6621
6621
|
"isTestnet": false,
|
|
6622
6622
|
"chainStatus": "ACTIVE",
|
|
6623
|
-
"icon": "https://
|
|
6623
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor.png",
|
|
6624
6624
|
"providers": {
|
|
6625
6625
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443",
|
|
6626
6626
|
"Latent": "wss://lite.sub.latent.to:443"
|
|
@@ -6665,7 +6665,7 @@
|
|
|
6665
6665
|
"name": "Unorthodox",
|
|
6666
6666
|
"isTestnet": false,
|
|
6667
6667
|
"chainStatus": "INACTIVE",
|
|
6668
|
-
"icon": "https://
|
|
6668
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unorthodox.png",
|
|
6669
6669
|
"providers": {},
|
|
6670
6670
|
"evmInfo": null,
|
|
6671
6671
|
"substrateInfo": {
|
|
@@ -6695,7 +6695,7 @@
|
|
|
6695
6695
|
"name": "Coinversation",
|
|
6696
6696
|
"isTestnet": false,
|
|
6697
6697
|
"chainStatus": "INACTIVE",
|
|
6698
|
-
"icon": "https://
|
|
6698
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/coinversation.png",
|
|
6699
6699
|
"providers": {},
|
|
6700
6700
|
"evmInfo": null,
|
|
6701
6701
|
"substrateInfo": {
|
|
@@ -6737,7 +6737,7 @@
|
|
|
6737
6737
|
"name": "LayerX Network",
|
|
6738
6738
|
"isTestnet": false,
|
|
6739
6739
|
"chainStatus": "INACTIVE",
|
|
6740
|
-
"icon": "https://
|
|
6740
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layerx_network.png",
|
|
6741
6741
|
"providers": {},
|
|
6742
6742
|
"evmInfo": null,
|
|
6743
6743
|
"substrateInfo": {
|
|
@@ -6767,7 +6767,7 @@
|
|
|
6767
6767
|
"name": "Moonsama",
|
|
6768
6768
|
"isTestnet": false,
|
|
6769
6769
|
"chainStatus": "INACTIVE",
|
|
6770
|
-
"icon": "https://
|
|
6770
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/moonsama.png",
|
|
6771
6771
|
"providers": {},
|
|
6772
6772
|
"evmInfo": null,
|
|
6773
6773
|
"substrateInfo": {
|
|
@@ -6809,7 +6809,7 @@
|
|
|
6809
6809
|
"name": "OAK Network",
|
|
6810
6810
|
"isTestnet": false,
|
|
6811
6811
|
"chainStatus": "INACTIVE",
|
|
6812
|
-
"icon": "https://
|
|
6812
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/oak_network.png",
|
|
6813
6813
|
"providers": {},
|
|
6814
6814
|
"evmInfo": null,
|
|
6815
6815
|
"substrateInfo": {
|
|
@@ -6851,7 +6851,7 @@
|
|
|
6851
6851
|
"name": "OmniBTC",
|
|
6852
6852
|
"isTestnet": false,
|
|
6853
6853
|
"chainStatus": "INACTIVE",
|
|
6854
|
-
"icon": "https://
|
|
6854
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/omnibtc.png",
|
|
6855
6855
|
"providers": {},
|
|
6856
6856
|
"evmInfo": null,
|
|
6857
6857
|
"substrateInfo": {
|
|
@@ -6893,7 +6893,7 @@
|
|
|
6893
6893
|
"name": "Quantum Portal",
|
|
6894
6894
|
"isTestnet": false,
|
|
6895
6895
|
"chainStatus": "INACTIVE",
|
|
6896
|
-
"icon": "https://
|
|
6896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/quantum_portal.png",
|
|
6897
6897
|
"providers": {},
|
|
6898
6898
|
"evmInfo": null,
|
|
6899
6899
|
"substrateInfo": {
|
|
@@ -6923,7 +6923,7 @@
|
|
|
6923
6923
|
"name": "Virto Network",
|
|
6924
6924
|
"isTestnet": false,
|
|
6925
6925
|
"chainStatus": "INACTIVE",
|
|
6926
|
-
"icon": "https://
|
|
6926
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/virto_network.png",
|
|
6927
6927
|
"providers": {},
|
|
6928
6928
|
"evmInfo": null,
|
|
6929
6929
|
"substrateInfo": {
|
|
@@ -6953,7 +6953,7 @@
|
|
|
6953
6953
|
"name": "Energy Web X",
|
|
6954
6954
|
"isTestnet": false,
|
|
6955
6955
|
"chainStatus": "ACTIVE",
|
|
6956
|
-
"icon": "https://
|
|
6956
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x.png",
|
|
6957
6957
|
"providers": {
|
|
6958
6958
|
"Energy Web": "wss://public-rpc.mainnet.energywebx.com/"
|
|
6959
6959
|
},
|
|
@@ -6997,7 +6997,7 @@
|
|
|
6997
6997
|
"name": "InvArch Network",
|
|
6998
6998
|
"isTestnet": false,
|
|
6999
6999
|
"chainStatus": "INACTIVE",
|
|
7000
|
-
"icon": "https://
|
|
7000
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/invarch.png",
|
|
7001
7001
|
"providers": {
|
|
7002
7002
|
"Dwellir": "wss://invarch-rpc.dwellir.com",
|
|
7003
7003
|
"IBP1": "wss://invarch.ibp.network",
|
|
@@ -7043,7 +7043,7 @@
|
|
|
7043
7043
|
"name": "Zero",
|
|
7044
7044
|
"isTestnet": false,
|
|
7045
7045
|
"chainStatus": "INACTIVE",
|
|
7046
|
-
"icon": "https://
|
|
7046
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zero.png",
|
|
7047
7047
|
"providers": {},
|
|
7048
7048
|
"evmInfo": null,
|
|
7049
7049
|
"substrateInfo": {
|
|
@@ -7073,7 +7073,7 @@
|
|
|
7073
7073
|
"name": " Kpron Network",
|
|
7074
7074
|
"isTestnet": false,
|
|
7075
7075
|
"chainStatus": "INACTIVE",
|
|
7076
|
-
"icon": "https://
|
|
7076
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kpron_network.png",
|
|
7077
7077
|
"providers": {},
|
|
7078
7078
|
"evmInfo": null,
|
|
7079
7079
|
"substrateInfo": {
|
|
@@ -7103,7 +7103,7 @@
|
|
|
7103
7103
|
"name": "Mars",
|
|
7104
7104
|
"isTestnet": false,
|
|
7105
7105
|
"chainStatus": "INACTIVE",
|
|
7106
|
-
"icon": "https://
|
|
7106
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mars.png",
|
|
7107
7107
|
"providers": {},
|
|
7108
7108
|
"evmInfo": null,
|
|
7109
7109
|
"substrateInfo": {
|
|
@@ -7133,7 +7133,7 @@
|
|
|
7133
7133
|
"name": "Snow",
|
|
7134
7134
|
"isTestnet": false,
|
|
7135
7135
|
"chainStatus": "INACTIVE",
|
|
7136
|
-
"icon": "https://
|
|
7136
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/snow.png",
|
|
7137
7137
|
"providers": {},
|
|
7138
7138
|
"evmInfo": null,
|
|
7139
7139
|
"substrateInfo": {
|
|
@@ -7178,7 +7178,7 @@
|
|
|
7178
7178
|
"name": "Aband",
|
|
7179
7179
|
"isTestnet": false,
|
|
7180
7180
|
"chainStatus": "INACTIVE",
|
|
7181
|
-
"icon": "https://
|
|
7181
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aband.png",
|
|
7182
7182
|
"providers": {},
|
|
7183
7183
|
"evmInfo": null,
|
|
7184
7184
|
"substrateInfo": {
|
|
@@ -7220,7 +7220,7 @@
|
|
|
7220
7220
|
"name": "Alpha Network",
|
|
7221
7221
|
"isTestnet": false,
|
|
7222
7222
|
"chainStatus": "INACTIVE",
|
|
7223
|
-
"icon": "https://
|
|
7223
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/alpha_network.png",
|
|
7224
7224
|
"providers": {},
|
|
7225
7225
|
"evmInfo": null,
|
|
7226
7226
|
"substrateInfo": {
|
|
@@ -7250,7 +7250,7 @@
|
|
|
7250
7250
|
"name": "Loom Network",
|
|
7251
7251
|
"isTestnet": false,
|
|
7252
7252
|
"chainStatus": "INACTIVE",
|
|
7253
|
-
"icon": "https://
|
|
7253
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/loom_network.png",
|
|
7254
7254
|
"providers": {},
|
|
7255
7255
|
"evmInfo": null,
|
|
7256
7256
|
"substrateInfo": {
|
|
@@ -7280,7 +7280,7 @@
|
|
|
7280
7280
|
"name": "SubGame Gamma",
|
|
7281
7281
|
"isTestnet": false,
|
|
7282
7282
|
"chainStatus": "INACTIVE",
|
|
7283
|
-
"icon": "https://
|
|
7283
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_gamma.png",
|
|
7284
7284
|
"providers": {},
|
|
7285
7285
|
"evmInfo": null,
|
|
7286
7286
|
"substrateInfo": {
|
|
@@ -7310,7 +7310,7 @@
|
|
|
7310
7310
|
"name": "TrustBase",
|
|
7311
7311
|
"isTestnet": false,
|
|
7312
7312
|
"chainStatus": "INACTIVE",
|
|
7313
|
-
"icon": "https://
|
|
7313
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/trustbase.png",
|
|
7314
7314
|
"providers": {},
|
|
7315
7315
|
"evmInfo": null,
|
|
7316
7316
|
"substrateInfo": {
|
|
@@ -7340,7 +7340,7 @@
|
|
|
7340
7340
|
"name": "Manta Atlantic",
|
|
7341
7341
|
"isTestnet": false,
|
|
7342
7342
|
"chainStatus": "ACTIVE",
|
|
7343
|
-
"icon": "https://
|
|
7343
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network.png",
|
|
7344
7344
|
"providers": {
|
|
7345
7345
|
"Manta Network": "wss://ws.manta.systems"
|
|
7346
7346
|
},
|
|
@@ -7375,7 +7375,7 @@
|
|
|
7375
7375
|
"name": "t3rn",
|
|
7376
7376
|
"isTestnet": false,
|
|
7377
7377
|
"chainStatus": "INACTIVE",
|
|
7378
|
-
"icon": "https://
|
|
7378
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/t3rn.png",
|
|
7379
7379
|
"providers": {},
|
|
7380
7380
|
"evmInfo": null,
|
|
7381
7381
|
"substrateInfo": {
|
|
@@ -7405,7 +7405,7 @@
|
|
|
7405
7405
|
"name": "Geminis Network",
|
|
7406
7406
|
"isTestnet": false,
|
|
7407
7407
|
"chainStatus": "INACTIVE",
|
|
7408
|
-
"icon": "https://
|
|
7408
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/geminis_network.png",
|
|
7409
7409
|
"providers": {},
|
|
7410
7410
|
"evmInfo": null,
|
|
7411
7411
|
"substrateInfo": {
|
|
@@ -7435,7 +7435,7 @@
|
|
|
7435
7435
|
"name": "Polimec",
|
|
7436
7436
|
"isTestnet": false,
|
|
7437
7437
|
"chainStatus": "ACTIVE",
|
|
7438
|
-
"icon": "https://
|
|
7438
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polimec.png",
|
|
7439
7439
|
"providers": {
|
|
7440
7440
|
"Polimec": "wss://rpc.polimec.org",
|
|
7441
7441
|
"Amforc": "wss://polimec.rpc.amforc.com",
|
|
@@ -7483,7 +7483,7 @@
|
|
|
7483
7483
|
"name": "SubDAO",
|
|
7484
7484
|
"isTestnet": false,
|
|
7485
7485
|
"chainStatus": "INACTIVE",
|
|
7486
|
-
"icon": "https://
|
|
7486
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subdao.png",
|
|
7487
7487
|
"providers": {},
|
|
7488
7488
|
"evmInfo": null,
|
|
7489
7489
|
"substrateInfo": {
|
|
@@ -7513,7 +7513,7 @@
|
|
|
7513
7513
|
"name": "SubGame Network",
|
|
7514
7514
|
"isTestnet": false,
|
|
7515
7515
|
"chainStatus": "INACTIVE",
|
|
7516
|
-
"icon": "https://
|
|
7516
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subgame_network.png",
|
|
7517
7517
|
"providers": {},
|
|
7518
7518
|
"evmInfo": null,
|
|
7519
7519
|
"substrateInfo": {
|
|
@@ -7543,7 +7543,7 @@
|
|
|
7543
7543
|
"name": "ZetaChain Testnet",
|
|
7544
7544
|
"isTestnet": true,
|
|
7545
7545
|
"chainStatus": "ACTIVE",
|
|
7546
|
-
"icon": "https://
|
|
7546
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zeta_test.png",
|
|
7547
7547
|
"providers": {
|
|
7548
7548
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
7549
7549
|
},
|
|
@@ -7567,7 +7567,7 @@
|
|
|
7567
7567
|
"name": "Xcavate",
|
|
7568
7568
|
"isTestnet": false,
|
|
7569
7569
|
"chainStatus": "ACTIVE",
|
|
7570
|
-
"icon": "https://
|
|
7570
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xcavate.png",
|
|
7571
7571
|
"providers": {
|
|
7572
7572
|
"Xcavate": "wss://rpc1-polkadot.xcavate.io"
|
|
7573
7573
|
},
|
|
@@ -7599,7 +7599,7 @@
|
|
|
7599
7599
|
"name": "Watr Mainnet",
|
|
7600
7600
|
"isTestnet": false,
|
|
7601
7601
|
"chainStatus": "INACTIVE",
|
|
7602
|
-
"icon": "https://
|
|
7602
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet.png",
|
|
7603
7603
|
"providers": {
|
|
7604
7604
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7605
7605
|
},
|
|
@@ -7631,7 +7631,7 @@
|
|
|
7631
7631
|
"name": "Watr Mainnet - EVM",
|
|
7632
7632
|
"isTestnet": false,
|
|
7633
7633
|
"chainStatus": "ACTIVE",
|
|
7634
|
-
"icon": "https://
|
|
7634
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/watr_mainnet_evm.png",
|
|
7635
7635
|
"providers": {
|
|
7636
7636
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7637
7637
|
},
|
|
@@ -7655,7 +7655,7 @@
|
|
|
7655
7655
|
"name": "Enjin Relaychain",
|
|
7656
7656
|
"isTestnet": false,
|
|
7657
7657
|
"chainStatus": "ACTIVE",
|
|
7658
|
-
"icon": "https://
|
|
7658
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_relaychain.png",
|
|
7659
7659
|
"providers": {
|
|
7660
7660
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
7661
7661
|
},
|
|
@@ -7690,7 +7690,7 @@
|
|
|
7690
7690
|
"name": "Enjin Matrixchain",
|
|
7691
7691
|
"isTestnet": false,
|
|
7692
7692
|
"chainStatus": "ACTIVE",
|
|
7693
|
-
"icon": "https://
|
|
7693
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/enjin_matrixchain.png",
|
|
7694
7694
|
"providers": {
|
|
7695
7695
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7696
7696
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7726,7 +7726,7 @@
|
|
|
7726
7726
|
"name": "Vara Network Testnet",
|
|
7727
7727
|
"isTestnet": true,
|
|
7728
7728
|
"chainStatus": "ACTIVE",
|
|
7729
|
-
"icon": "https://
|
|
7729
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/vara_testnet.png",
|
|
7730
7730
|
"providers": {
|
|
7731
7731
|
"Vara": "wss://testnet.vara-network.io",
|
|
7732
7732
|
"Gear": "wss://testnet.vara.network"
|
|
@@ -7762,7 +7762,7 @@
|
|
|
7762
7762
|
"name": "Avail Goldberg Testnet",
|
|
7763
7763
|
"isTestnet": true,
|
|
7764
7764
|
"chainStatus": "INACTIVE",
|
|
7765
|
-
"icon": "https://
|
|
7765
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/goldberg_testnet.png",
|
|
7766
7766
|
"providers": {
|
|
7767
7767
|
"Goldberg testnet": "wss://goldberg-testnet-rpc.avail.tools/ws"
|
|
7768
7768
|
},
|
|
@@ -7797,7 +7797,7 @@
|
|
|
7797
7797
|
"name": "EWX Staging Parachain",
|
|
7798
7798
|
"isTestnet": true,
|
|
7799
7799
|
"chainStatus": "ACTIVE",
|
|
7800
|
-
"icon": "https://
|
|
7800
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_testnet.png",
|
|
7801
7801
|
"providers": {
|
|
7802
7802
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7803
7803
|
},
|
|
@@ -7829,7 +7829,7 @@
|
|
|
7829
7829
|
"name": "Energy Web Chain",
|
|
7830
7830
|
"isTestnet": false,
|
|
7831
7831
|
"chainStatus": "ACTIVE",
|
|
7832
|
-
"icon": "https://
|
|
7832
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_chain.png",
|
|
7833
7833
|
"providers": {
|
|
7834
7834
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7835
7835
|
},
|
|
@@ -7856,7 +7856,7 @@
|
|
|
7856
7856
|
"name": "Energy Web X Rococo",
|
|
7857
7857
|
"isTestnet": true,
|
|
7858
7858
|
"chainStatus": "ACTIVE",
|
|
7859
|
-
"icon": "https://
|
|
7859
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/energy_web_x_rococo.png",
|
|
7860
7860
|
"providers": {
|
|
7861
7861
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7862
7862
|
},
|
|
@@ -7888,7 +7888,7 @@
|
|
|
7888
7888
|
"name": "Manta Pacific",
|
|
7889
7889
|
"isTestnet": false,
|
|
7890
7890
|
"chainStatus": "ACTIVE",
|
|
7891
|
-
"icon": "https://
|
|
7891
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/manta_network_evm.png",
|
|
7892
7892
|
"providers": {
|
|
7893
7893
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7894
7894
|
},
|
|
@@ -7915,7 +7915,7 @@
|
|
|
7915
7915
|
"name": "Polkadex Polkadot",
|
|
7916
7916
|
"isTestnet": false,
|
|
7917
7917
|
"chainStatus": "ACTIVE",
|
|
7918
|
-
"icon": "https://
|
|
7918
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadex_dot.png",
|
|
7919
7919
|
"providers": {
|
|
7920
7920
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
7921
7921
|
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws",
|
|
@@ -7964,7 +7964,7 @@
|
|
|
7964
7964
|
"name": "Bittensor Testnet",
|
|
7965
7965
|
"isTestnet": true,
|
|
7966
7966
|
"chainStatus": "ACTIVE",
|
|
7967
|
-
"icon": "https://
|
|
7967
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor_testnet.png",
|
|
7968
7968
|
"providers": {
|
|
7969
7969
|
"Testnet": "wss://test.finney.opentensor.ai:443"
|
|
7970
7970
|
},
|
|
@@ -7995,8 +7995,8 @@
|
|
|
7995
7995
|
"slug": "subspace_gemini_3h",
|
|
7996
7996
|
"name": "Subspace Gemini 3h",
|
|
7997
7997
|
"isTestnet": true,
|
|
7998
|
-
"chainStatus": "
|
|
7999
|
-
"icon": "https://
|
|
7998
|
+
"chainStatus": "INACTIVE",
|
|
7999
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/subspace_gemini_3h.png",
|
|
8000
8000
|
"providers": {
|
|
8001
8001
|
"Gemini 3h": "wss://rpc-0.gemini-3h.subspace.network/ws"
|
|
8002
8002
|
},
|
|
@@ -8031,7 +8031,7 @@
|
|
|
8031
8031
|
"name": "Continuum Network",
|
|
8032
8032
|
"isTestnet": false,
|
|
8033
8033
|
"chainStatus": "INACTIVE",
|
|
8034
|
-
"icon": "https://
|
|
8034
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/continuum_network.png",
|
|
8035
8035
|
"providers": {
|
|
8036
8036
|
"Continuum RPC Node": "wss://continuum-rpc-1.metaverse.network/wss"
|
|
8037
8037
|
},
|
|
@@ -8065,8 +8065,8 @@
|
|
|
8065
8065
|
"slug": "rococo_assethub",
|
|
8066
8066
|
"name": "Rococo Asset Hub",
|
|
8067
8067
|
"isTestnet": true,
|
|
8068
|
-
"chainStatus": "
|
|
8069
|
-
"icon": "https://
|
|
8068
|
+
"chainStatus": "INACTIVE",
|
|
8069
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rococo_assethub.png",
|
|
8070
8070
|
"providers": {
|
|
8071
8071
|
"Parity": "wss://rococo-asset-hub-rpc.polkadot.io"
|
|
8072
8072
|
},
|
|
@@ -8101,7 +8101,7 @@
|
|
|
8101
8101
|
"name": "X Layer testnet",
|
|
8102
8102
|
"isTestnet": true,
|
|
8103
8103
|
"chainStatus": "ACTIVE",
|
|
8104
|
-
"icon": "https://
|
|
8104
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/okxtest.png",
|
|
8105
8105
|
"providers": {
|
|
8106
8106
|
"Testrpc": "https://testrpc.x1.tech/",
|
|
8107
8107
|
"X1testrpc": "https://x1testrpc.okx.com/"
|
|
@@ -8129,7 +8129,7 @@
|
|
|
8129
8129
|
"name": "Liberland Testnet",
|
|
8130
8130
|
"isTestnet": true,
|
|
8131
8131
|
"chainStatus": "ACTIVE",
|
|
8132
|
-
"icon": "https://
|
|
8132
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberlandtest.png",
|
|
8133
8133
|
"providers": {
|
|
8134
8134
|
"Liberland": "wss://testchain.liberland.org"
|
|
8135
8135
|
},
|
|
@@ -8161,7 +8161,7 @@
|
|
|
8161
8161
|
"name": "Liberland",
|
|
8162
8162
|
"isTestnet": false,
|
|
8163
8163
|
"chainStatus": "ACTIVE",
|
|
8164
|
-
"icon": "https://
|
|
8164
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/liberland.png",
|
|
8165
8165
|
"providers": {
|
|
8166
8166
|
"Liberland": "wss://mainnet.liberland.org",
|
|
8167
8167
|
"Dwellir": "wss://liberland-rpc.dwellir.com"
|
|
@@ -8194,7 +8194,7 @@
|
|
|
8194
8194
|
"name": "Polkadot Chainflip Testnet",
|
|
8195
8195
|
"isTestnet": true,
|
|
8196
8196
|
"chainStatus": "ACTIVE",
|
|
8197
|
-
"icon": "https://
|
|
8197
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainflip_dot.png",
|
|
8198
8198
|
"providers": {
|
|
8199
8199
|
"Chainflip": "wss://rpc-pdot.chainflip.io"
|
|
8200
8200
|
},
|
|
@@ -8226,7 +8226,7 @@
|
|
|
8226
8226
|
"name": "Tangle Testnet",
|
|
8227
8227
|
"isTestnet": true,
|
|
8228
8228
|
"chainStatus": "ACTIVE",
|
|
8229
|
-
"icon": "https://
|
|
8229
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tangletest.png",
|
|
8230
8230
|
"providers": {
|
|
8231
8231
|
"Webb": "wss://testnet-rpc.tangle.tools"
|
|
8232
8232
|
},
|
|
@@ -8258,7 +8258,7 @@
|
|
|
8258
8258
|
"name": "DENTNet",
|
|
8259
8259
|
"isTestnet": false,
|
|
8260
8260
|
"chainStatus": "ACTIVE",
|
|
8261
|
-
"icon": "https://
|
|
8261
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dentnet.png",
|
|
8262
8262
|
"providers": {
|
|
8263
8263
|
"Dentnet": "wss://rpc.dentnet.io/ws"
|
|
8264
8264
|
},
|
|
@@ -8290,7 +8290,7 @@
|
|
|
8290
8290
|
"name": "Phyken Network Testnet",
|
|
8291
8291
|
"isTestnet": true,
|
|
8292
8292
|
"chainStatus": "INACTIVE",
|
|
8293
|
-
"icon": "https://
|
|
8293
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/phykentest.png",
|
|
8294
8294
|
"providers": {
|
|
8295
8295
|
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
|
|
8296
8296
|
},
|
|
@@ -8322,7 +8322,7 @@
|
|
|
8322
8322
|
"name": "Creditcoin EVM Testnet",
|
|
8323
8323
|
"isTestnet": true,
|
|
8324
8324
|
"chainStatus": "ACTIVE",
|
|
8325
|
-
"icon": "https://
|
|
8325
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcointestevm.png",
|
|
8326
8326
|
"providers": {
|
|
8327
8327
|
"Creditcoin Testnet EVM": "https://rpc.cc3-testnet.creditcoin.network/"
|
|
8328
8328
|
},
|
|
@@ -8349,7 +8349,7 @@
|
|
|
8349
8349
|
"name": "Astar zkEVM",
|
|
8350
8350
|
"isTestnet": false,
|
|
8351
8351
|
"chainStatus": "INACTIVE",
|
|
8352
|
-
"icon": "https://
|
|
8352
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/astarzkevm.png",
|
|
8353
8353
|
"providers": {
|
|
8354
8354
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
8355
8355
|
},
|
|
@@ -8376,7 +8376,7 @@
|
|
|
8376
8376
|
"name": "Ethereum Sepolia",
|
|
8377
8377
|
"isTestnet": true,
|
|
8378
8378
|
"chainStatus": "ACTIVE",
|
|
8379
|
-
"icon": "https://
|
|
8379
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sepolia_ethereum.png",
|
|
8380
8380
|
"providers": {
|
|
8381
8381
|
"1RPC": "https://1rpc.io/sepolia",
|
|
8382
8382
|
"Tenderly": "https://gateway.tenderly.co/public/sepolia",
|
|
@@ -8405,8 +8405,8 @@
|
|
|
8405
8405
|
"slug": "hydradx_rococo",
|
|
8406
8406
|
"name": "Hydration Rococo",
|
|
8407
8407
|
"isTestnet": true,
|
|
8408
|
-
"chainStatus": "
|
|
8409
|
-
"icon": "https://
|
|
8408
|
+
"chainStatus": "INACTIVE",
|
|
8409
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hydradx_rococo.png",
|
|
8410
8410
|
"providers": {
|
|
8411
8411
|
"Hydration Nice": "wss://rpc.nice.hydration.cloud"
|
|
8412
8412
|
},
|
|
@@ -8438,7 +8438,7 @@
|
|
|
8438
8438
|
"name": "Creditcoin Native Testnet",
|
|
8439
8439
|
"isTestnet": true,
|
|
8440
8440
|
"chainStatus": "ACTIVE",
|
|
8441
|
-
"icon": "https://
|
|
8441
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcointest.png",
|
|
8442
8442
|
"providers": {
|
|
8443
8443
|
"Cc3": "wss://rpc.cc3-testnet.creditcoin.network"
|
|
8444
8444
|
},
|
|
@@ -8473,7 +8473,7 @@
|
|
|
8473
8473
|
"name": "X Layer",
|
|
8474
8474
|
"isTestnet": false,
|
|
8475
8475
|
"chainStatus": "ACTIVE",
|
|
8476
|
-
"icon": "https://
|
|
8476
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/xlayer.png",
|
|
8477
8477
|
"providers": {
|
|
8478
8478
|
"X Layer": "https://rpc.xlayer.tech",
|
|
8479
8479
|
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
@@ -8498,7 +8498,7 @@
|
|
|
8498
8498
|
"name": "Acurast Canary",
|
|
8499
8499
|
"isTestnet": false,
|
|
8500
8500
|
"chainStatus": "ACTIVE",
|
|
8501
|
-
"icon": "https://
|
|
8501
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/acurast.png",
|
|
8502
8502
|
"providers": {
|
|
8503
8503
|
"Canary": "wss://public-rpc.canary.acurast.com"
|
|
8504
8504
|
},
|
|
@@ -8530,7 +8530,7 @@
|
|
|
8530
8530
|
"name": "Mythos",
|
|
8531
8531
|
"isTestnet": false,
|
|
8532
8532
|
"chainStatus": "ACTIVE",
|
|
8533
|
-
"icon": "https://
|
|
8533
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mythos.png",
|
|
8534
8534
|
"providers": {
|
|
8535
8535
|
"Parity": "wss://polkadot-mythos-rpc.polkadot.io",
|
|
8536
8536
|
"Helikon": "wss://rpc.helikon.io/mythos",
|
|
@@ -8575,7 +8575,7 @@
|
|
|
8575
8575
|
"name": "Humanode",
|
|
8576
8576
|
"isTestnet": false,
|
|
8577
8577
|
"chainStatus": "ACTIVE",
|
|
8578
|
-
"icon": "https://
|
|
8578
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/humanode.png",
|
|
8579
8579
|
"providers": {
|
|
8580
8580
|
"Humanode": "wss://explorer-rpc-ws.mainnet.stages.humanode.io"
|
|
8581
8581
|
},
|
|
@@ -8610,7 +8610,7 @@
|
|
|
8610
8610
|
"name": "Humanode - EVM",
|
|
8611
8611
|
"isTestnet": false,
|
|
8612
8612
|
"chainStatus": "ACTIVE",
|
|
8613
|
-
"icon": "https://
|
|
8613
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/humanodeevm.png",
|
|
8614
8614
|
"providers": {
|
|
8615
8615
|
"Humanode": "https://explorer-rpc-http.mainnet.stages.humanode.io"
|
|
8616
8616
|
},
|
|
@@ -8637,7 +8637,7 @@
|
|
|
8637
8637
|
"name": "Paseo Testnet",
|
|
8638
8638
|
"isTestnet": true,
|
|
8639
8639
|
"chainStatus": "ACTIVE",
|
|
8640
|
-
"icon": "https://
|
|
8640
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/paseotest.png",
|
|
8641
8641
|
"providers": {
|
|
8642
8642
|
"Amforc": "wss://paseo.rpc.amforc.com",
|
|
8643
8643
|
"Dwellir": "wss://paseo-rpc.dwellir.com",
|
|
@@ -8675,7 +8675,7 @@
|
|
|
8675
8675
|
"name": "Commune AI",
|
|
8676
8676
|
"isTestnet": false,
|
|
8677
8677
|
"chainStatus": "ACTIVE",
|
|
8678
|
-
"icon": "https://
|
|
8678
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/commune.png",
|
|
8679
8679
|
"providers": {
|
|
8680
8680
|
"Commune Node 1": "wss://commune-api-node-1.communeai.net"
|
|
8681
8681
|
},
|
|
@@ -8707,7 +8707,7 @@
|
|
|
8707
8707
|
"name": "DBC Mainnet",
|
|
8708
8708
|
"isTestnet": false,
|
|
8709
8709
|
"chainStatus": "ACTIVE",
|
|
8710
|
-
"icon": "https://
|
|
8710
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dbcchain.png",
|
|
8711
8711
|
"providers": {
|
|
8712
8712
|
"DBC Chain": "wss://info1.dbcwallet.io"
|
|
8713
8713
|
},
|
|
@@ -8742,7 +8742,7 @@
|
|
|
8742
8742
|
"name": "Avail Turing Testnet",
|
|
8743
8743
|
"isTestnet": true,
|
|
8744
8744
|
"chainStatus": "ACTIVE",
|
|
8745
|
-
"icon": "https://
|
|
8745
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/availturingtest.png",
|
|
8746
8746
|
"providers": {
|
|
8747
8747
|
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
8748
8748
|
"Ankr": "wss://turing-testnet.avail-rpc.com/",
|
|
@@ -8782,7 +8782,7 @@
|
|
|
8782
8782
|
"name": "Bitlayer",
|
|
8783
8783
|
"isTestnet": false,
|
|
8784
8784
|
"chainStatus": "ACTIVE",
|
|
8785
|
-
"icon": "https://
|
|
8785
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitlayer.png",
|
|
8786
8786
|
"providers": {
|
|
8787
8787
|
"Bitlayer": "https://rpc.bitlayer.org",
|
|
8788
8788
|
"Rpc": "https://rpc.bitlayer-rpc.com",
|
|
@@ -8811,7 +8811,7 @@
|
|
|
8811
8811
|
"name": "Bitlayer Testnet",
|
|
8812
8812
|
"isTestnet": true,
|
|
8813
8813
|
"chainStatus": "ACTIVE",
|
|
8814
|
-
"icon": "https://
|
|
8814
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitlayertest.png",
|
|
8815
8815
|
"providers": {
|
|
8816
8816
|
"Rpc testnet": "https://testnet-rpc.bitlayer.org"
|
|
8817
8817
|
},
|
|
@@ -8838,7 +8838,7 @@
|
|
|
8838
8838
|
"name": "BEVM",
|
|
8839
8839
|
"isTestnet": false,
|
|
8840
8840
|
"chainStatus": "ACTIVE",
|
|
8841
|
-
"icon": "https://
|
|
8841
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bevm.png",
|
|
8842
8842
|
"providers": {
|
|
8843
8843
|
"Mainnet 1": "https://rpc-mainnet-1.bevm.io",
|
|
8844
8844
|
"Mainnet 2": "https://rpc-mainnet-2.bevm.io"
|
|
@@ -8866,7 +8866,7 @@
|
|
|
8866
8866
|
"name": "BEVM Testnet",
|
|
8867
8867
|
"isTestnet": true,
|
|
8868
8868
|
"chainStatus": "ACTIVE",
|
|
8869
|
-
"icon": "https://
|
|
8869
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bevmtest.png",
|
|
8870
8870
|
"providers": {
|
|
8871
8871
|
"BEVM testnet": "https://testnet.bevm.io"
|
|
8872
8872
|
},
|
|
@@ -8893,7 +8893,7 @@
|
|
|
8893
8893
|
"name": "B² Network",
|
|
8894
8894
|
"isTestnet": false,
|
|
8895
8895
|
"chainStatus": "ACTIVE",
|
|
8896
|
-
"icon": "https://
|
|
8896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/b2.png",
|
|
8897
8897
|
"providers": {
|
|
8898
8898
|
"Bsquared": "https://rpc.bsquared.network",
|
|
8899
8899
|
"Alt technology": "https://b2-mainnet.alt.technology"
|
|
@@ -8921,7 +8921,7 @@
|
|
|
8921
8921
|
"name": "BOB",
|
|
8922
8922
|
"isTestnet": false,
|
|
8923
8923
|
"chainStatus": "ACTIVE",
|
|
8924
|
-
"icon": "https://
|
|
8924
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bobmainnet.png",
|
|
8925
8925
|
"providers": {
|
|
8926
8926
|
"Gobob": "https://rpc.gobob.xyz/"
|
|
8927
8927
|
},
|
|
@@ -8948,7 +8948,7 @@
|
|
|
8948
8948
|
"name": "Avail",
|
|
8949
8949
|
"isTestnet": false,
|
|
8950
8950
|
"chainStatus": "ACTIVE",
|
|
8951
|
-
"icon": "https://
|
|
8951
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/avail_mainnet.png",
|
|
8952
8952
|
"providers": {
|
|
8953
8953
|
"Ankr": "wss://mainnet.avail-rpc.com/",
|
|
8954
8954
|
"Bware": "wss://avail-mainnet.public.blastapi.io/",
|
|
@@ -8988,7 +8988,7 @@
|
|
|
8988
8988
|
"name": "Merlin Chain",
|
|
8989
8989
|
"isTestnet": false,
|
|
8990
8990
|
"chainStatus": "ACTIVE",
|
|
8991
|
-
"icon": "https://
|
|
8991
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/merlinevm.png",
|
|
8992
8992
|
"providers": {
|
|
8993
8993
|
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
8994
8994
|
},
|
|
@@ -9015,7 +9015,7 @@
|
|
|
9015
9015
|
"name": "Botanix Testnet",
|
|
9016
9016
|
"isTestnet": true,
|
|
9017
9017
|
"chainStatus": "ACTIVE",
|
|
9018
|
-
"icon": "https://
|
|
9018
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/botanixevmtest.png",
|
|
9019
9019
|
"providers": {
|
|
9020
9020
|
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
9021
9021
|
},
|
|
@@ -9042,7 +9042,7 @@
|
|
|
9042
9042
|
"name": "Curio",
|
|
9043
9043
|
"isTestnet": false,
|
|
9044
9044
|
"chainStatus": "ACTIVE",
|
|
9045
|
-
"icon": "https://
|
|
9045
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/curio.png",
|
|
9046
9046
|
"providers": {
|
|
9047
9047
|
"Curio": "wss://parachain.curioinvest.com/"
|
|
9048
9048
|
},
|
|
@@ -9074,7 +9074,7 @@
|
|
|
9074
9074
|
"name": "Hyperbridge",
|
|
9075
9075
|
"isTestnet": false,
|
|
9076
9076
|
"chainStatus": "ACTIVE",
|
|
9077
|
-
"icon": "https://
|
|
9077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hyperbridge.png",
|
|
9078
9078
|
"providers": {
|
|
9079
9079
|
"BlockOps": "wss://hyperbridge-nexus-rpc.blockops.network",
|
|
9080
9080
|
"IBP1": "wss://nexus.ibp.network",
|
|
@@ -9108,7 +9108,7 @@
|
|
|
9108
9108
|
"name": "CESS Testnet",
|
|
9109
9109
|
"isTestnet": true,
|
|
9110
9110
|
"chainStatus": "ACTIVE",
|
|
9111
|
-
"icon": "https://
|
|
9111
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cess_testnet.png",
|
|
9112
9112
|
"providers": {
|
|
9113
9113
|
"CESS Testnet": "wss://testnet-rpc.cess.cloud/ws/",
|
|
9114
9114
|
"CESS network": "wss://testnet-rpc.cess.network/ws/"
|
|
@@ -9141,7 +9141,7 @@
|
|
|
9141
9141
|
"name": "Bitcoin",
|
|
9142
9142
|
"isTestnet": false,
|
|
9143
9143
|
"chainStatus": "ACTIVE",
|
|
9144
|
-
"icon": "https://
|
|
9144
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcoin.png",
|
|
9145
9145
|
"providers": {
|
|
9146
9146
|
"Blockstream": "https://btc-api.koni.studio"
|
|
9147
9147
|
},
|
|
@@ -9163,7 +9163,7 @@
|
|
|
9163
9163
|
"name": "Bitcoin Testnet",
|
|
9164
9164
|
"isTestnet": true,
|
|
9165
9165
|
"chainStatus": "ACTIVE",
|
|
9166
|
-
"icon": "https://
|
|
9166
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bitcointestnet.png",
|
|
9167
9167
|
"providers": {
|
|
9168
9168
|
"Mempool": "https://mempool.space/testnet4/api"
|
|
9169
9169
|
},
|
|
@@ -9185,7 +9185,7 @@
|
|
|
9185
9185
|
"name": "Kusama People",
|
|
9186
9186
|
"isTestnet": false,
|
|
9187
9187
|
"chainStatus": "ACTIVE",
|
|
9188
|
-
"icon": "https://
|
|
9188
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peoplekusama.png",
|
|
9189
9189
|
"providers": {
|
|
9190
9190
|
"Parity": "wss://kusama-people-rpc.polkadot.io",
|
|
9191
9191
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people",
|
|
@@ -9222,7 +9222,7 @@
|
|
|
9222
9222
|
"name": "Linea",
|
|
9223
9223
|
"isTestnet": false,
|
|
9224
9224
|
"chainStatus": "ACTIVE",
|
|
9225
|
-
"icon": "https://
|
|
9225
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/lineazkevm.png",
|
|
9226
9226
|
"providers": {
|
|
9227
9227
|
"Linea": "https://rpc.linea.build/"
|
|
9228
9228
|
},
|
|
@@ -9249,7 +9249,7 @@
|
|
|
9249
9249
|
"name": "BounceBit",
|
|
9250
9250
|
"isTestnet": false,
|
|
9251
9251
|
"chainStatus": "ACTIVE",
|
|
9252
|
-
"icon": "https://
|
|
9252
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bouncebitevm.png",
|
|
9253
9253
|
"providers": {
|
|
9254
9254
|
"BounceBit Api": "https://fullnode-mainnet.bouncebitapi.com/"
|
|
9255
9255
|
},
|
|
@@ -9276,7 +9276,7 @@
|
|
|
9276
9276
|
"name": "BounceBit Testnet",
|
|
9277
9277
|
"isTestnet": true,
|
|
9278
9278
|
"chainStatus": "ACTIVE",
|
|
9279
|
-
"icon": "https://
|
|
9279
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bouncebitevmtest.png",
|
|
9280
9280
|
"providers": {
|
|
9281
9281
|
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
9282
9282
|
},
|
|
@@ -9303,7 +9303,7 @@
|
|
|
9303
9303
|
"name": "Kreivo",
|
|
9304
9304
|
"isTestnet": false,
|
|
9305
9305
|
"chainStatus": "ACTIVE",
|
|
9306
|
-
"icon": "https://
|
|
9306
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kreivo.png",
|
|
9307
9307
|
"providers": {
|
|
9308
9308
|
"Virto": "wss://kreivo.io/",
|
|
9309
9309
|
"Kippu": "wss://kreivo.kippu.rocks/"
|
|
@@ -9336,7 +9336,7 @@
|
|
|
9336
9336
|
"name": "Analog Testnet",
|
|
9337
9337
|
"isTestnet": true,
|
|
9338
9338
|
"chainStatus": "ACTIVE",
|
|
9339
|
-
"icon": "https://
|
|
9339
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/analog_testnet.png",
|
|
9340
9340
|
"providers": {
|
|
9341
9341
|
"Analog": "wss://rpc.testnet.analog.one"
|
|
9342
9342
|
},
|
|
@@ -9368,7 +9368,7 @@
|
|
|
9368
9368
|
"name": "peaq",
|
|
9369
9369
|
"isTestnet": false,
|
|
9370
9370
|
"chainStatus": "ACTIVE",
|
|
9371
|
-
"icon": "https://
|
|
9371
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq.png",
|
|
9372
9372
|
"providers": {
|
|
9373
9373
|
"Onfinality": "wss://peaq.api.onfinality.io/public-ws"
|
|
9374
9374
|
},
|
|
@@ -9403,7 +9403,7 @@
|
|
|
9403
9403
|
"name": "LayerEdge Testnet",
|
|
9404
9404
|
"isTestnet": true,
|
|
9405
9405
|
"chainStatus": "ACTIVE",
|
|
9406
|
-
"icon": "https://
|
|
9406
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/layeredge_testnet.png",
|
|
9407
9407
|
"providers": {
|
|
9408
9408
|
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
9409
9409
|
},
|
|
@@ -9430,7 +9430,7 @@
|
|
|
9430
9430
|
"name": "BEVM OP Testnet",
|
|
9431
9431
|
"isTestnet": true,
|
|
9432
9432
|
"chainStatus": "ACTIVE",
|
|
9433
|
-
"icon": "https://
|
|
9433
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bevm_testnet.png",
|
|
9434
9434
|
"providers": {
|
|
9435
9435
|
"BEVM OP Testnet": "https://sepolia-wbtc-testnet.bevm.io/"
|
|
9436
9436
|
},
|
|
@@ -9454,7 +9454,7 @@
|
|
|
9454
9454
|
"name": "Berachain bArtio",
|
|
9455
9455
|
"isTestnet": true,
|
|
9456
9456
|
"chainStatus": "ACTIVE",
|
|
9457
|
-
"icon": "https://
|
|
9457
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/berachain_testnet.png",
|
|
9458
9458
|
"providers": {
|
|
9459
9459
|
"Berachain": "https://bartio.rpc.berachain.com/"
|
|
9460
9460
|
},
|
|
@@ -9481,7 +9481,7 @@
|
|
|
9481
9481
|
"name": "Atleta Olympia",
|
|
9482
9482
|
"isTestnet": true,
|
|
9483
9483
|
"chainStatus": "ACTIVE",
|
|
9484
|
-
"icon": "https://
|
|
9484
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/atletaolympia_testnet.png",
|
|
9485
9485
|
"providers": {
|
|
9486
9486
|
"Atleta": "wss://testnet-rpc.atleta.network"
|
|
9487
9487
|
},
|
|
@@ -9524,7 +9524,7 @@
|
|
|
9524
9524
|
"name": "Syscoin NEVM",
|
|
9525
9525
|
"isTestnet": false,
|
|
9526
9526
|
"chainStatus": "ACTIVE",
|
|
9527
|
-
"icon": "https://
|
|
9527
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/syscoin_evm.png",
|
|
9528
9528
|
"providers": {
|
|
9529
9529
|
"Syscoin": "https://rpc.syscoin.org"
|
|
9530
9530
|
},
|
|
@@ -9551,7 +9551,7 @@
|
|
|
9551
9551
|
"name": "Rollux",
|
|
9552
9552
|
"isTestnet": false,
|
|
9553
9553
|
"chainStatus": "ACTIVE",
|
|
9554
|
-
"icon": "https://
|
|
9554
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rollux_evm.png",
|
|
9555
9555
|
"providers": {
|
|
9556
9556
|
"Rollux": "https://rpc.rollux.com"
|
|
9557
9557
|
},
|
|
@@ -9578,7 +9578,7 @@
|
|
|
9578
9578
|
"name": "B² Network Testnet",
|
|
9579
9579
|
"isTestnet": true,
|
|
9580
9580
|
"chainStatus": "ACTIVE",
|
|
9581
|
-
"icon": "https://
|
|
9581
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/b2_testnet.png",
|
|
9582
9582
|
"providers": {
|
|
9583
9583
|
"Alt Technology": "https://b2-testnet.alt.technology/",
|
|
9584
9584
|
"Ankr": "https://rpc.ankr.com/b2_testnet",
|
|
@@ -9607,7 +9607,7 @@
|
|
|
9607
9607
|
"name": "Bool Alpha Mainnet",
|
|
9608
9608
|
"isTestnet": false,
|
|
9609
9609
|
"chainStatus": "INACTIVE",
|
|
9610
|
-
"icon": "https://
|
|
9610
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boolalpha.png",
|
|
9611
9611
|
"providers": {
|
|
9612
9612
|
"Bool Alpha": "https://alpha-rpc-node-http.bool.network"
|
|
9613
9613
|
},
|
|
@@ -9634,7 +9634,7 @@
|
|
|
9634
9634
|
"name": "Bool Beta Testnet",
|
|
9635
9635
|
"isTestnet": true,
|
|
9636
9636
|
"chainStatus": "ACTIVE",
|
|
9637
|
-
"icon": "https://
|
|
9637
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/boolbeta_testnet.png",
|
|
9638
9638
|
"providers": {
|
|
9639
9639
|
"Bool Alpha": "https://betatest-rpc-node-http.bool.network"
|
|
9640
9640
|
},
|
|
@@ -9661,7 +9661,7 @@
|
|
|
9661
9661
|
"name": "Rollux Testnet",
|
|
9662
9662
|
"isTestnet": true,
|
|
9663
9663
|
"chainStatus": "ACTIVE",
|
|
9664
|
-
"icon": "https://
|
|
9664
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rollux_testnet.png",
|
|
9665
9665
|
"providers": {
|
|
9666
9666
|
"Rollux": "https://rpc-tanenbaum.rollux.com"
|
|
9667
9667
|
},
|
|
@@ -9688,7 +9688,7 @@
|
|
|
9688
9688
|
"name": "Syscoin NEVM Testnet",
|
|
9689
9689
|
"isTestnet": true,
|
|
9690
9690
|
"chainStatus": "ACTIVE",
|
|
9691
|
-
"icon": "https://
|
|
9691
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/syscoin_evm_testnet.png",
|
|
9692
9692
|
"providers": {
|
|
9693
9693
|
"Syscoin": "https://rpc.tanenbaum.io"
|
|
9694
9694
|
},
|
|
@@ -9715,7 +9715,7 @@
|
|
|
9715
9715
|
"name": "Aura Network",
|
|
9716
9716
|
"isTestnet": false,
|
|
9717
9717
|
"chainStatus": "ACTIVE",
|
|
9718
|
-
"icon": "https://
|
|
9718
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aura.png",
|
|
9719
9719
|
"providers": {
|
|
9720
9720
|
"Aura Network": "https://jsonrpc.aura.network"
|
|
9721
9721
|
},
|
|
@@ -9742,7 +9742,7 @@
|
|
|
9742
9742
|
"name": "Unique - EVM",
|
|
9743
9743
|
"isTestnet": true,
|
|
9744
9744
|
"chainStatus": "ACTIVE",
|
|
9745
|
-
"icon": "https://
|
|
9745
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unique_evm.png",
|
|
9746
9746
|
"providers": {
|
|
9747
9747
|
"Unique": "https://rpc.unique.network",
|
|
9748
9748
|
"Asia": "https://asia-rpc.unique.network",
|
|
@@ -9772,7 +9772,7 @@
|
|
|
9772
9772
|
"name": "Core Blockchain Mainnet",
|
|
9773
9773
|
"isTestnet": false,
|
|
9774
9774
|
"chainStatus": "INACTIVE",
|
|
9775
|
-
"icon": "https://
|
|
9775
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/core.png",
|
|
9776
9776
|
"providers": {
|
|
9777
9777
|
"Core Dao": "https://rpc.coredao.org/"
|
|
9778
9778
|
},
|
|
@@ -9799,7 +9799,7 @@
|
|
|
9799
9799
|
"name": "SatoshiVM Alpha Mainnet",
|
|
9800
9800
|
"isTestnet": false,
|
|
9801
9801
|
"chainStatus": "INACTIVE",
|
|
9802
|
-
"icon": "https://
|
|
9802
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/satoshivm.png",
|
|
9803
9803
|
"providers": {
|
|
9804
9804
|
"Alpha Rpc Node": "https://alpha-rpc-node-http.svmscan.io/"
|
|
9805
9805
|
},
|
|
@@ -9826,7 +9826,7 @@
|
|
|
9826
9826
|
"name": "SatoshiVM Testnet",
|
|
9827
9827
|
"isTestnet": true,
|
|
9828
9828
|
"chainStatus": "INACTIVE",
|
|
9829
|
-
"icon": "https://
|
|
9829
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/satoshivm_testnet.png",
|
|
9830
9830
|
"providers": {
|
|
9831
9831
|
"Test Rpc Node": "https://test-rpc-node-http.svmscan.io/"
|
|
9832
9832
|
},
|
|
@@ -9853,7 +9853,7 @@
|
|
|
9853
9853
|
"name": "Cere Network",
|
|
9854
9854
|
"isTestnet": false,
|
|
9855
9855
|
"chainStatus": "ACTIVE",
|
|
9856
|
-
"icon": "https://
|
|
9856
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cere.png",
|
|
9857
9857
|
"providers": {
|
|
9858
9858
|
"Cere Network": "wss://rpc.mainnet.cere.network/ws",
|
|
9859
9859
|
"Archive": "wss://archive.mainnet.cere.network/ws"
|
|
@@ -9886,7 +9886,7 @@
|
|
|
9886
9886
|
"name": "Aleph Zero Testnet - EVM",
|
|
9887
9887
|
"isTestnet": true,
|
|
9888
9888
|
"chainStatus": "ACTIVE",
|
|
9889
|
-
"icon": "https://
|
|
9889
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph_testnet_evm.png",
|
|
9890
9890
|
"providers": {
|
|
9891
9891
|
"Sepolia": "https://alephzero-sepolia.drpc.org/",
|
|
9892
9892
|
"Gelato": "https://rpc.alephzero-testnet.gelato.digital/"
|
|
@@ -9914,7 +9914,7 @@
|
|
|
9914
9914
|
"name": "Aleph Zero - EVM",
|
|
9915
9915
|
"isTestnet": false,
|
|
9916
9916
|
"chainStatus": "ACTIVE",
|
|
9917
|
-
"icon": "https://
|
|
9917
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/aleph_evm.png",
|
|
9918
9918
|
"providers": {
|
|
9919
9919
|
"Gelato": "https://rpc.alephzero.raas.gelato.cloud"
|
|
9920
9920
|
},
|
|
@@ -9941,7 +9941,7 @@
|
|
|
9941
9941
|
"name": "Exosama",
|
|
9942
9942
|
"isTestnet": false,
|
|
9943
9943
|
"chainStatus": "ACTIVE",
|
|
9944
|
-
"icon": "https://
|
|
9944
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/exosama.png",
|
|
9945
9945
|
"providers": {
|
|
9946
9946
|
"Exosama Network": "https://rpc.exosama.com"
|
|
9947
9947
|
},
|
|
@@ -9968,7 +9968,7 @@
|
|
|
9968
9968
|
"name": "Blast Mainnet",
|
|
9969
9969
|
"isTestnet": false,
|
|
9970
9970
|
"chainStatus": "ACTIVE",
|
|
9971
|
-
"icon": "https://
|
|
9971
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/blast_mainnet.png",
|
|
9972
9972
|
"providers": {
|
|
9973
9973
|
"Blast": "https://rpc.blast.io"
|
|
9974
9974
|
},
|
|
@@ -9995,7 +9995,7 @@
|
|
|
9995
9995
|
"name": "Story Partner Testnet",
|
|
9996
9996
|
"isTestnet": true,
|
|
9997
9997
|
"chainStatus": "ACTIVE",
|
|
9998
|
-
"icon": "https://
|
|
9998
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/storypartner_testnet.png",
|
|
9999
9999
|
"providers": {},
|
|
10000
10000
|
"evmInfo": {
|
|
10001
10001
|
"evmChainId": 1513,
|
|
@@ -10020,7 +10020,7 @@
|
|
|
10020
10020
|
"name": "TON Network",
|
|
10021
10021
|
"isTestnet": false,
|
|
10022
10022
|
"chainStatus": "ACTIVE",
|
|
10023
|
-
"icon": "https://
|
|
10023
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ton.png",
|
|
10024
10024
|
"providers": {
|
|
10025
10025
|
"Toncenter": "https://ton-rpc-mainnet.koni.studio"
|
|
10026
10026
|
},
|
|
@@ -10045,7 +10045,7 @@
|
|
|
10045
10045
|
"name": "TON Testnet",
|
|
10046
10046
|
"isTestnet": true,
|
|
10047
10047
|
"chainStatus": "ACTIVE",
|
|
10048
|
-
"icon": "https://
|
|
10048
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ton_testnet.png",
|
|
10049
10049
|
"providers": {
|
|
10050
10050
|
"TonCenter": "https://ton-rpc-testnet.koni.studio"
|
|
10051
10051
|
},
|
|
@@ -10070,7 +10070,7 @@
|
|
|
10070
10070
|
"name": "5ireChain Mainnet",
|
|
10071
10071
|
"isTestnet": false,
|
|
10072
10072
|
"chainStatus": "ACTIVE",
|
|
10073
|
-
"icon": "https://
|
|
10073
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/5irechain_mainnet.png",
|
|
10074
10074
|
"providers": {
|
|
10075
10075
|
"5fire": "https://rpc.5ire.network/"
|
|
10076
10076
|
},
|
|
@@ -10097,7 +10097,7 @@
|
|
|
10097
10097
|
"name": "Polygon zkEVM",
|
|
10098
10098
|
"isTestnet": false,
|
|
10099
10099
|
"chainStatus": "ACTIVE",
|
|
10100
|
-
"icon": "https://
|
|
10100
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygonzkevm.png",
|
|
10101
10101
|
"providers": {
|
|
10102
10102
|
"zkEVM": "https://zkevm-rpc.com/"
|
|
10103
10103
|
},
|
|
@@ -10124,7 +10124,7 @@
|
|
|
10124
10124
|
"name": "Immutable zkEVM Mainnet",
|
|
10125
10125
|
"isTestnet": false,
|
|
10126
10126
|
"chainStatus": "ACTIVE",
|
|
10127
|
-
"icon": "https://
|
|
10127
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/immutablezkevm.png",
|
|
10128
10128
|
"providers": {
|
|
10129
10129
|
"Immutable": "https://rpc.immutable.com/"
|
|
10130
10130
|
},
|
|
@@ -10151,7 +10151,7 @@
|
|
|
10151
10151
|
"name": "Story Public Testnet",
|
|
10152
10152
|
"isTestnet": true,
|
|
10153
10153
|
"chainStatus": "INACTIVE",
|
|
10154
|
-
"icon": "https://
|
|
10154
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/storypublic_testnet.png",
|
|
10155
10155
|
"providers": {
|
|
10156
10156
|
"Story Testnet": "https://testnet.storyrpc.io/"
|
|
10157
10157
|
},
|
|
@@ -10178,7 +10178,7 @@
|
|
|
10178
10178
|
"name": "Soneium Minato",
|
|
10179
10179
|
"isTestnet": true,
|
|
10180
10180
|
"chainStatus": "ACTIVE",
|
|
10181
|
-
"icon": "https://
|
|
10181
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/soneiumminato.png",
|
|
10182
10182
|
"providers": {
|
|
10183
10183
|
"Soneium": "https://rpc.minato.soneium.org/"
|
|
10184
10184
|
},
|
|
@@ -10205,7 +10205,7 @@
|
|
|
10205
10205
|
"name": "Base Sepolia",
|
|
10206
10206
|
"isTestnet": true,
|
|
10207
10207
|
"chainStatus": "ACTIVE",
|
|
10208
|
-
"icon": "https://
|
|
10208
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/base_sepolia.png",
|
|
10209
10209
|
"providers": {
|
|
10210
10210
|
"Base": "https://sepolia.base.org",
|
|
10211
10211
|
"BlockPi": "https://base-sepolia.blockpi.network/v1/rpc/public",
|
|
@@ -10234,7 +10234,7 @@
|
|
|
10234
10234
|
"name": "Creditcoin Native",
|
|
10235
10235
|
"isTestnet": false,
|
|
10236
10236
|
"chainStatus": "ACTIVE",
|
|
10237
|
-
"icon": "https://
|
|
10237
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin_native.png",
|
|
10238
10238
|
"providers": {
|
|
10239
10239
|
"Creditcoin CC3 mainnnet": "wss://mainnet3.creditcoin.network"
|
|
10240
10240
|
},
|
|
@@ -10269,7 +10269,7 @@
|
|
|
10269
10269
|
"name": "Creditcoin EVM",
|
|
10270
10270
|
"isTestnet": false,
|
|
10271
10271
|
"chainStatus": "ACTIVE",
|
|
10272
|
-
"icon": "https://
|
|
10272
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/creditcoin_evm.png",
|
|
10273
10273
|
"providers": {
|
|
10274
10274
|
"Creditcoin EVM": "https://mainnet3.creditcoin.network/"
|
|
10275
10275
|
},
|
|
@@ -10296,7 +10296,7 @@
|
|
|
10296
10296
|
"name": "Arbitrum Sepolia",
|
|
10297
10297
|
"isTestnet": true,
|
|
10298
10298
|
"chainStatus": "ACTIVE",
|
|
10299
|
-
"icon": "https://
|
|
10299
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/arbitrum_sepolia.png",
|
|
10300
10300
|
"providers": {
|
|
10301
10301
|
"Block Pi": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
|
10302
10302
|
"Omni Atech": "https://endpoints.omniatech.io/v1/arbitrum/sepolia/public",
|
|
@@ -10325,7 +10325,7 @@
|
|
|
10325
10325
|
"name": "Ternoa zkEVM+ Testnet",
|
|
10326
10326
|
"isTestnet": true,
|
|
10327
10327
|
"chainStatus": "ACTIVE",
|
|
10328
|
-
"icon": "https://
|
|
10328
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoazkevm_testnet.png",
|
|
10329
10329
|
"providers": {
|
|
10330
10330
|
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
10331
10331
|
},
|
|
@@ -10352,7 +10352,7 @@
|
|
|
10352
10352
|
"name": "Bittensor devnet",
|
|
10353
10353
|
"isTestnet": true,
|
|
10354
10354
|
"chainStatus": "ACTIVE",
|
|
10355
|
-
"icon": "https://
|
|
10355
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bittensor_devnet.png",
|
|
10356
10356
|
"providers": {
|
|
10357
10357
|
"Opentensor": "wss://dev.chain.opentensor.ai:443"
|
|
10358
10358
|
},
|
|
@@ -10384,7 +10384,7 @@
|
|
|
10384
10384
|
"name": "Mantle Network",
|
|
10385
10385
|
"isTestnet": false,
|
|
10386
10386
|
"chainStatus": "ACTIVE",
|
|
10387
|
-
"icon": "https://
|
|
10387
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mantle.png",
|
|
10388
10388
|
"providers": {
|
|
10389
10389
|
"Mantle": "https://rpc.mantle.xyz/"
|
|
10390
10390
|
},
|
|
@@ -10411,7 +10411,7 @@
|
|
|
10411
10411
|
"name": "zkVerify Volta Testnet",
|
|
10412
10412
|
"isTestnet": true,
|
|
10413
10413
|
"chainStatus": "ACTIVE",
|
|
10414
|
-
"icon": "https://
|
|
10414
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zkverify_testnet.png",
|
|
10415
10415
|
"providers": {
|
|
10416
10416
|
"zkVerify": "wss://volta-rpc.zkverify.io"
|
|
10417
10417
|
},
|
|
@@ -10443,7 +10443,7 @@
|
|
|
10443
10443
|
"name": "RARI Chain",
|
|
10444
10444
|
"isTestnet": false,
|
|
10445
10445
|
"chainStatus": "ACTIVE",
|
|
10446
|
-
"icon": "https://
|
|
10446
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rari.png",
|
|
10447
10447
|
"providers": {
|
|
10448
10448
|
"RARI": "https://mainnet.rpc.rarichain.org/http"
|
|
10449
10449
|
},
|
|
@@ -10470,7 +10470,7 @@
|
|
|
10470
10470
|
"name": "Scroll",
|
|
10471
10471
|
"isTestnet": false,
|
|
10472
10472
|
"chainStatus": "ACTIVE",
|
|
10473
|
-
"icon": "https://
|
|
10473
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/scroll.png",
|
|
10474
10474
|
"providers": {
|
|
10475
10475
|
"Scroll": "https://rpc.scroll.io/"
|
|
10476
10476
|
},
|
|
@@ -10497,7 +10497,7 @@
|
|
|
10497
10497
|
"name": "Unichain Sepolia",
|
|
10498
10498
|
"isTestnet": true,
|
|
10499
10499
|
"chainStatus": "ACTIVE",
|
|
10500
|
-
"icon": "https://
|
|
10500
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unichain_sepolia.png",
|
|
10501
10501
|
"providers": {
|
|
10502
10502
|
"Unichain": "https://sepolia.unichain.org/"
|
|
10503
10503
|
},
|
|
@@ -10524,7 +10524,7 @@
|
|
|
10524
10524
|
"name": "World Chain",
|
|
10525
10525
|
"isTestnet": false,
|
|
10526
10526
|
"chainStatus": "ACTIVE",
|
|
10527
|
-
"icon": "https://
|
|
10527
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/world_chain.png",
|
|
10528
10528
|
"providers": {
|
|
10529
10529
|
"World Chain": "https://worldchain-mainnet.g.alchemy.com/public"
|
|
10530
10530
|
},
|
|
@@ -10551,7 +10551,7 @@
|
|
|
10551
10551
|
"name": "Mode Mainnet",
|
|
10552
10552
|
"isTestnet": false,
|
|
10553
10553
|
"chainStatus": "ACTIVE",
|
|
10554
|
-
"icon": "https://
|
|
10554
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mode.png",
|
|
10555
10555
|
"providers": {
|
|
10556
10556
|
"Mode Mainnet": "https://mainnet.mode.network/"
|
|
10557
10557
|
},
|
|
@@ -10578,7 +10578,7 @@
|
|
|
10578
10578
|
"name": "Lisk",
|
|
10579
10579
|
"isTestnet": false,
|
|
10580
10580
|
"chainStatus": "ACTIVE",
|
|
10581
|
-
"icon": "https://
|
|
10581
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/lisk.png",
|
|
10582
10582
|
"providers": {
|
|
10583
10583
|
"Lisk": "https://rpc.api.lisk.com/"
|
|
10584
10584
|
},
|
|
@@ -10605,7 +10605,7 @@
|
|
|
10605
10605
|
"name": "Zircuit",
|
|
10606
10606
|
"isTestnet": false,
|
|
10607
10607
|
"chainStatus": "ACTIVE",
|
|
10608
|
-
"icon": "https://
|
|
10608
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zircuit.png",
|
|
10609
10609
|
"providers": {
|
|
10610
10610
|
"Zircuit1": "https://zircuit1-mainnet.p2pify.com/",
|
|
10611
10611
|
"Zircuit": "https://zircuit-mainnet.drpc.org/",
|
|
@@ -10634,7 +10634,7 @@
|
|
|
10634
10634
|
"name": "Tangle Mainnet",
|
|
10635
10635
|
"isTestnet": false,
|
|
10636
10636
|
"chainStatus": "ACTIVE",
|
|
10637
|
-
"icon": "https://
|
|
10637
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tangle.png",
|
|
10638
10638
|
"providers": {
|
|
10639
10639
|
"Tangle": "wss://rpc.tangle.tools",
|
|
10640
10640
|
"Dwellir": "wss://tangle-mainnet-rpc.dwellir.com"
|
|
@@ -10667,7 +10667,7 @@
|
|
|
10667
10667
|
"name": "Tangle EVM Mainnet",
|
|
10668
10668
|
"isTestnet": false,
|
|
10669
10669
|
"chainStatus": "ACTIVE",
|
|
10670
|
-
"icon": "https://
|
|
10670
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tangle_evm.png",
|
|
10671
10671
|
"providers": {
|
|
10672
10672
|
"Tangle": "https://rpc.tangle.tools/"
|
|
10673
10673
|
},
|
|
@@ -10694,7 +10694,7 @@
|
|
|
10694
10694
|
"name": "Story Odyssey Testnet",
|
|
10695
10695
|
"isTestnet": true,
|
|
10696
10696
|
"chainStatus": "ACTIVE",
|
|
10697
|
-
"icon": "https://
|
|
10697
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/storyodyssey_testnet.png",
|
|
10698
10698
|
"providers": {
|
|
10699
10699
|
"Story Odyssey": "https://odyssey.storyrpc.io/"
|
|
10700
10700
|
},
|
|
@@ -10721,7 +10721,7 @@
|
|
|
10721
10721
|
"name": "Polygon Amoy Testnet",
|
|
10722
10722
|
"isTestnet": true,
|
|
10723
10723
|
"chainStatus": "ACTIVE",
|
|
10724
|
-
"icon": "https://
|
|
10724
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygon_amoy.png",
|
|
10725
10725
|
"providers": {
|
|
10726
10726
|
"Polygon Amoy": "https://rpc-amoy.polygon.technology/"
|
|
10727
10727
|
},
|
|
@@ -10748,7 +10748,7 @@
|
|
|
10748
10748
|
"name": "Polygon zkEVM Cardona Testnet",
|
|
10749
10749
|
"isTestnet": true,
|
|
10750
10750
|
"chainStatus": "ACTIVE",
|
|
10751
|
-
"icon": "https://
|
|
10751
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polygonzkevm_cardona.png",
|
|
10752
10752
|
"providers": {
|
|
10753
10753
|
"Cardona": "https://etherscan.cardona.zkevm-rpc.com/"
|
|
10754
10754
|
},
|
|
@@ -10775,7 +10775,7 @@
|
|
|
10775
10775
|
"name": "ZKsync Era Mainnet",
|
|
10776
10776
|
"isTestnet": false,
|
|
10777
10777
|
"chainStatus": "ACTIVE",
|
|
10778
|
-
"icon": "https://
|
|
10778
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zksync_era.png",
|
|
10779
10779
|
"providers": {
|
|
10780
10780
|
"ZKsync Era": "https://mainnet.era.zksync.io/"
|
|
10781
10781
|
},
|
|
@@ -10802,7 +10802,7 @@
|
|
|
10802
10802
|
"name": "ApeChain",
|
|
10803
10803
|
"isTestnet": false,
|
|
10804
10804
|
"chainStatus": "ACTIVE",
|
|
10805
|
-
"icon": "https://
|
|
10805
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/apechain.png",
|
|
10806
10806
|
"providers": {
|
|
10807
10807
|
"Calderachain": "https://apechain.calderachain.xyz/http"
|
|
10808
10808
|
},
|
|
@@ -10829,7 +10829,7 @@
|
|
|
10829
10829
|
"name": "Autonomys Taurus Testnet",
|
|
10830
10830
|
"isTestnet": true,
|
|
10831
10831
|
"chainStatus": "ACTIVE",
|
|
10832
|
-
"icon": "https://
|
|
10832
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/autonomys_taurus.png",
|
|
10833
10833
|
"providers": {
|
|
10834
10834
|
"Taurus": "wss://rpc-0.taurus.subspace.network/ws",
|
|
10835
10835
|
"Labs 2": "wss://rpc-1.taurus.subspace.network/ws"
|
|
@@ -10862,7 +10862,7 @@
|
|
|
10862
10862
|
"name": "Gnosis",
|
|
10863
10863
|
"isTestnet": false,
|
|
10864
10864
|
"chainStatus": "ACTIVE",
|
|
10865
|
-
"icon": "https://
|
|
10865
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gnosis.png",
|
|
10866
10866
|
"providers": {
|
|
10867
10867
|
"Gnosis Chain": "https://rpc.gnosischain.com/"
|
|
10868
10868
|
},
|
|
@@ -10889,7 +10889,7 @@
|
|
|
10889
10889
|
"name": "Autonomys Mainnet",
|
|
10890
10890
|
"isTestnet": false,
|
|
10891
10891
|
"chainStatus": "ACTIVE",
|
|
10892
|
-
"icon": "https://
|
|
10892
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/autonomys.png",
|
|
10893
10893
|
"providers": {
|
|
10894
10894
|
"Subspace": "wss://rpc-1.mainnet.subspace.network/ws",
|
|
10895
10895
|
"Foundation": "wss://rpc.mainnet.subspace.foundation/ws",
|
|
@@ -10923,7 +10923,7 @@
|
|
|
10923
10923
|
"name": "Fraxtal Mainnet L2",
|
|
10924
10924
|
"isTestnet": false,
|
|
10925
10925
|
"chainStatus": "ACTIVE",
|
|
10926
|
-
"icon": "https://
|
|
10926
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/fraxtal.png",
|
|
10927
10927
|
"providers": {
|
|
10928
10928
|
"Frax": "https://rpc.frax.com/"
|
|
10929
10929
|
},
|
|
@@ -10950,7 +10950,7 @@
|
|
|
10950
10950
|
"name": "Cyber",
|
|
10951
10951
|
"isTestnet": false,
|
|
10952
10952
|
"chainStatus": "ACTIVE",
|
|
10953
|
-
"icon": "https://
|
|
10953
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cyber.png",
|
|
10954
10954
|
"providers": {
|
|
10955
10955
|
"Cyber": "https://cyber.alt.technology/"
|
|
10956
10956
|
},
|
|
@@ -10977,7 +10977,7 @@
|
|
|
10977
10977
|
"name": "G6 Testnet",
|
|
10978
10978
|
"isTestnet": true,
|
|
10979
10979
|
"chainStatus": "INACTIVE",
|
|
10980
|
-
"icon": "https://
|
|
10980
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/g6_testnet.png",
|
|
10981
10981
|
"providers": {
|
|
10982
10982
|
"G6 Testnet": "wss://testnet.g6.network/node"
|
|
10983
10983
|
},
|
|
@@ -11009,7 +11009,7 @@
|
|
|
11009
11009
|
"name": "JAMTON",
|
|
11010
11010
|
"isTestnet": false,
|
|
11011
11011
|
"chainStatus": "ACTIVE",
|
|
11012
|
-
"icon": "https://
|
|
11012
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/jamton.png",
|
|
11013
11013
|
"providers": {
|
|
11014
11014
|
"Jamton": "wss://rpc.jamton.network"
|
|
11015
11015
|
},
|
|
@@ -11041,7 +11041,7 @@
|
|
|
11041
11041
|
"name": "Etherlink Mainnet",
|
|
11042
11042
|
"isTestnet": false,
|
|
11043
11043
|
"chainStatus": "ACTIVE",
|
|
11044
|
-
"icon": "https://
|
|
11044
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/etherlink.png",
|
|
11045
11045
|
"providers": {
|
|
11046
11046
|
"Etherlink": "https://node.mainnet.etherlink.com/"
|
|
11047
11047
|
},
|
|
@@ -11068,7 +11068,7 @@
|
|
|
11068
11068
|
"name": "Polkadot People",
|
|
11069
11069
|
"isTestnet": false,
|
|
11070
11070
|
"chainStatus": "ACTIVE",
|
|
11071
|
-
"icon": "https://
|
|
11071
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadot_people.png",
|
|
11072
11072
|
"providers": {
|
|
11073
11073
|
"PolkadotPeople": "wss://polkadot-people-rpc.polkadot.io",
|
|
11074
11074
|
"LuckyFriday": "wss://rpc-people-polkadot.luckyfriday.io",
|
|
@@ -11105,7 +11105,7 @@
|
|
|
11105
11105
|
"name": "LAOS Network",
|
|
11106
11106
|
"isTestnet": false,
|
|
11107
11107
|
"chainStatus": "ACTIVE",
|
|
11108
|
-
"icon": "https://
|
|
11108
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/laos_network.png",
|
|
11109
11109
|
"providers": {
|
|
11110
11110
|
"LaosFoundation": "wss://rpc.laos.laosfoundation.io",
|
|
11111
11111
|
"Dwellir": "wss://laos-rpc.dwellir.com"
|
|
@@ -11149,7 +11149,7 @@
|
|
|
11149
11149
|
"name": "Odyssey Ithaca",
|
|
11150
11150
|
"isTestnet": true,
|
|
11151
11151
|
"chainStatus": "INACTIVE",
|
|
11152
|
-
"icon": "https://
|
|
11152
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ithaca.png",
|
|
11153
11153
|
"providers": {
|
|
11154
11154
|
"Odyssey": "https://odyssey.ithaca.xyz"
|
|
11155
11155
|
},
|
|
@@ -11176,7 +11176,7 @@
|
|
|
11176
11176
|
"name": "Ink",
|
|
11177
11177
|
"isTestnet": false,
|
|
11178
11178
|
"chainStatus": "ACTIVE",
|
|
11179
|
-
"icon": "https://
|
|
11179
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ink.png",
|
|
11180
11180
|
"providers": {
|
|
11181
11181
|
"Gel Ink": "https://rpc-gel.inkonchain.com/",
|
|
11182
11182
|
"Qnd Ink": "https://rpc-qnd.inkonchain.com/"
|
|
@@ -11204,7 +11204,7 @@
|
|
|
11204
11204
|
"name": "Celo Mainnet",
|
|
11205
11205
|
"isTestnet": false,
|
|
11206
11206
|
"chainStatus": "ACTIVE",
|
|
11207
|
-
"icon": "https://
|
|
11207
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/celo.png",
|
|
11208
11208
|
"providers": {
|
|
11209
11209
|
"Celo Forno": "https://forno.celo.org/"
|
|
11210
11210
|
},
|
|
@@ -11231,7 +11231,7 @@
|
|
|
11231
11231
|
"name": "Celo Alfajores",
|
|
11232
11232
|
"isTestnet": true,
|
|
11233
11233
|
"chainStatus": "ACTIVE",
|
|
11234
|
-
"icon": "https://
|
|
11234
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/celo_alfajores.png",
|
|
11235
11235
|
"providers": {
|
|
11236
11236
|
"Celo Alfajores": "https://alfajores-forno.celo-testnet.org/"
|
|
11237
11237
|
},
|
|
@@ -11258,7 +11258,7 @@
|
|
|
11258
11258
|
"name": "Lens Network Sepolia Testnet",
|
|
11259
11259
|
"isTestnet": true,
|
|
11260
11260
|
"chainStatus": "ACTIVE",
|
|
11261
|
-
"icon": "https://
|
|
11261
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/lens_network_sepolia.png",
|
|
11262
11262
|
"providers": {
|
|
11263
11263
|
"Lens": "https://rpc.testnet.lens.dev/"
|
|
11264
11264
|
},
|
|
@@ -11285,7 +11285,7 @@
|
|
|
11285
11285
|
"name": "Sophon Testnet",
|
|
11286
11286
|
"isTestnet": true,
|
|
11287
11287
|
"chainStatus": "ACTIVE",
|
|
11288
|
-
"icon": "https://
|
|
11288
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sophon_testnet.png",
|
|
11289
11289
|
"providers": {
|
|
11290
11290
|
"Sophon": "https://rpc.testnet.sophon.xyz/"
|
|
11291
11291
|
},
|
|
@@ -11312,7 +11312,7 @@
|
|
|
11312
11312
|
"name": "Abstract Testnet",
|
|
11313
11313
|
"isTestnet": true,
|
|
11314
11314
|
"chainStatus": "ACTIVE",
|
|
11315
|
-
"icon": "https://
|
|
11315
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/abstract_testnet.png",
|
|
11316
11316
|
"providers": {
|
|
11317
11317
|
"Abs": "https://api.testnet.abs.xyz/"
|
|
11318
11318
|
},
|
|
@@ -11339,7 +11339,7 @@
|
|
|
11339
11339
|
"name": "DIA Lasernet Testnet",
|
|
11340
11340
|
"isTestnet": true,
|
|
11341
11341
|
"chainStatus": "ACTIVE",
|
|
11342
|
-
"icon": "https://
|
|
11342
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dia_lasernet_testnet.png",
|
|
11343
11343
|
"providers": {
|
|
11344
11344
|
"DiaData": "https://testnet-rpc.diadata.org/"
|
|
11345
11345
|
},
|
|
@@ -11366,7 +11366,7 @@
|
|
|
11366
11366
|
"name": "Muse Testnet",
|
|
11367
11367
|
"isTestnet": true,
|
|
11368
11368
|
"chainStatus": "ACTIVE",
|
|
11369
|
-
"icon": "https://
|
|
11369
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/muse_testnet.png",
|
|
11370
11370
|
"providers": {
|
|
11371
11371
|
"Parity": "wss://paseo-muse-rpc.polkadot.io"
|
|
11372
11372
|
},
|
|
@@ -11406,7 +11406,7 @@
|
|
|
11406
11406
|
"name": "Soneium",
|
|
11407
11407
|
"isTestnet": false,
|
|
11408
11408
|
"chainStatus": "ACTIVE",
|
|
11409
|
-
"icon": "https://
|
|
11409
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/soneium.png",
|
|
11410
11410
|
"providers": {
|
|
11411
11411
|
"Soneium": "https://rpc.soneium.org/"
|
|
11412
11412
|
},
|
|
@@ -11433,7 +11433,7 @@
|
|
|
11433
11433
|
"name": "DeepBrainChain Mainnet",
|
|
11434
11434
|
"isTestnet": false,
|
|
11435
11435
|
"chainStatus": "ACTIVE",
|
|
11436
|
-
"icon": "https://
|
|
11436
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dbcchain_evm.png",
|
|
11437
11437
|
"providers": {
|
|
11438
11438
|
"DBCwallet": "https://rpc.dbcwallet.io/"
|
|
11439
11439
|
},
|
|
@@ -11460,7 +11460,7 @@
|
|
|
11460
11460
|
"name": "Analog Timechain",
|
|
11461
11461
|
"isTestnet": false,
|
|
11462
11462
|
"chainStatus": "ACTIVE",
|
|
11463
|
-
"icon": "https://
|
|
11463
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/analog_timechain.png",
|
|
11464
11464
|
"providers": {
|
|
11465
11465
|
"Analog": "wss://rpc.timechain.analog.one"
|
|
11466
11466
|
},
|
|
@@ -11492,7 +11492,7 @@
|
|
|
11492
11492
|
"name": "Rootstock",
|
|
11493
11493
|
"isTestnet": false,
|
|
11494
11494
|
"chainStatus": "ACTIVE",
|
|
11495
|
-
"icon": "https://
|
|
11495
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/rootstock.png",
|
|
11496
11496
|
"providers": {
|
|
11497
11497
|
"Blast": "https://rootstock-mainnet.public.blastapi.io",
|
|
11498
11498
|
"PublicNode": "https://public-node.rsk.co",
|
|
@@ -11516,12 +11516,48 @@
|
|
|
11516
11516
|
"tonInfo": null,
|
|
11517
11517
|
"cardanoInfo": null
|
|
11518
11518
|
},
|
|
11519
|
+
"paseo_assethub": {
|
|
11520
|
+
"slug": "paseo_assethub",
|
|
11521
|
+
"name": "Paseo Asset Hub",
|
|
11522
|
+
"isTestnet": true,
|
|
11523
|
+
"chainStatus": "ACTIVE",
|
|
11524
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/paseo_assethub.png",
|
|
11525
|
+
"providers": {
|
|
11526
|
+
"Dwellir": "wss://asset-hub-paseo-rpc.dwellir.com",
|
|
11527
|
+
"IBP": "wss://sys.ibp.network/asset-hub-paseo",
|
|
11528
|
+
"Dotters": "wss://asset-hub-paseo.dotters.network",
|
|
11529
|
+
"Stake World": "wss://pas-rpc.stakeworld.io/assethub",
|
|
11530
|
+
"Turbo": "wss://sys.turboflakes.io/asset-hub-paseo"
|
|
11531
|
+
},
|
|
11532
|
+
"evmInfo": null,
|
|
11533
|
+
"substrateInfo": {
|
|
11534
|
+
"relaySlug": null,
|
|
11535
|
+
"paraId": 1000,
|
|
11536
|
+
"genesisHash": "0xd6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
|
|
11537
|
+
"addressPrefix": 0,
|
|
11538
|
+
"chainType": "PARACHAIN",
|
|
11539
|
+
"crowdloanUrl": null,
|
|
11540
|
+
"blockExplorer": null,
|
|
11541
|
+
"existentialDeposit": "100000000",
|
|
11542
|
+
"symbol": "PAS",
|
|
11543
|
+
"decimals": 10,
|
|
11544
|
+
"hasNativeNft": null,
|
|
11545
|
+
"supportStaking": null,
|
|
11546
|
+
"supportSmartContract": null,
|
|
11547
|
+
"crowdloanParaId": null,
|
|
11548
|
+
"crowdloanFunds": []
|
|
11549
|
+
},
|
|
11550
|
+
"extraInfo": null,
|
|
11551
|
+
"bitcoinInfo": null,
|
|
11552
|
+
"tonInfo": null,
|
|
11553
|
+
"cardanoInfo": null
|
|
11554
|
+
},
|
|
11519
11555
|
"gravity_alpha": {
|
|
11520
11556
|
"slug": "gravity_alpha",
|
|
11521
11557
|
"name": "Gravity Alpha Mainnet",
|
|
11522
11558
|
"isTestnet": false,
|
|
11523
11559
|
"chainStatus": "ACTIVE",
|
|
11524
|
-
"icon": "https://
|
|
11560
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gravity_alpha.png",
|
|
11525
11561
|
"providers": {
|
|
11526
11562
|
"Gravity": "https://rpc.gravity.xyz/"
|
|
11527
11563
|
},
|
|
@@ -11548,7 +11584,7 @@
|
|
|
11548
11584
|
"name": "Westend Asset Hub",
|
|
11549
11585
|
"isTestnet": true,
|
|
11550
11586
|
"chainStatus": "ACTIVE",
|
|
11551
|
-
"icon": "https://
|
|
11587
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/westend_assethub.png",
|
|
11552
11588
|
"providers": {
|
|
11553
11589
|
"Parity": "wss://westend-asset-hub-rpc.polkadot.io",
|
|
11554
11590
|
"Dwellir": "wss://asset-hub-westend-rpc.dwellir.com",
|
|
@@ -11588,7 +11624,7 @@
|
|
|
11588
11624
|
"name": "Torus",
|
|
11589
11625
|
"isTestnet": false,
|
|
11590
11626
|
"chainStatus": "ACTIVE",
|
|
11591
|
-
"icon": "https://
|
|
11627
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/torus.png",
|
|
11592
11628
|
"providers": {
|
|
11593
11629
|
"Torus": "wss://api.torus.network"
|
|
11594
11630
|
},
|
|
@@ -11620,7 +11656,7 @@
|
|
|
11620
11656
|
"name": "Sonic",
|
|
11621
11657
|
"isTestnet": false,
|
|
11622
11658
|
"chainStatus": "ACTIVE",
|
|
11623
|
-
"icon": "https://
|
|
11659
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sonic.png",
|
|
11624
11660
|
"providers": {
|
|
11625
11661
|
"SonicLab": "https://rpc.soniclabs.com/"
|
|
11626
11662
|
},
|
|
@@ -11647,7 +11683,7 @@
|
|
|
11647
11683
|
"name": "Story Protocol",
|
|
11648
11684
|
"isTestnet": false,
|
|
11649
11685
|
"chainStatus": "ACTIVE",
|
|
11650
|
-
"icon": "https://
|
|
11686
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/story_protocol.png",
|
|
11651
11687
|
"providers": {
|
|
11652
11688
|
"Story": "https://mainnet.storyrpc.io/"
|
|
11653
11689
|
},
|
|
@@ -11674,7 +11710,7 @@
|
|
|
11674
11710
|
"name": "Sophon",
|
|
11675
11711
|
"isTestnet": true,
|
|
11676
11712
|
"chainStatus": "ACTIVE",
|
|
11677
|
-
"icon": "https://
|
|
11713
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/sophon.png",
|
|
11678
11714
|
"providers": {
|
|
11679
11715
|
"Sophon": "https://rpc.sophon.xyz/",
|
|
11680
11716
|
"Unifra": "https://sophon-mainnet-public.unifra.io/"
|
|
@@ -11702,7 +11738,7 @@
|
|
|
11702
11738
|
"name": "Story Aeneid Testnet",
|
|
11703
11739
|
"isTestnet": true,
|
|
11704
11740
|
"chainStatus": "ACTIVE",
|
|
11705
|
-
"icon": "https://
|
|
11741
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/story_aeneid.png",
|
|
11706
11742
|
"providers": {
|
|
11707
11743
|
"Aeneid": "https://aeneid.storyrpc.io/"
|
|
11708
11744
|
},
|
|
@@ -11729,7 +11765,7 @@
|
|
|
11729
11765
|
"name": "Unichain Mainnet",
|
|
11730
11766
|
"isTestnet": false,
|
|
11731
11767
|
"chainStatus": "ACTIVE",
|
|
11732
|
-
"icon": "https://
|
|
11768
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/unichain.png",
|
|
11733
11769
|
"providers": {
|
|
11734
11770
|
"Unichain": "https://mainnet.unichain.org/"
|
|
11735
11771
|
},
|
|
@@ -11756,7 +11792,7 @@
|
|
|
11756
11792
|
"name": "Silicon zkEVM",
|
|
11757
11793
|
"isTestnet": false,
|
|
11758
11794
|
"chainStatus": "ACTIVE",
|
|
11759
|
-
"icon": "https://
|
|
11795
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/siliconzkevm.png",
|
|
11760
11796
|
"providers": {
|
|
11761
11797
|
"Silicon": "https://rpc.silicon.network/",
|
|
11762
11798
|
"Nodeinfra": "https://silicon-mainnet.nodeinfra.com/"
|
|
@@ -11784,7 +11820,7 @@
|
|
|
11784
11820
|
"name": "Ternoa zkEVM+",
|
|
11785
11821
|
"isTestnet": false,
|
|
11786
11822
|
"chainStatus": "ACTIVE",
|
|
11787
|
-
"icon": "https://
|
|
11823
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/ternoazkevm.png",
|
|
11788
11824
|
"providers": {
|
|
11789
11825
|
"Ternoa": "https://rpc-mainnet.zkevm.ternoa.network/"
|
|
11790
11826
|
},
|
|
@@ -11811,7 +11847,7 @@
|
|
|
11811
11847
|
"name": "Gen6 Public Chain",
|
|
11812
11848
|
"isTestnet": false,
|
|
11813
11849
|
"chainStatus": "ACTIVE",
|
|
11814
|
-
"icon": "https://
|
|
11850
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/gen6_public.png",
|
|
11815
11851
|
"providers": {
|
|
11816
11852
|
"Gen6": "wss://gen6.app:443/node"
|
|
11817
11853
|
},
|
|
@@ -11843,7 +11879,7 @@
|
|
|
11843
11879
|
"name": "Monad Testnet",
|
|
11844
11880
|
"isTestnet": true,
|
|
11845
11881
|
"chainStatus": "ACTIVE",
|
|
11846
|
-
"icon": "https://
|
|
11882
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/monad_testnet.png",
|
|
11847
11883
|
"providers": {
|
|
11848
11884
|
"Monad": "https://testnet-rpc.monad.xyz/"
|
|
11849
11885
|
},
|
|
@@ -11870,7 +11906,7 @@
|
|
|
11870
11906
|
"name": "Melodie Testnet Live",
|
|
11871
11907
|
"isTestnet": true,
|
|
11872
11908
|
"chainStatus": "ACTIVE",
|
|
11873
|
-
"icon": "https://
|
|
11909
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/melodie_testnet.png",
|
|
11874
11910
|
"providers": {
|
|
11875
11911
|
"Allfeat": "wss://melodie-rpc.allfeat.io"
|
|
11876
11912
|
},
|
|
@@ -11902,7 +11938,7 @@
|
|
|
11902
11938
|
"name": "Cardano",
|
|
11903
11939
|
"isTestnet": false,
|
|
11904
11940
|
"chainStatus": "ACTIVE",
|
|
11905
|
-
"icon": "https://
|
|
11941
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cardano.png",
|
|
11906
11942
|
"providers": {
|
|
11907
11943
|
"Blockfrost": "https://cardano-mainnet.blockfrost.io/api/v0"
|
|
11908
11944
|
},
|
|
@@ -11923,7 +11959,7 @@
|
|
|
11923
11959
|
"name": "Cardano Preproduction",
|
|
11924
11960
|
"isTestnet": true,
|
|
11925
11961
|
"chainStatus": "ACTIVE",
|
|
11926
|
-
"icon": "https://
|
|
11962
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/cardano_preproduction.png",
|
|
11927
11963
|
"providers": {
|
|
11928
11964
|
"Blockfrost": "https://cardano-preprod.blockfrost.io/api/v0"
|
|
11929
11965
|
},
|
|
@@ -11944,7 +11980,7 @@
|
|
|
11944
11980
|
"name": "peaq EVM",
|
|
11945
11981
|
"isTestnet": false,
|
|
11946
11982
|
"chainStatus": "ACTIVE",
|
|
11947
|
-
"icon": "https://
|
|
11983
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/peaq_evm.png",
|
|
11948
11984
|
"providers": {
|
|
11949
11985
|
"Onfinality": "https://peaq.api.onfinality.io/public",
|
|
11950
11986
|
"Peaq": "https://evm.peaq.network/"
|
|
@@ -11972,7 +12008,7 @@
|
|
|
11972
12008
|
"name": "Polkadot Coretime",
|
|
11973
12009
|
"isTestnet": false,
|
|
11974
12010
|
"chainStatus": "ACTIVE",
|
|
11975
|
-
"icon": "https://
|
|
12011
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/polkadot_coretime.png",
|
|
11976
12012
|
"providers": {
|
|
11977
12013
|
"IBP1": "wss://sys.ibp.network/coretime-polkadot",
|
|
11978
12014
|
"IBP2": "wss://coretime-polkadot.dotters.network",
|
|
@@ -12010,7 +12046,7 @@
|
|
|
12010
12046
|
"name": "Kusama Coretime",
|
|
12011
12047
|
"isTestnet": false,
|
|
12012
12048
|
"chainStatus": "ACTIVE",
|
|
12013
|
-
"icon": "https://
|
|
12049
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/kusama_coretime.png",
|
|
12014
12050
|
"providers": {
|
|
12015
12051
|
"IBP1": "wss://sys.ibp.network/coretime-kusama",
|
|
12016
12052
|
"IBP2": "wss://coretime-kusama.dotters.network",
|
|
@@ -12050,7 +12086,7 @@
|
|
|
12050
12086
|
"name": "Truth Network Mainnet",
|
|
12051
12087
|
"isTestnet": false,
|
|
12052
12088
|
"chainStatus": "ACTIVE",
|
|
12053
|
-
"icon": "https://
|
|
12089
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/truth_network.png",
|
|
12054
12090
|
"providers": {
|
|
12055
12091
|
"External": "wss://chain-external.truth-network.io"
|
|
12056
12092
|
},
|
|
@@ -12082,7 +12118,7 @@
|
|
|
12082
12118
|
"name": "Tanssi Demo",
|
|
12083
12119
|
"isTestnet": true,
|
|
12084
12120
|
"chainStatus": "ACTIVE",
|
|
12085
|
-
"icon": "https://
|
|
12121
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tassi_demo.png",
|
|
12086
12122
|
"providers": {
|
|
12087
12123
|
"DanceBox": "https://dancebox-3001.tanssi-api.network/"
|
|
12088
12124
|
},
|
|
@@ -12109,7 +12145,7 @@
|
|
|
12109
12145
|
"name": "Zora",
|
|
12110
12146
|
"isTestnet": false,
|
|
12111
12147
|
"chainStatus": "ACTIVE",
|
|
12112
|
-
"icon": "https://
|
|
12148
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/zora.png",
|
|
12113
12149
|
"providers": {
|
|
12114
12150
|
"Zora": "https://rpc.zora.energy/"
|
|
12115
12151
|
},
|
|
@@ -12136,7 +12172,7 @@
|
|
|
12136
12172
|
"name": "Polkadot Asset Hub Chainflip Testnet",
|
|
12137
12173
|
"isTestnet": true,
|
|
12138
12174
|
"chainStatus": "ACTIVE",
|
|
12139
|
-
"icon": "https://
|
|
12175
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/chainflip_assethub.png",
|
|
12140
12176
|
"providers": {
|
|
12141
12177
|
"Chainflip": "wss://assethub.perseverance.chainflip.io/ws"
|
|
12142
12178
|
},
|
|
@@ -12168,7 +12204,7 @@
|
|
|
12168
12204
|
"name": "Dancelight",
|
|
12169
12205
|
"isTestnet": true,
|
|
12170
12206
|
"chainStatus": "ACTIVE",
|
|
12171
|
-
"icon": "https://
|
|
12207
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/dancelight.png",
|
|
12172
12208
|
"providers": {
|
|
12173
12209
|
"Tanssi": "wss://dancelight.tanssi-api.network"
|
|
12174
12210
|
},
|
|
@@ -12200,7 +12236,7 @@
|
|
|
12200
12236
|
"name": "TSCS Network",
|
|
12201
12237
|
"isTestnet": false,
|
|
12202
12238
|
"chainStatus": "ACTIVE",
|
|
12203
|
-
"icon": "https://
|
|
12239
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tscs.png",
|
|
12204
12240
|
"providers": {
|
|
12205
12241
|
"SCSchain": "https://testnetrpc.scschain.com"
|
|
12206
12242
|
},
|
|
@@ -12227,7 +12263,7 @@
|
|
|
12227
12263
|
"name": "Tanssi Mainnet",
|
|
12228
12264
|
"isTestnet": false,
|
|
12229
12265
|
"chainStatus": "ACTIVE",
|
|
12230
|
-
"icon": "https://
|
|
12266
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/tanssi.png",
|
|
12231
12267
|
"providers": {
|
|
12232
12268
|
"tanssi": "wss://tanssi.tanssi-mainnet.network"
|
|
12233
12269
|
},
|
|
@@ -12262,7 +12298,7 @@
|
|
|
12262
12298
|
"name": "HyperEVM Mainnet",
|
|
12263
12299
|
"isTestnet": false,
|
|
12264
12300
|
"chainStatus": "ACTIVE",
|
|
12265
|
-
"icon": "https://
|
|
12301
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hyperevm.png",
|
|
12266
12302
|
"providers": {
|
|
12267
12303
|
"Hyperliquid": "https://rpc.hyperliquid.xyz/evm",
|
|
12268
12304
|
"Hypurrscan": "https://rpc.hypurrscan.io",
|
|
@@ -12291,7 +12327,7 @@
|
|
|
12291
12327
|
"name": "Mosaic Chain Devnet",
|
|
12292
12328
|
"isTestnet": true,
|
|
12293
12329
|
"chainStatus": "ACTIVE",
|
|
12294
|
-
"icon": "https://
|
|
12330
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mosaictest.png",
|
|
12295
12331
|
"providers": {
|
|
12296
12332
|
"Mosaic 1": "wss://devnet-gw1.mosaicchain.io/MosaicNode1/chain",
|
|
12297
12333
|
"Mosaic 2": "wss://devnet-gw2.mosaicchain.io/MosaicNode2/chain"
|
|
@@ -12304,7 +12340,7 @@
|
|
|
12304
12340
|
"addressPrefix": 0,
|
|
12305
12341
|
"chainType": "PARACHAIN",
|
|
12306
12342
|
"crowdloanUrl": null,
|
|
12307
|
-
"blockExplorer":
|
|
12343
|
+
"blockExplorer": null,
|
|
12308
12344
|
"existentialDeposit": "10000000000000000",
|
|
12309
12345
|
"symbol": "TMOS",
|
|
12310
12346
|
"decimals": 18,
|
|
@@ -12318,5 +12354,194 @@
|
|
|
12318
12354
|
"bitcoinInfo": null,
|
|
12319
12355
|
"tonInfo": null,
|
|
12320
12356
|
"cardanoInfo": null
|
|
12357
|
+
},
|
|
12358
|
+
"verisenseTest": {
|
|
12359
|
+
"slug": "verisenseTest",
|
|
12360
|
+
"name": "Verisense Beta Testnet",
|
|
12361
|
+
"isTestnet": true,
|
|
12362
|
+
"chainStatus": "ACTIVE",
|
|
12363
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/verisensetest.png",
|
|
12364
|
+
"providers": {
|
|
12365
|
+
"Verisense": "wss://rpc.beta.verisense.network"
|
|
12366
|
+
},
|
|
12367
|
+
"evmInfo": null,
|
|
12368
|
+
"substrateInfo": {
|
|
12369
|
+
"relaySlug": null,
|
|
12370
|
+
"paraId": null,
|
|
12371
|
+
"genesisHash": "0x52ff61e2802a7016759659a6c85833b093c717772dfb1c429a0a2d15bba754bf",
|
|
12372
|
+
"addressPrefix": 137,
|
|
12373
|
+
"chainType": "RELAYCHAIN",
|
|
12374
|
+
"crowdloanUrl": null,
|
|
12375
|
+
"blockExplorer": null,
|
|
12376
|
+
"existentialDeposit": "600",
|
|
12377
|
+
"symbol": "RWT",
|
|
12378
|
+
"decimals": 18,
|
|
12379
|
+
"hasNativeNft": null,
|
|
12380
|
+
"supportStaking": null,
|
|
12381
|
+
"supportSmartContract": null,
|
|
12382
|
+
"crowdloanParaId": null,
|
|
12383
|
+
"crowdloanFunds": []
|
|
12384
|
+
},
|
|
12385
|
+
"extraInfo": null,
|
|
12386
|
+
"bitcoinInfo": null,
|
|
12387
|
+
"tonInfo": null,
|
|
12388
|
+
"cardanoInfo": null
|
|
12389
|
+
},
|
|
12390
|
+
"katana": {
|
|
12391
|
+
"slug": "katana",
|
|
12392
|
+
"name": "Katana",
|
|
12393
|
+
"isTestnet": false,
|
|
12394
|
+
"chainStatus": "ACTIVE",
|
|
12395
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/katana.png",
|
|
12396
|
+
"providers": {
|
|
12397
|
+
"Katana": "https://rpc.katana.network/"
|
|
12398
|
+
},
|
|
12399
|
+
"evmInfo": {
|
|
12400
|
+
"evmChainId": 747474,
|
|
12401
|
+
"blockExplorer": "https://explorer.katanarpc.com/",
|
|
12402
|
+
"existentialDeposit": "0",
|
|
12403
|
+
"symbol": "ETH",
|
|
12404
|
+
"decimals": 18,
|
|
12405
|
+
"supportSmartContract": [
|
|
12406
|
+
"ERC721",
|
|
12407
|
+
"ERC20"
|
|
12408
|
+
],
|
|
12409
|
+
"abiExplorer": null
|
|
12410
|
+
},
|
|
12411
|
+
"substrateInfo": null,
|
|
12412
|
+
"extraInfo": null,
|
|
12413
|
+
"bitcoinInfo": null,
|
|
12414
|
+
"tonInfo": null,
|
|
12415
|
+
"cardanoInfo": null
|
|
12416
|
+
},
|
|
12417
|
+
"mandalaTest": {
|
|
12418
|
+
"slug": "mandalaTest",
|
|
12419
|
+
"name": "Mandala Testnet",
|
|
12420
|
+
"isTestnet": true,
|
|
12421
|
+
"chainStatus": "ACTIVE",
|
|
12422
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/mandalatest.png",
|
|
12423
|
+
"providers": {
|
|
12424
|
+
"Autobot": "wss://rpc1.paseo.mandalachain.io",
|
|
12425
|
+
"Bumblebee": "wss://rpc2.paseo.mandalachain.io"
|
|
12426
|
+
},
|
|
12427
|
+
"evmInfo": null,
|
|
12428
|
+
"substrateInfo": {
|
|
12429
|
+
"relaySlug": null,
|
|
12430
|
+
"paraId": 4818,
|
|
12431
|
+
"genesisHash": "0x5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892",
|
|
12432
|
+
"addressPrefix": 0,
|
|
12433
|
+
"chainType": "PARACHAIN",
|
|
12434
|
+
"crowdloanUrl": null,
|
|
12435
|
+
"blockExplorer": null,
|
|
12436
|
+
"existentialDeposit": "1000000000",
|
|
12437
|
+
"symbol": "KPGT",
|
|
12438
|
+
"decimals": 18,
|
|
12439
|
+
"hasNativeNft": null,
|
|
12440
|
+
"supportStaking": null,
|
|
12441
|
+
"supportSmartContract": null,
|
|
12442
|
+
"crowdloanParaId": null,
|
|
12443
|
+
"crowdloanFunds": []
|
|
12444
|
+
},
|
|
12445
|
+
"extraInfo": null,
|
|
12446
|
+
"bitcoinInfo": null,
|
|
12447
|
+
"tonInfo": null,
|
|
12448
|
+
"cardanoInfo": null
|
|
12449
|
+
},
|
|
12450
|
+
"passetHub": {
|
|
12451
|
+
"slug": "passetHub",
|
|
12452
|
+
"name": "passet-hub",
|
|
12453
|
+
"isTestnet": true,
|
|
12454
|
+
"chainStatus": "ACTIVE",
|
|
12455
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/passethub.png",
|
|
12456
|
+
"providers": {
|
|
12457
|
+
"IBP": "wss://passet-hub-paseo.ibp.network",
|
|
12458
|
+
"Passet": "wss://testnet-passet-hub.polkadot.io"
|
|
12459
|
+
},
|
|
12460
|
+
"evmInfo": null,
|
|
12461
|
+
"substrateInfo": {
|
|
12462
|
+
"relaySlug": null,
|
|
12463
|
+
"paraId": 1111,
|
|
12464
|
+
"genesisHash": "0xfd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6",
|
|
12465
|
+
"addressPrefix": 42,
|
|
12466
|
+
"chainType": "PARACHAIN",
|
|
12467
|
+
"crowdloanUrl": null,
|
|
12468
|
+
"blockExplorer": null,
|
|
12469
|
+
"existentialDeposit": "1000000000",
|
|
12470
|
+
"symbol": "PAS",
|
|
12471
|
+
"decimals": 10,
|
|
12472
|
+
"hasNativeNft": null,
|
|
12473
|
+
"supportStaking": null,
|
|
12474
|
+
"supportSmartContract": null,
|
|
12475
|
+
"crowdloanParaId": null,
|
|
12476
|
+
"crowdloanFunds": []
|
|
12477
|
+
},
|
|
12478
|
+
"extraInfo": null,
|
|
12479
|
+
"bitcoinInfo": null,
|
|
12480
|
+
"tonInfo": null,
|
|
12481
|
+
"cardanoInfo": null
|
|
12482
|
+
},
|
|
12483
|
+
"bifrostPaseo": {
|
|
12484
|
+
"slug": "bifrostPaseo",
|
|
12485
|
+
"name": "Bifrost Paseo",
|
|
12486
|
+
"isTestnet": true,
|
|
12487
|
+
"chainStatus": "ACTIVE",
|
|
12488
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/bifrostpaseo.png",
|
|
12489
|
+
"providers": {
|
|
12490
|
+
"Paseo": "wss://bifrost-rpc.paseo.liebi.com/ws"
|
|
12491
|
+
},
|
|
12492
|
+
"evmInfo": null,
|
|
12493
|
+
"substrateInfo": {
|
|
12494
|
+
"relaySlug": null,
|
|
12495
|
+
"paraId": 2030,
|
|
12496
|
+
"genesisHash": "0xec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
|
|
12497
|
+
"addressPrefix": 0,
|
|
12498
|
+
"chainType": "PARACHAIN",
|
|
12499
|
+
"crowdloanUrl": null,
|
|
12500
|
+
"blockExplorer": null,
|
|
12501
|
+
"existentialDeposit": "10000000000",
|
|
12502
|
+
"symbol": "BNC",
|
|
12503
|
+
"decimals": 12,
|
|
12504
|
+
"hasNativeNft": null,
|
|
12505
|
+
"supportStaking": null,
|
|
12506
|
+
"supportSmartContract": null,
|
|
12507
|
+
"crowdloanParaId": null,
|
|
12508
|
+
"crowdloanFunds": []
|
|
12509
|
+
},
|
|
12510
|
+
"extraInfo": null,
|
|
12511
|
+
"bitcoinInfo": null,
|
|
12512
|
+
"tonInfo": null,
|
|
12513
|
+
"cardanoInfo": null
|
|
12514
|
+
},
|
|
12515
|
+
"hydrationPaseo": {
|
|
12516
|
+
"slug": "hydrationPaseo",
|
|
12517
|
+
"name": "Hydration Paseo Testnet",
|
|
12518
|
+
"isTestnet": true,
|
|
12519
|
+
"chainStatus": "ACTIVE",
|
|
12520
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chains/hydrationpaseo.png",
|
|
12521
|
+
"providers": {
|
|
12522
|
+
"Hydration Paseo": "wss://paseo-rpc.play.hydration.cloud"
|
|
12523
|
+
},
|
|
12524
|
+
"evmInfo": null,
|
|
12525
|
+
"substrateInfo": {
|
|
12526
|
+
"relaySlug": null,
|
|
12527
|
+
"paraId": 2034,
|
|
12528
|
+
"genesisHash": "0x05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020",
|
|
12529
|
+
"addressPrefix": 0,
|
|
12530
|
+
"chainType": "PARACHAIN",
|
|
12531
|
+
"crowdloanUrl": null,
|
|
12532
|
+
"blockExplorer": null,
|
|
12533
|
+
"existentialDeposit": "1000000000000",
|
|
12534
|
+
"symbol": "HDX",
|
|
12535
|
+
"decimals": 12,
|
|
12536
|
+
"hasNativeNft": null,
|
|
12537
|
+
"supportStaking": null,
|
|
12538
|
+
"supportSmartContract": null,
|
|
12539
|
+
"crowdloanParaId": null,
|
|
12540
|
+
"crowdloanFunds": []
|
|
12541
|
+
},
|
|
12542
|
+
"extraInfo": null,
|
|
12543
|
+
"bitcoinInfo": null,
|
|
12544
|
+
"tonInfo": null,
|
|
12545
|
+
"cardanoInfo": null
|
|
12321
12546
|
}
|
|
12322
12547
|
}
|