@subwallet/chain-list 0.2.112-beta.0-pr-534-4eb4cc00 → 0.2.112-beta.1-pr-539-dbfe8699
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 +648 -28
- package/cjs/data/AssetLogoMap.json +1166 -1132
- package/cjs/data/ChainAsset.json +1603 -1024
- package/cjs/data/ChainInfo.json +385 -378
- package/cjs/data/ChainLogoMap.json +363 -363
- package/cjs/data/MultiChainAsset.json +112 -112
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1166 -1132
- package/data/ChainAsset.json +1603 -1024
- package/data/ChainInfo.json +385 -378
- package/data/ChainLogoMap.json +363 -363
- package/data/MultiChainAsset.json +112 -112
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/data/ChainInfo.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "Polkadot",
|
|
5
5
|
"isTestnet": false,
|
|
6
6
|
"chainStatus": "ACTIVE",
|
|
7
|
-
"icon": "https://
|
|
7
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/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",
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/polkadot",
|
|
15
15
|
"Light Client": "light://substrate-connect/polkadot",
|
|
16
16
|
"BlockOps": "wss://polkadot-public-rpc.blockops.network/ws",
|
|
17
|
+
"RockX": "wss://rockx-dot.w3node.com/polka-public-dot/ws",
|
|
17
18
|
"Allnodes": "wss://polkadot-rpc.publicnode.com",
|
|
18
19
|
"Onfinality": "wss://polkadot.api.onfinality.io/public-ws",
|
|
19
20
|
"Helixstreet": "wss://rpc-polkadot.helixstreet.io",
|
|
@@ -51,7 +52,7 @@
|
|
|
51
52
|
"name": "Kusama",
|
|
52
53
|
"isTestnet": false,
|
|
53
54
|
"chainStatus": "ACTIVE",
|
|
54
|
-
"icon": "https://
|
|
55
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
55
56
|
"providers": {
|
|
56
57
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
57
58
|
"Dwellir Tunisia": "wss://kusama-rpc-tn.dwellir.com",
|
|
@@ -60,6 +61,7 @@
|
|
|
60
61
|
"IBP-GeoDNS1": "wss://rpc.ibp.network/kusama",
|
|
61
62
|
"Light Client": "light://substrate-connect/kusama",
|
|
62
63
|
"Allnodes": "wss://kusama-rpc.publicnode.com",
|
|
64
|
+
"RockX": "wss://rockx-ksm.w3node.com/polka-public-ksm/ws",
|
|
63
65
|
"Helixstreet": "wss://rpc-kusama.helixstreet.io",
|
|
64
66
|
"IBP2": "wss://kusama.dotters.network",
|
|
65
67
|
"OnFinality": "wss://kusama.api.onfinality.io/public-ws"
|
|
@@ -95,7 +97,7 @@
|
|
|
95
97
|
"name": "Ethereum",
|
|
96
98
|
"isTestnet": false,
|
|
97
99
|
"chainStatus": "ACTIVE",
|
|
98
|
-
"icon": "https://
|
|
100
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
99
101
|
"providers": {
|
|
100
102
|
"Llamarpc": "https://eth.llamarpc.com",
|
|
101
103
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
@@ -128,7 +130,7 @@
|
|
|
128
130
|
"name": "BNB Chain",
|
|
129
131
|
"isTestnet": false,
|
|
130
132
|
"chainStatus": "ACTIVE",
|
|
131
|
-
"icon": "https://
|
|
133
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
|
|
132
134
|
"providers": {
|
|
133
135
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
134
136
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -161,7 +163,7 @@
|
|
|
161
163
|
"name": "Moonbeam",
|
|
162
164
|
"isTestnet": false,
|
|
163
165
|
"chainStatus": "ACTIVE",
|
|
164
|
-
"icon": "https://
|
|
166
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/moonbeam.png",
|
|
165
167
|
"providers": {
|
|
166
168
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
167
169
|
"Blast": "wss://moonbeam.public.blastapi.io",
|
|
@@ -227,7 +229,7 @@
|
|
|
227
229
|
"name": "Pioneer Network",
|
|
228
230
|
"isTestnet": false,
|
|
229
231
|
"chainStatus": "INACTIVE",
|
|
230
|
-
"icon": "https://
|
|
232
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/pioneer.png",
|
|
231
233
|
"providers": {
|
|
232
234
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
233
235
|
},
|
|
@@ -274,7 +276,7 @@
|
|
|
274
276
|
"name": "Aleph Zero",
|
|
275
277
|
"isTestnet": false,
|
|
276
278
|
"chainStatus": "ACTIVE",
|
|
277
|
-
"icon": "https://
|
|
279
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aleph.png",
|
|
278
280
|
"providers": {
|
|
279
281
|
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
280
282
|
"Onfinality": "wss://aleph-zero.api.onfinality.io/public-ws"
|
|
@@ -313,7 +315,7 @@
|
|
|
313
315
|
"name": "Astar",
|
|
314
316
|
"isTestnet": false,
|
|
315
317
|
"chainStatus": "ACTIVE",
|
|
316
|
-
"icon": "https://
|
|
318
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/astar.png",
|
|
317
319
|
"providers": {
|
|
318
320
|
"Astar": "wss://rpc.astar.network",
|
|
319
321
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -368,7 +370,7 @@
|
|
|
368
370
|
"name": "Astar - EVM",
|
|
369
371
|
"isTestnet": false,
|
|
370
372
|
"chainStatus": "ACTIVE",
|
|
371
|
-
"icon": "https://
|
|
373
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/astarevm.png",
|
|
372
374
|
"providers": {
|
|
373
375
|
"Astar": "https://evm.astar.network",
|
|
374
376
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -398,7 +400,7 @@
|
|
|
398
400
|
"name": "Polkadot Asset Hub",
|
|
399
401
|
"isTestnet": false,
|
|
400
402
|
"chainStatus": "ACTIVE",
|
|
401
|
-
"icon": "https://
|
|
403
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
402
404
|
"providers": {
|
|
403
405
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com",
|
|
404
406
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
@@ -441,11 +443,12 @@
|
|
|
441
443
|
"name": "Acala",
|
|
442
444
|
"isTestnet": false,
|
|
443
445
|
"chainStatus": "ACTIVE",
|
|
444
|
-
"icon": "https://
|
|
446
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/acala.png",
|
|
445
447
|
"providers": {
|
|
446
448
|
"Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
|
|
447
449
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
448
450
|
"Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
|
|
451
|
+
"Dwellir": "wss://acala-rpc.dwellir.com",
|
|
449
452
|
"IBP1": "wss://acala.ibp.network",
|
|
450
453
|
"IBP2": "wss://acala.dotters.network"
|
|
451
454
|
},
|
|
@@ -492,7 +495,7 @@
|
|
|
492
495
|
"name": "Polygon",
|
|
493
496
|
"isTestnet": false,
|
|
494
497
|
"chainStatus": "ACTIVE",
|
|
495
|
-
"icon": "https://
|
|
498
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polygon.png",
|
|
496
499
|
"providers": {
|
|
497
500
|
"Polygon Scan": "https://polygon-rpc.com/",
|
|
498
501
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
@@ -525,7 +528,7 @@
|
|
|
525
528
|
"name": "Arbitrum One",
|
|
526
529
|
"isTestnet": false,
|
|
527
530
|
"chainStatus": "ACTIVE",
|
|
528
|
-
"icon": "https://
|
|
531
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_one.png",
|
|
529
532
|
"providers": {
|
|
530
533
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
531
534
|
"BlastApi": "https://arbitrum-one.public.blastapi.io",
|
|
@@ -557,7 +560,7 @@
|
|
|
557
560
|
"name": "Optimism",
|
|
558
561
|
"isTestnet": false,
|
|
559
562
|
"chainStatus": "ACTIVE",
|
|
560
|
-
"icon": "https://
|
|
563
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/optimism.png",
|
|
561
564
|
"providers": {
|
|
562
565
|
"Kyber Engineering": "https://optimism.kyberengineering.io",
|
|
563
566
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
@@ -588,7 +591,7 @@
|
|
|
588
591
|
"name": "Viction",
|
|
589
592
|
"isTestnet": false,
|
|
590
593
|
"chainStatus": "ACTIVE",
|
|
591
|
-
"icon": "https://
|
|
594
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tomochain.png",
|
|
592
595
|
"providers": {
|
|
593
596
|
"DRPC": "https://viction.drpc.org",
|
|
594
597
|
"Viction": "https://rpc.viction.xyz"
|
|
@@ -616,7 +619,7 @@
|
|
|
616
619
|
"name": "Aleph Zero Testnet",
|
|
617
620
|
"isTestnet": true,
|
|
618
621
|
"chainStatus": "ACTIVE",
|
|
619
|
-
"icon": "https://
|
|
622
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/alephtest.png",
|
|
620
623
|
"providers": {
|
|
621
624
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev",
|
|
622
625
|
"Dwellir": "wss://aleph-zero-testnet-rpc.dwellir.com"
|
|
@@ -652,7 +655,7 @@
|
|
|
652
655
|
"name": "Shiden",
|
|
653
656
|
"isTestnet": false,
|
|
654
657
|
"chainStatus": "ACTIVE",
|
|
655
|
-
"icon": "https://
|
|
658
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/shiden.png",
|
|
656
659
|
"providers": {
|
|
657
660
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
658
661
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -727,7 +730,7 @@
|
|
|
727
730
|
"name": "Shiden - EVM",
|
|
728
731
|
"isTestnet": false,
|
|
729
732
|
"chainStatus": "ACTIVE",
|
|
730
|
-
"icon": "https://
|
|
733
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/shidenevm.png",
|
|
731
734
|
"providers": {
|
|
732
735
|
"Astar": "https://evm.shiden.astar.network",
|
|
733
736
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -757,7 +760,7 @@
|
|
|
757
760
|
"name": "Shibuya Testnet",
|
|
758
761
|
"isTestnet": true,
|
|
759
762
|
"chainStatus": "ACTIVE",
|
|
760
|
-
"icon": "https://
|
|
763
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/shibuya.png",
|
|
761
764
|
"providers": {
|
|
762
765
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
763
766
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -796,7 +799,7 @@
|
|
|
796
799
|
"name": "Shibuya Testnet - EVM",
|
|
797
800
|
"isTestnet": true,
|
|
798
801
|
"chainStatus": "ACTIVE",
|
|
799
|
-
"icon": "https://
|
|
802
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/shibuyaevm.png",
|
|
800
803
|
"providers": {
|
|
801
804
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
802
805
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
@@ -824,7 +827,7 @@
|
|
|
824
827
|
"name": "Aventus Polkadot",
|
|
825
828
|
"isTestnet": false,
|
|
826
829
|
"chainStatus": "ACTIVE",
|
|
827
|
-
"icon": "https://
|
|
830
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
|
|
828
831
|
"providers": {
|
|
829
832
|
"Aventus": "wss://public-rpc.mainnet.aventus.network",
|
|
830
833
|
"Mainnet": "wss://public-rpc.mainnet.aventus.io"
|
|
@@ -869,7 +872,7 @@
|
|
|
869
872
|
"name": "Westend",
|
|
870
873
|
"isTestnet": true,
|
|
871
874
|
"chainStatus": "ACTIVE",
|
|
872
|
-
"icon": "https://
|
|
875
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/westend.png",
|
|
873
876
|
"providers": {
|
|
874
877
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
875
878
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -910,7 +913,7 @@
|
|
|
910
913
|
"name": "Rococo",
|
|
911
914
|
"isTestnet": true,
|
|
912
915
|
"chainStatus": "INACTIVE",
|
|
913
|
-
"icon": "https://
|
|
916
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rococo.png",
|
|
914
917
|
"providers": {
|
|
915
918
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
916
919
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -949,7 +952,7 @@
|
|
|
949
952
|
"name": "Bit.Country - Alpha Net",
|
|
950
953
|
"isTestnet": true,
|
|
951
954
|
"chainStatus": "INACTIVE",
|
|
952
|
-
"icon": "https://
|
|
955
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
953
956
|
"providers": {
|
|
954
957
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
955
958
|
},
|
|
@@ -981,7 +984,7 @@
|
|
|
981
984
|
"name": "Equilibrium",
|
|
982
985
|
"isTestnet": false,
|
|
983
986
|
"chainStatus": "INACTIVE",
|
|
984
|
-
"icon": "https://
|
|
987
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/equilibrium_parachain.png",
|
|
985
988
|
"providers": {
|
|
986
989
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
987
990
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -1026,7 +1029,7 @@
|
|
|
1026
1029
|
"name": "Moonbase Alpha",
|
|
1027
1030
|
"isTestnet": true,
|
|
1028
1031
|
"chainStatus": "ACTIVE",
|
|
1029
|
-
"icon": "https://
|
|
1032
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/moonbase.png",
|
|
1030
1033
|
"providers": {
|
|
1031
1034
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
1032
1035
|
"Dwellir": "wss://moonbase-rpc.dwellir.com",
|
|
@@ -1075,7 +1078,7 @@
|
|
|
1075
1078
|
"name": "Moonriver",
|
|
1076
1079
|
"isTestnet": false,
|
|
1077
1080
|
"chainStatus": "ACTIVE",
|
|
1078
|
-
"icon": "https://
|
|
1081
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/moonriver.png",
|
|
1079
1082
|
"providers": {
|
|
1080
1083
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
1081
1084
|
"Dwellir 2": "wss://moonriver-rpc.n.dwellir.com",
|
|
@@ -1147,7 +1150,7 @@
|
|
|
1147
1150
|
"name": "Turing Staging",
|
|
1148
1151
|
"isTestnet": true,
|
|
1149
1152
|
"chainStatus": "INACTIVE",
|
|
1150
|
-
"icon": "https://
|
|
1153
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/turingstaging.png",
|
|
1151
1154
|
"providers": {
|
|
1152
1155
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1153
1156
|
},
|
|
@@ -1179,7 +1182,7 @@
|
|
|
1179
1182
|
"name": "Turing",
|
|
1180
1183
|
"isTestnet": false,
|
|
1181
1184
|
"chainStatus": "INACTIVE",
|
|
1182
|
-
"icon": "https://
|
|
1185
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/turing.png",
|
|
1183
1186
|
"providers": {
|
|
1184
1187
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
1185
1188
|
},
|
|
@@ -1226,7 +1229,7 @@
|
|
|
1226
1229
|
"name": "Bifrost Kusama",
|
|
1227
1230
|
"isTestnet": false,
|
|
1228
1231
|
"chainStatus": "ACTIVE",
|
|
1229
|
-
"icon": "https://
|
|
1232
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bifrost.png",
|
|
1230
1233
|
"providers": {
|
|
1231
1234
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1232
1235
|
"LiebiUS": "wss://us.bifrost-rpc.liebi.com/ws"
|
|
@@ -1285,7 +1288,7 @@
|
|
|
1285
1288
|
"name": "Bifrost Polkadot",
|
|
1286
1289
|
"isTestnet": false,
|
|
1287
1290
|
"chainStatus": "ACTIVE",
|
|
1288
|
-
"icon": "https://
|
|
1291
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bifrost_dot.png",
|
|
1289
1292
|
"providers": {
|
|
1290
1293
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
1291
1294
|
"LiebiEU": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
@@ -1335,7 +1338,7 @@
|
|
|
1335
1338
|
"name": "Bifrost Testnet",
|
|
1336
1339
|
"isTestnet": true,
|
|
1337
1340
|
"chainStatus": "ACTIVE",
|
|
1338
|
-
"icon": "https://
|
|
1341
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bifrost_testnet.png",
|
|
1339
1342
|
"providers": {
|
|
1340
1343
|
"Pilab #1": "wss://public-01.testnet.bifrostnetwork.com/wss",
|
|
1341
1344
|
"Pilab #2": "wss://public-02.testnet.bifrostnetwork.com/wss"
|
|
@@ -1371,7 +1374,7 @@
|
|
|
1371
1374
|
"name": "Calamari",
|
|
1372
1375
|
"isTestnet": false,
|
|
1373
1376
|
"chainStatus": "INACTIVE",
|
|
1374
|
-
"icon": "https://
|
|
1377
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/calamari.png",
|
|
1375
1378
|
"providers": {
|
|
1376
1379
|
"Manta Network": "wss://calamari.systems"
|
|
1377
1380
|
},
|
|
@@ -1418,7 +1421,7 @@
|
|
|
1418
1421
|
"name": "Amplitude",
|
|
1419
1422
|
"isTestnet": false,
|
|
1420
1423
|
"chainStatus": "ACTIVE",
|
|
1421
|
-
"icon": "https://
|
|
1424
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/amplitude.png",
|
|
1422
1425
|
"providers": {
|
|
1423
1426
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech",
|
|
1424
1427
|
"Dwellir": "wss://amplitude-rpc.dwellir.com"
|
|
@@ -1463,7 +1466,7 @@
|
|
|
1463
1466
|
"name": "Amplitude Testnet",
|
|
1464
1467
|
"isTestnet": true,
|
|
1465
1468
|
"chainStatus": "ACTIVE",
|
|
1466
|
-
"icon": "https://
|
|
1469
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/amplitude_test.png",
|
|
1467
1470
|
"providers": {
|
|
1468
1471
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1469
1472
|
},
|
|
@@ -1495,7 +1498,7 @@
|
|
|
1495
1498
|
"name": "Bobabase Testnet",
|
|
1496
1499
|
"isTestnet": true,
|
|
1497
1500
|
"chainStatus": "INACTIVE",
|
|
1498
|
-
"icon": "https://
|
|
1501
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bobabase.png",
|
|
1499
1502
|
"providers": {},
|
|
1500
1503
|
"evmInfo": {
|
|
1501
1504
|
"evmChainId": 1297,
|
|
@@ -1520,7 +1523,7 @@
|
|
|
1520
1523
|
"name": "Ethereum Goerli",
|
|
1521
1524
|
"isTestnet": true,
|
|
1522
1525
|
"chainStatus": "INACTIVE",
|
|
1523
|
-
"icon": "https://
|
|
1526
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ethereum_goerli.png",
|
|
1524
1527
|
"providers": {
|
|
1525
1528
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1526
1529
|
},
|
|
@@ -1547,7 +1550,7 @@
|
|
|
1547
1550
|
"name": "Binance Smart Chain (Testnet)",
|
|
1548
1551
|
"isTestnet": true,
|
|
1549
1552
|
"chainStatus": "ACTIVE",
|
|
1550
|
-
"icon": "https://
|
|
1553
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/binance_test.png",
|
|
1551
1554
|
"providers": {
|
|
1552
1555
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1553
1556
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1575,7 +1578,7 @@
|
|
|
1575
1578
|
"name": "Parallel",
|
|
1576
1579
|
"isTestnet": false,
|
|
1577
1580
|
"chainStatus": "ACTIVE",
|
|
1578
|
-
"icon": "https://
|
|
1581
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/parallel.png",
|
|
1579
1582
|
"providers": {
|
|
1580
1583
|
"Gatotech": "wss://parallel.gatotech.network"
|
|
1581
1584
|
},
|
|
@@ -1640,8 +1643,8 @@
|
|
|
1640
1643
|
"slug": "clover",
|
|
1641
1644
|
"name": "Clover",
|
|
1642
1645
|
"isTestnet": false,
|
|
1643
|
-
"chainStatus": "
|
|
1644
|
-
"icon": "https://
|
|
1646
|
+
"chainStatus": "ACTIVE",
|
|
1647
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/clover.png",
|
|
1645
1648
|
"providers": {
|
|
1646
1649
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1647
1650
|
},
|
|
@@ -1698,8 +1701,8 @@
|
|
|
1698
1701
|
"slug": "cloverEvm",
|
|
1699
1702
|
"name": "Clover - EVM",
|
|
1700
1703
|
"isTestnet": false,
|
|
1701
|
-
"chainStatus": "
|
|
1702
|
-
"icon": "https://
|
|
1704
|
+
"chainStatus": "ACTIVE",
|
|
1705
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cloverevm.png",
|
|
1703
1706
|
"providers": {
|
|
1704
1707
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1705
1708
|
},
|
|
@@ -1726,7 +1729,7 @@
|
|
|
1726
1729
|
"name": "Hydration",
|
|
1727
1730
|
"isTestnet": false,
|
|
1728
1731
|
"chainStatus": "ACTIVE",
|
|
1729
|
-
"icon": "https://
|
|
1732
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hydradx_main.png",
|
|
1730
1733
|
"providers": {
|
|
1731
1734
|
"Galactic Council": "wss://rpc.hydradx.cloud",
|
|
1732
1735
|
"Helikon": "wss://rpc.helikon.io/hydradx",
|
|
@@ -1777,9 +1780,12 @@
|
|
|
1777
1780
|
"name": "Edgeware",
|
|
1778
1781
|
"isTestnet": false,
|
|
1779
1782
|
"chainStatus": "ACTIVE",
|
|
1780
|
-
"icon": "https://
|
|
1783
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/edgeware.png",
|
|
1781
1784
|
"providers": {
|
|
1782
|
-
"JelliedOwl Bangalore": "wss://edgeware-rpc3.jelliedowl.net"
|
|
1785
|
+
"JelliedOwl Bangalore": "wss://edgeware-rpc3.jelliedowl.net",
|
|
1786
|
+
"JelliedOwl London": "wss://edgeware-rpc1.jelliedowl.net",
|
|
1787
|
+
"JelliedOwl New York": "wss://edgeware-rpc0.jelliedowl.net",
|
|
1788
|
+
"JelliedOwl Singapore": "wss://edgeware-rpc2.jelliedowl.net"
|
|
1783
1789
|
},
|
|
1784
1790
|
"evmInfo": null,
|
|
1785
1791
|
"substrateInfo": {
|
|
@@ -1812,7 +1818,7 @@
|
|
|
1812
1818
|
"name": "Centrifuge",
|
|
1813
1819
|
"isTestnet": false,
|
|
1814
1820
|
"chainStatus": "ACTIVE",
|
|
1815
|
-
"icon": "https://
|
|
1821
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/centrifuge.png",
|
|
1816
1822
|
"providers": {
|
|
1817
1823
|
"OnFinality": "wss://centrifuge-parachain.api.onfinality.io/public-ws",
|
|
1818
1824
|
"Fullnode": "wss://fullnode.centrifuge.io",
|
|
@@ -1861,7 +1867,7 @@
|
|
|
1861
1867
|
"name": "Interlay",
|
|
1862
1868
|
"isTestnet": false,
|
|
1863
1869
|
"chainStatus": "ACTIVE",
|
|
1864
|
-
"icon": "https://
|
|
1870
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/interlay.png",
|
|
1865
1871
|
"providers": {
|
|
1866
1872
|
"Kintsugi Labs": "wss://api.interlay.io/parachain",
|
|
1867
1873
|
"LuckyFriday": "wss://rpc-interlay.luckyfriday.io/"
|
|
@@ -1909,7 +1915,7 @@
|
|
|
1909
1915
|
"name": "Nodle",
|
|
1910
1916
|
"isTestnet": false,
|
|
1911
1917
|
"chainStatus": "ACTIVE",
|
|
1912
|
-
"icon": "https://
|
|
1918
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/nodle.png",
|
|
1913
1919
|
"providers": {
|
|
1914
1920
|
"OnFinality": "wss://nodle-parachain.api.onfinality.io/public-ws",
|
|
1915
1921
|
"Dwellir": "wss://nodle-rpc.dwellir.com"
|
|
@@ -1957,7 +1963,7 @@
|
|
|
1957
1963
|
"name": "Darwinia 2",
|
|
1958
1964
|
"isTestnet": false,
|
|
1959
1965
|
"chainStatus": "ACTIVE",
|
|
1960
|
-
"icon": "https://
|
|
1966
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
1961
1967
|
"providers": {
|
|
1962
1968
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1963
1969
|
"Dwellir": "wss://darwinia-rpc.dwellir.com",
|
|
@@ -2005,7 +2011,7 @@
|
|
|
2005
2011
|
"name": "SORA Kusama",
|
|
2006
2012
|
"isTestnet": false,
|
|
2007
2013
|
"chainStatus": "ACTIVE",
|
|
2008
|
-
"icon": "https://
|
|
2014
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sora_ksm.png",
|
|
2009
2015
|
"providers": {
|
|
2010
2016
|
"Soramitsu": "wss://ws.parachain-collator-2.c2.sora2.soramitsu.co.jp"
|
|
2011
2017
|
},
|
|
@@ -2060,7 +2066,7 @@
|
|
|
2060
2066
|
"name": "Ares Odyssey",
|
|
2061
2067
|
"isTestnet": false,
|
|
2062
2068
|
"chainStatus": "INACTIVE",
|
|
2063
|
-
"icon": "https://
|
|
2069
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/odyssey.png",
|
|
2064
2070
|
"providers": {
|
|
2065
2071
|
"AresProtocol": "wss://odyssey.aresprotocol.io"
|
|
2066
2072
|
},
|
|
@@ -2092,7 +2098,7 @@
|
|
|
2092
2098
|
"name": "Polkadex",
|
|
2093
2099
|
"isTestnet": false,
|
|
2094
2100
|
"chainStatus": "ACTIVE",
|
|
2095
|
-
"icon": "https://
|
|
2101
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
2096
2102
|
"providers": {
|
|
2097
2103
|
"RadiumBlock": "wss://polkadex.public.curie.radiumblock.co/ws",
|
|
2098
2104
|
"OnFinality": "wss://polkadex.api.onfinality.io/public-ws",
|
|
@@ -2129,7 +2135,7 @@
|
|
|
2129
2135
|
"name": "Polkadex - Testnet",
|
|
2130
2136
|
"isTestnet": true,
|
|
2131
2137
|
"chainStatus": "STOPPED",
|
|
2132
|
-
"icon": "https://
|
|
2138
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polkadextest.png",
|
|
2133
2139
|
"providers": {
|
|
2134
2140
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
2135
2141
|
},
|
|
@@ -2161,7 +2167,7 @@
|
|
|
2161
2167
|
"name": "RMRK Devnet",
|
|
2162
2168
|
"isTestnet": true,
|
|
2163
2169
|
"chainStatus": "INACTIVE",
|
|
2164
|
-
"icon": "https://
|
|
2170
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rmrk.png",
|
|
2165
2171
|
"providers": {
|
|
2166
2172
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
2167
2173
|
},
|
|
@@ -2193,7 +2199,7 @@
|
|
|
2193
2199
|
"name": "Dolphin Testnet",
|
|
2194
2200
|
"isTestnet": true,
|
|
2195
2201
|
"chainStatus": "INACTIVE",
|
|
2196
|
-
"icon": "https://
|
|
2202
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dolphin.png",
|
|
2197
2203
|
"providers": {},
|
|
2198
2204
|
"evmInfo": null,
|
|
2199
2205
|
"substrateInfo": {
|
|
@@ -2226,7 +2232,7 @@
|
|
|
2226
2232
|
"name": "Opal",
|
|
2227
2233
|
"isTestnet": true,
|
|
2228
2234
|
"chainStatus": "ACTIVE",
|
|
2229
|
-
"icon": "https://
|
|
2235
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/opal.png",
|
|
2230
2236
|
"providers": {
|
|
2231
2237
|
"Unique": "wss://ws-opal.unique.network",
|
|
2232
2238
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2261,7 +2267,7 @@
|
|
|
2261
2267
|
"name": "Efinity",
|
|
2262
2268
|
"isTestnet": false,
|
|
2263
2269
|
"chainStatus": "INACTIVE",
|
|
2264
|
-
"icon": "https://
|
|
2270
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/efinity.png",
|
|
2265
2271
|
"providers": {
|
|
2266
2272
|
"Efinity": "wss://rpc.efinity.io",
|
|
2267
2273
|
"Dwellir": "wss://efinity-rpc.dwellir.com"
|
|
@@ -2309,7 +2315,7 @@
|
|
|
2309
2315
|
"name": "Composable Finance",
|
|
2310
2316
|
"isTestnet": false,
|
|
2311
2317
|
"chainStatus": "ACTIVE",
|
|
2312
|
-
"icon": "https://
|
|
2318
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/composablefinance.png",
|
|
2313
2319
|
"providers": {
|
|
2314
2320
|
"Composable": "wss://rpc.composable.finance",
|
|
2315
2321
|
"Dwellir": "wss://composable-rpc.dwellir.com"
|
|
@@ -2357,7 +2363,7 @@
|
|
|
2357
2363
|
"name": "Phala",
|
|
2358
2364
|
"isTestnet": false,
|
|
2359
2365
|
"chainStatus": "ACTIVE",
|
|
2360
|
-
"icon": "https://
|
|
2366
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/phala.png",
|
|
2361
2367
|
"providers": {
|
|
2362
2368
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws",
|
|
2363
2369
|
"Dwellir": "wss://phala-rpc.dwellir.com",
|
|
@@ -2407,7 +2413,7 @@
|
|
|
2407
2413
|
"name": "Crust",
|
|
2408
2414
|
"isTestnet": false,
|
|
2409
2415
|
"chainStatus": "ACTIVE",
|
|
2410
|
-
"icon": "https://
|
|
2416
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/crust.png",
|
|
2411
2417
|
"providers": {
|
|
2412
2418
|
"Crust": "wss://crust-parachain.crustapps.net",
|
|
2413
2419
|
"Crust APP": "wss://crust-parachain.crustnetwork.app",
|
|
@@ -2457,7 +2463,7 @@
|
|
|
2457
2463
|
"name": "Kusama Asset Hub",
|
|
2458
2464
|
"isTestnet": false,
|
|
2459
2465
|
"chainStatus": "ACTIVE",
|
|
2460
|
-
"icon": "https://
|
|
2466
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/statemine.png",
|
|
2461
2467
|
"providers": {
|
|
2462
2468
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2463
2469
|
"RadiumBlock": "wss://statemine.public.curie.radiumblock.co/ws",
|
|
@@ -2499,7 +2505,7 @@
|
|
|
2499
2505
|
"name": "Karura",
|
|
2500
2506
|
"isTestnet": false,
|
|
2501
2507
|
"chainStatus": "ACTIVE",
|
|
2502
|
-
"icon": "https://
|
|
2508
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/karura.png",
|
|
2503
2509
|
"providers": {
|
|
2504
2510
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2505
2511
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2538,7 +2544,7 @@
|
|
|
2538
2544
|
"name": "Khala",
|
|
2539
2545
|
"isTestnet": false,
|
|
2540
2546
|
"chainStatus": "INACTIVE",
|
|
2541
|
-
"icon": "https://
|
|
2547
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/khala.png",
|
|
2542
2548
|
"providers": {
|
|
2543
2549
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2544
2550
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2587,7 +2593,7 @@
|
|
|
2587
2593
|
"name": "KILT Spiritnet",
|
|
2588
2594
|
"isTestnet": false,
|
|
2589
2595
|
"chainStatus": "ACTIVE",
|
|
2590
|
-
"icon": "https://
|
|
2596
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kilt.png",
|
|
2591
2597
|
"providers": {
|
|
2592
2598
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2593
2599
|
"IBP1": "wss://kilt.ibp.network",
|
|
@@ -2624,7 +2630,7 @@
|
|
|
2624
2630
|
"name": "Basilisk",
|
|
2625
2631
|
"isTestnet": false,
|
|
2626
2632
|
"chainStatus": "ACTIVE",
|
|
2627
|
-
"icon": "https://
|
|
2633
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/basilisk.png",
|
|
2628
2634
|
"providers": {
|
|
2629
2635
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2630
2636
|
"Dwellir 2": "wss://basilisk-rpc.n.dwellir.com"
|
|
@@ -2672,7 +2678,7 @@
|
|
|
2672
2678
|
"name": "Altair",
|
|
2673
2679
|
"isTestnet": false,
|
|
2674
2680
|
"chainStatus": "ACTIVE",
|
|
2675
|
-
"icon": "https://
|
|
2681
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/altair.png",
|
|
2676
2682
|
"providers": {
|
|
2677
2683
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2678
2684
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2720,7 +2726,7 @@
|
|
|
2720
2726
|
"name": "Heiko",
|
|
2721
2727
|
"isTestnet": false,
|
|
2722
2728
|
"chainStatus": "INACTIVE",
|
|
2723
|
-
"icon": "https://
|
|
2729
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/heiko.png",
|
|
2724
2730
|
"providers": {
|
|
2725
2731
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2726
2732
|
},
|
|
@@ -2778,7 +2784,7 @@
|
|
|
2778
2784
|
"name": "Kintsugi",
|
|
2779
2785
|
"isTestnet": false,
|
|
2780
2786
|
"chainStatus": "ACTIVE",
|
|
2781
|
-
"icon": "https://
|
|
2787
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kintsugi.png",
|
|
2782
2788
|
"providers": {
|
|
2783
2789
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2784
2790
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2826,7 +2832,7 @@
|
|
|
2826
2832
|
"name": "Kintsugi Testnet",
|
|
2827
2833
|
"isTestnet": true,
|
|
2828
2834
|
"chainStatus": "ACTIVE",
|
|
2829
|
-
"icon": "https://
|
|
2835
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kintsugi_test.png",
|
|
2830
2836
|
"providers": {
|
|
2831
2837
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2832
2838
|
},
|
|
@@ -2857,8 +2863,8 @@
|
|
|
2857
2863
|
"slug": "picasso",
|
|
2858
2864
|
"name": "Picasso",
|
|
2859
2865
|
"isTestnet": false,
|
|
2860
|
-
"chainStatus": "
|
|
2861
|
-
"icon": "https://
|
|
2866
|
+
"chainStatus": "ACTIVE",
|
|
2867
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/picasso.png",
|
|
2862
2868
|
"providers": {
|
|
2863
2869
|
"Composable": "wss://rpc.composablenodes.tech",
|
|
2864
2870
|
"Dwellir": "wss://picasso-rpc.dwellir.com"
|
|
@@ -2928,7 +2934,7 @@
|
|
|
2928
2934
|
"name": "Quartz",
|
|
2929
2935
|
"isTestnet": false,
|
|
2930
2936
|
"chainStatus": "ACTIVE",
|
|
2931
|
-
"icon": "https://
|
|
2937
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/quartz.png",
|
|
2932
2938
|
"providers": {
|
|
2933
2939
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2934
2940
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2977,7 +2983,7 @@
|
|
|
2977
2983
|
"name": "Unique",
|
|
2978
2984
|
"isTestnet": false,
|
|
2979
2985
|
"chainStatus": "ACTIVE",
|
|
2980
|
-
"icon": "https://
|
|
2986
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/unique_network.png",
|
|
2981
2987
|
"providers": {
|
|
2982
2988
|
"unique": "wss://us-ws.unique.network",
|
|
2983
2989
|
"UniqueEu": "wss://eu-ws.unique.network",
|
|
@@ -3029,7 +3035,7 @@
|
|
|
3029
3035
|
"name": "Genshiro",
|
|
3030
3036
|
"isTestnet": false,
|
|
3031
3037
|
"chainStatus": "INACTIVE",
|
|
3032
|
-
"icon": "https://
|
|
3038
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/genshiro.png",
|
|
3033
3039
|
"providers": {
|
|
3034
3040
|
"Equilibrium": "wss://node.genshiro.io"
|
|
3035
3041
|
},
|
|
@@ -3087,7 +3093,7 @@
|
|
|
3087
3093
|
"name": "Genshiro Testnet",
|
|
3088
3094
|
"isTestnet": true,
|
|
3089
3095
|
"chainStatus": "INACTIVE",
|
|
3090
|
-
"icon": "https://
|
|
3096
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/genshiro_testnet.png",
|
|
3091
3097
|
"providers": {},
|
|
3092
3098
|
"evmInfo": null,
|
|
3093
3099
|
"substrateInfo": {
|
|
@@ -3117,7 +3123,7 @@
|
|
|
3117
3123
|
"name": "Subsocial",
|
|
3118
3124
|
"isTestnet": false,
|
|
3119
3125
|
"chainStatus": "ACTIVE",
|
|
3120
|
-
"icon": "https://
|
|
3126
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subsocial_x.png",
|
|
3121
3127
|
"providers": {
|
|
3122
3128
|
"Dappforce": "wss://para.subsocial.network",
|
|
3123
3129
|
"Dwellir": "wss://subsocial-rpc.dwellir.com"
|
|
@@ -3150,7 +3156,7 @@
|
|
|
3150
3156
|
"name": "Zeitgeist",
|
|
3151
3157
|
"isTestnet": false,
|
|
3152
3158
|
"chainStatus": "ACTIVE",
|
|
3153
|
-
"icon": "https://
|
|
3159
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zeitgeist.png",
|
|
3154
3160
|
"providers": {
|
|
3155
3161
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws"
|
|
3156
3162
|
},
|
|
@@ -3197,7 +3203,7 @@
|
|
|
3197
3203
|
"name": "Sakura",
|
|
3198
3204
|
"isTestnet": false,
|
|
3199
3205
|
"chainStatus": "INACTIVE",
|
|
3200
|
-
"icon": "https://
|
|
3206
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sakura.png",
|
|
3201
3207
|
"providers": {
|
|
3202
3208
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
3203
3209
|
},
|
|
@@ -3244,7 +3250,7 @@
|
|
|
3244
3250
|
"name": "Crust Shadow",
|
|
3245
3251
|
"isTestnet": false,
|
|
3246
3252
|
"chainStatus": "ACTIVE",
|
|
3247
|
-
"icon": "https://
|
|
3253
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/shadow.png",
|
|
3248
3254
|
"providers": {
|
|
3249
3255
|
"Crust": "wss://rpc-shadow.crust.network/",
|
|
3250
3256
|
"Crust APP": "wss://rpc-shadow.crustnetwork.app",
|
|
@@ -3305,7 +3311,7 @@
|
|
|
3305
3311
|
"name": "Unique TestNet 2.0",
|
|
3306
3312
|
"isTestnet": true,
|
|
3307
3313
|
"chainStatus": "INACTIVE",
|
|
3308
|
-
"icon": "https://
|
|
3314
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/uniquenft.png",
|
|
3309
3315
|
"providers": {
|
|
3310
3316
|
"Unique": "wss://testnet2.unique.network"
|
|
3311
3317
|
},
|
|
@@ -3337,7 +3343,7 @@
|
|
|
3337
3343
|
"name": "Robonomics",
|
|
3338
3344
|
"isTestnet": false,
|
|
3339
3345
|
"chainStatus": "ACTIVE",
|
|
3340
|
-
"icon": "https://
|
|
3346
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/robonomics.png",
|
|
3341
3347
|
"providers": {
|
|
3342
3348
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3343
3349
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3396,7 +3402,7 @@
|
|
|
3396
3402
|
"name": "Integritee Network",
|
|
3397
3403
|
"isTestnet": false,
|
|
3398
3404
|
"chainStatus": "ACTIVE",
|
|
3399
|
-
"icon": "https://
|
|
3405
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/integritee.png",
|
|
3400
3406
|
"providers": {
|
|
3401
3407
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3402
3408
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3444,7 +3450,7 @@
|
|
|
3444
3450
|
"name": "Integritee Shell",
|
|
3445
3451
|
"isTestnet": false,
|
|
3446
3452
|
"chainStatus": "ACTIVE",
|
|
3447
|
-
"icon": "https://
|
|
3453
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/integriteepolkadot.png",
|
|
3448
3454
|
"providers": {
|
|
3449
3455
|
"Integritee": "wss://polkadot.api.integritee.network",
|
|
3450
3456
|
"Dwellir": "wss://integritee-rpc.dwellir.com"
|
|
@@ -3489,7 +3495,7 @@
|
|
|
3489
3495
|
"name": "Crab2 Parachain",
|
|
3490
3496
|
"isTestnet": false,
|
|
3491
3497
|
"chainStatus": "ACTIVE",
|
|
3492
|
-
"icon": "https://
|
|
3498
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/crabparachain.png",
|
|
3493
3499
|
"providers": {
|
|
3494
3500
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3495
3501
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3547,8 +3553,8 @@
|
|
|
3547
3553
|
"slug": "pangolin",
|
|
3548
3554
|
"name": "Pangolin",
|
|
3549
3555
|
"isTestnet": true,
|
|
3550
|
-
"chainStatus": "
|
|
3551
|
-
"icon": "https://
|
|
3556
|
+
"chainStatus": "ACTIVE",
|
|
3557
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/pangolin.png",
|
|
3552
3558
|
"providers": {
|
|
3553
3559
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3554
3560
|
},
|
|
@@ -3591,7 +3597,7 @@
|
|
|
3591
3597
|
"name": "Chain X",
|
|
3592
3598
|
"isTestnet": false,
|
|
3593
3599
|
"chainStatus": "ACTIVE",
|
|
3594
|
-
"icon": "https://
|
|
3600
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/chainx.png",
|
|
3595
3601
|
"providers": {
|
|
3596
3602
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3597
3603
|
},
|
|
@@ -3620,10 +3626,10 @@
|
|
|
3620
3626
|
},
|
|
3621
3627
|
"acala_testnet": {
|
|
3622
3628
|
"slug": "acala_testnet",
|
|
3623
|
-
"name": "Acala Mandala",
|
|
3629
|
+
"name": "Acala Mandala TC7",
|
|
3624
3630
|
"isTestnet": true,
|
|
3625
3631
|
"chainStatus": "ACTIVE",
|
|
3626
|
-
"icon": "https://
|
|
3632
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/acala_testnet.png",
|
|
3627
3633
|
"providers": {
|
|
3628
3634
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3629
3635
|
},
|
|
@@ -3658,7 +3664,7 @@
|
|
|
3658
3664
|
"name": "MangataX Public Testnet",
|
|
3659
3665
|
"isTestnet": true,
|
|
3660
3666
|
"chainStatus": "INACTIVE",
|
|
3661
|
-
"icon": "https://
|
|
3667
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mangatax.png",
|
|
3662
3668
|
"providers": {
|
|
3663
3669
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3664
3670
|
},
|
|
@@ -3690,7 +3696,7 @@
|
|
|
3690
3696
|
"name": "Mangata X",
|
|
3691
3697
|
"isTestnet": false,
|
|
3692
3698
|
"chainStatus": "ACTIVE",
|
|
3693
|
-
"icon": "https://
|
|
3699
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mangatax_para.png",
|
|
3694
3700
|
"providers": {
|
|
3695
3701
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3696
3702
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3749,7 +3755,7 @@
|
|
|
3749
3755
|
"name": "Encointer",
|
|
3750
3756
|
"isTestnet": false,
|
|
3751
3757
|
"chainStatus": "ACTIVE",
|
|
3752
|
-
"icon": "https://
|
|
3758
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/encointer.png",
|
|
3753
3759
|
"providers": {
|
|
3754
3760
|
"Encointer Association": "wss://kusama.api.encointer.org",
|
|
3755
3761
|
"Dwellir": "wss://encointer-kusama-rpc.dwellir.com",
|
|
@@ -3787,7 +3793,7 @@
|
|
|
3787
3793
|
"name": "Litmus",
|
|
3788
3794
|
"isTestnet": false,
|
|
3789
3795
|
"chainStatus": "INACTIVE",
|
|
3790
|
-
"icon": "https://
|
|
3796
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/litmus.png",
|
|
3791
3797
|
"providers": {
|
|
3792
3798
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3793
3799
|
},
|
|
@@ -3831,7 +3837,7 @@
|
|
|
3831
3837
|
"name": "Heima",
|
|
3832
3838
|
"isTestnet": false,
|
|
3833
3839
|
"chainStatus": "ACTIVE",
|
|
3834
|
-
"icon": "https://
|
|
3840
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/litentry.png",
|
|
3835
3841
|
"providers": {
|
|
3836
3842
|
"Litentry": "wss://rpc.heima-parachain.heima.network",
|
|
3837
3843
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3876,7 +3882,7 @@
|
|
|
3876
3882
|
"name": "Tinkernet",
|
|
3877
3883
|
"isTestnet": false,
|
|
3878
3884
|
"chainStatus": "INACTIVE",
|
|
3879
|
-
"icon": "https://
|
|
3885
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tinkernet.png",
|
|
3880
3886
|
"providers": {
|
|
3881
3887
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3882
3888
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3921,7 +3927,7 @@
|
|
|
3921
3927
|
"name": "Imbue Kusama",
|
|
3922
3928
|
"isTestnet": false,
|
|
3923
3929
|
"chainStatus": "INACTIVE",
|
|
3924
|
-
"icon": "https://
|
|
3930
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/imbue_network.png",
|
|
3925
3931
|
"providers": {
|
|
3926
3932
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3927
3933
|
},
|
|
@@ -3965,7 +3971,7 @@
|
|
|
3965
3971
|
"name": "Subspace Testnet",
|
|
3966
3972
|
"isTestnet": true,
|
|
3967
3973
|
"chainStatus": "INACTIVE",
|
|
3968
|
-
"icon": "https://
|
|
3974
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_test.png",
|
|
3969
3975
|
"providers": {},
|
|
3970
3976
|
"evmInfo": null,
|
|
3971
3977
|
"substrateInfo": {
|
|
@@ -3995,7 +4001,7 @@
|
|
|
3995
4001
|
"name": "Subspace Gemini 2a",
|
|
3996
4002
|
"isTestnet": true,
|
|
3997
4003
|
"chainStatus": "INACTIVE",
|
|
3998
|
-
"icon": "https://
|
|
4004
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_2a.png",
|
|
3999
4005
|
"providers": {
|
|
4000
4006
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
4001
4007
|
},
|
|
@@ -4027,7 +4033,7 @@
|
|
|
4027
4033
|
"name": "Subspace Gemini 3c",
|
|
4028
4034
|
"isTestnet": true,
|
|
4029
4035
|
"chainStatus": "INACTIVE",
|
|
4030
|
-
"icon": "https://
|
|
4036
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3c.png",
|
|
4031
4037
|
"providers": {},
|
|
4032
4038
|
"evmInfo": null,
|
|
4033
4039
|
"substrateInfo": {
|
|
@@ -4057,7 +4063,7 @@
|
|
|
4057
4063
|
"name": "Subspace Gemini 3d",
|
|
4058
4064
|
"isTestnet": true,
|
|
4059
4065
|
"chainStatus": "INACTIVE",
|
|
4060
|
-
"icon": "https://
|
|
4066
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3d.png",
|
|
4061
4067
|
"providers": {},
|
|
4062
4068
|
"evmInfo": null,
|
|
4063
4069
|
"substrateInfo": {
|
|
@@ -4087,7 +4093,7 @@
|
|
|
4087
4093
|
"name": "Subspace Gemini 3e",
|
|
4088
4094
|
"isTestnet": true,
|
|
4089
4095
|
"chainStatus": "INACTIVE",
|
|
4090
|
-
"icon": "https://
|
|
4096
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3e.png",
|
|
4091
4097
|
"providers": {},
|
|
4092
4098
|
"evmInfo": null,
|
|
4093
4099
|
"substrateInfo": {
|
|
@@ -4117,7 +4123,7 @@
|
|
|
4117
4123
|
"name": "Subspace Gemini 3f",
|
|
4118
4124
|
"isTestnet": true,
|
|
4119
4125
|
"chainStatus": "INACTIVE",
|
|
4120
|
-
"icon": "https://
|
|
4126
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3f.png",
|
|
4121
4127
|
"providers": {
|
|
4122
4128
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
4123
4129
|
},
|
|
@@ -4149,7 +4155,7 @@
|
|
|
4149
4155
|
"name": "NeuroWeb Mainnet",
|
|
4150
4156
|
"isTestnet": false,
|
|
4151
4157
|
"chainStatus": "ACTIVE",
|
|
4152
|
-
"icon": "https://
|
|
4158
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/origintrail.png",
|
|
4153
4159
|
"providers": {
|
|
4154
4160
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network",
|
|
4155
4161
|
"Dwellir": "wss://neuroweb-rpc.dwellir.com"
|
|
@@ -4197,7 +4203,7 @@
|
|
|
4197
4203
|
"name": "Subspace Gemini 3g",
|
|
4198
4204
|
"isTestnet": true,
|
|
4199
4205
|
"chainStatus": "INACTIVE",
|
|
4200
|
-
"icon": "https://
|
|
4206
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3g.png",
|
|
4201
4207
|
"providers": {
|
|
4202
4208
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
4203
4209
|
},
|
|
@@ -4229,7 +4235,7 @@
|
|
|
4229
4235
|
"name": "Dorafactory",
|
|
4230
4236
|
"isTestnet": false,
|
|
4231
4237
|
"chainStatus": "INACTIVE",
|
|
4232
|
-
"icon": "https://
|
|
4238
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dorafactory.png",
|
|
4233
4239
|
"providers": {},
|
|
4234
4240
|
"evmInfo": null,
|
|
4235
4241
|
"substrateInfo": {
|
|
@@ -4271,7 +4277,7 @@
|
|
|
4271
4277
|
"name": "Bajun Kusama",
|
|
4272
4278
|
"isTestnet": false,
|
|
4273
4279
|
"chainStatus": "INACTIVE",
|
|
4274
|
-
"icon": "https://
|
|
4280
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bajun.png",
|
|
4275
4281
|
"providers": {
|
|
4276
4282
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
4277
4283
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -4318,8 +4324,8 @@
|
|
|
4318
4324
|
"slug": "dancebox",
|
|
4319
4325
|
"name": "Dancebox",
|
|
4320
4326
|
"isTestnet": true,
|
|
4321
|
-
"chainStatus": "
|
|
4322
|
-
"icon": "https://
|
|
4327
|
+
"chainStatus": "ACTIVE",
|
|
4328
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dancebox.png",
|
|
4323
4329
|
"providers": {
|
|
4324
4330
|
"Dancebox": "wss://dancebox.tanssi-api.network"
|
|
4325
4331
|
},
|
|
@@ -4351,7 +4357,7 @@
|
|
|
4351
4357
|
"name": "Listen Network",
|
|
4352
4358
|
"isTestnet": false,
|
|
4353
4359
|
"chainStatus": "INACTIVE",
|
|
4354
|
-
"icon": "https://
|
|
4360
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/listen.png",
|
|
4355
4361
|
"providers": {},
|
|
4356
4362
|
"evmInfo": null,
|
|
4357
4363
|
"substrateInfo": {
|
|
@@ -4381,7 +4387,7 @@
|
|
|
4381
4387
|
"name": "Kabocha",
|
|
4382
4388
|
"isTestnet": false,
|
|
4383
4389
|
"chainStatus": "INACTIVE",
|
|
4384
|
-
"icon": "https://
|
|
4390
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kabocha.png",
|
|
4385
4391
|
"providers": {
|
|
4386
4392
|
"Kabocha": "wss://kabocha.jelliedowl.net"
|
|
4387
4393
|
},
|
|
@@ -4425,7 +4431,7 @@
|
|
|
4425
4431
|
"name": "GM Parachain",
|
|
4426
4432
|
"isTestnet": false,
|
|
4427
4433
|
"chainStatus": "INACTIVE",
|
|
4428
|
-
"icon": "https://
|
|
4434
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/gmdie.png",
|
|
4429
4435
|
"providers": {},
|
|
4430
4436
|
"evmInfo": null,
|
|
4431
4437
|
"substrateInfo": {
|
|
@@ -4467,7 +4473,7 @@
|
|
|
4467
4473
|
"name": "Ternoa",
|
|
4468
4474
|
"isTestnet": false,
|
|
4469
4475
|
"chainStatus": "ACTIVE",
|
|
4470
|
-
"icon": "https://
|
|
4476
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ternoa.png",
|
|
4471
4477
|
"providers": {
|
|
4472
4478
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4473
4479
|
},
|
|
@@ -4499,7 +4505,7 @@
|
|
|
4499
4505
|
"name": "DataHighway Tanganika",
|
|
4500
4506
|
"isTestnet": false,
|
|
4501
4507
|
"chainStatus": "INACTIVE",
|
|
4502
|
-
"icon": "https://
|
|
4508
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tanganika.png",
|
|
4503
4509
|
"providers": {},
|
|
4504
4510
|
"evmInfo": null,
|
|
4505
4511
|
"substrateInfo": {
|
|
@@ -4544,7 +4550,7 @@
|
|
|
4544
4550
|
"name": "Pendulum",
|
|
4545
4551
|
"isTestnet": false,
|
|
4546
4552
|
"chainStatus": "ACTIVE",
|
|
4547
|
-
"icon": "https://
|
|
4553
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/pendulum.png",
|
|
4548
4554
|
"providers": {
|
|
4549
4555
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4550
4556
|
},
|
|
@@ -4591,7 +4597,7 @@
|
|
|
4591
4597
|
"name": "Gear Staging Testnet",
|
|
4592
4598
|
"isTestnet": true,
|
|
4593
4599
|
"chainStatus": "INACTIVE",
|
|
4594
|
-
"icon": "https://
|
|
4600
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/gear_testnet.png",
|
|
4595
4601
|
"providers": {
|
|
4596
4602
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4597
4603
|
},
|
|
@@ -4622,8 +4628,8 @@
|
|
|
4622
4628
|
"slug": "ternoa_alphanet",
|
|
4623
4629
|
"name": "Ternoa Alphanet",
|
|
4624
4630
|
"isTestnet": true,
|
|
4625
|
-
"chainStatus": "
|
|
4626
|
-
"icon": "https://
|
|
4631
|
+
"chainStatus": "ACTIVE",
|
|
4632
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ternoa_alphanet.png",
|
|
4627
4633
|
"providers": {
|
|
4628
4634
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4629
4635
|
},
|
|
@@ -4655,7 +4661,7 @@
|
|
|
4655
4661
|
"name": "Calamari Staging",
|
|
4656
4662
|
"isTestnet": true,
|
|
4657
4663
|
"chainStatus": "INACTIVE",
|
|
4658
|
-
"icon": "https://
|
|
4664
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/calamari_test.png",
|
|
4659
4665
|
"providers": {
|
|
4660
4666
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4661
4667
|
},
|
|
@@ -4687,7 +4693,7 @@
|
|
|
4687
4693
|
"name": "Boba Network",
|
|
4688
4694
|
"isTestnet": false,
|
|
4689
4695
|
"chainStatus": "ACTIVE",
|
|
4690
|
-
"icon": "https://
|
|
4696
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/boba.png",
|
|
4691
4697
|
"providers": {
|
|
4692
4698
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4693
4699
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4715,7 +4721,7 @@
|
|
|
4715
4721
|
"name": "Bobabeam",
|
|
4716
4722
|
"isTestnet": false,
|
|
4717
4723
|
"chainStatus": "INACTIVE",
|
|
4718
|
-
"icon": "https://
|
|
4724
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bobabeam.png",
|
|
4719
4725
|
"providers": {
|
|
4720
4726
|
"RPC": "https://bobabeam.boba.network",
|
|
4721
4727
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4743,7 +4749,7 @@
|
|
|
4743
4749
|
"name": "KILT Peregrine",
|
|
4744
4750
|
"isTestnet": true,
|
|
4745
4751
|
"chainStatus": "ACTIVE",
|
|
4746
|
-
"icon": "https://
|
|
4752
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kilt_peregrine.png",
|
|
4747
4753
|
"providers": {
|
|
4748
4754
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4749
4755
|
},
|
|
@@ -4778,7 +4784,7 @@
|
|
|
4778
4784
|
"name": "XX Network",
|
|
4779
4785
|
"isTestnet": false,
|
|
4780
4786
|
"chainStatus": "ACTIVE",
|
|
4781
|
-
"icon": "https://
|
|
4787
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/xx_network.png",
|
|
4782
4788
|
"providers": {
|
|
4783
4789
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4784
4790
|
},
|
|
@@ -4810,7 +4816,7 @@
|
|
|
4810
4816
|
"name": "Watr Testnet",
|
|
4811
4817
|
"isTestnet": true,
|
|
4812
4818
|
"chainStatus": "INACTIVE",
|
|
4813
|
-
"icon": "https://
|
|
4819
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/watr_network.png",
|
|
4814
4820
|
"providers": {
|
|
4815
4821
|
"watr": "wss://rpc.dev.watr.org"
|
|
4816
4822
|
},
|
|
@@ -4842,7 +4848,7 @@
|
|
|
4842
4848
|
"name": "Watr Testnet - EVM",
|
|
4843
4849
|
"isTestnet": true,
|
|
4844
4850
|
"chainStatus": "ACTIVE",
|
|
4845
|
-
"icon": "https://
|
|
4851
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/watr_network_evm.png",
|
|
4846
4852
|
"providers": {
|
|
4847
4853
|
"watr": "https://rpc.dev.watr.org"
|
|
4848
4854
|
},
|
|
@@ -4869,7 +4875,7 @@
|
|
|
4869
4875
|
"name": "Fusotao",
|
|
4870
4876
|
"isTestnet": false,
|
|
4871
4877
|
"chainStatus": "INACTIVE",
|
|
4872
|
-
"icon": "https://
|
|
4878
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/fusotao.png",
|
|
4873
4879
|
"providers": {
|
|
4874
4880
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4875
4881
|
},
|
|
@@ -4901,7 +4907,7 @@
|
|
|
4901
4907
|
"name": "Discovol",
|
|
4902
4908
|
"isTestnet": false,
|
|
4903
4909
|
"chainStatus": "INACTIVE",
|
|
4904
|
-
"icon": "https://
|
|
4910
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/discovol.png",
|
|
4905
4911
|
"providers": {
|
|
4906
4912
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4907
4913
|
},
|
|
@@ -4933,7 +4939,7 @@
|
|
|
4933
4939
|
"name": "Discovol Testnet",
|
|
4934
4940
|
"isTestnet": true,
|
|
4935
4941
|
"chainStatus": "INACTIVE",
|
|
4936
|
-
"icon": "https://
|
|
4942
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/discovol_testnet.png",
|
|
4937
4943
|
"providers": {
|
|
4938
4944
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4939
4945
|
},
|
|
@@ -4965,7 +4971,7 @@
|
|
|
4965
4971
|
"name": "Atocha",
|
|
4966
4972
|
"isTestnet": false,
|
|
4967
4973
|
"chainStatus": "INACTIVE",
|
|
4968
|
-
"icon": "https://
|
|
4974
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/atocha.png",
|
|
4969
4975
|
"providers": {
|
|
4970
4976
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4971
4977
|
},
|
|
@@ -4997,7 +5003,7 @@
|
|
|
4997
5003
|
"name": "Myriad",
|
|
4998
5004
|
"isTestnet": false,
|
|
4999
5005
|
"chainStatus": "INACTIVE",
|
|
5000
|
-
"icon": "https://
|
|
5006
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/myriad.png",
|
|
5001
5007
|
"providers": {
|
|
5002
5008
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
5003
5009
|
},
|
|
@@ -5029,7 +5035,7 @@
|
|
|
5029
5035
|
"name": "DeBio",
|
|
5030
5036
|
"isTestnet": false,
|
|
5031
5037
|
"chainStatus": "INACTIVE",
|
|
5032
|
-
"icon": "https://
|
|
5038
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/debio.png",
|
|
5033
5039
|
"providers": {
|
|
5034
5040
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
5035
5041
|
},
|
|
@@ -5061,7 +5067,7 @@
|
|
|
5061
5067
|
"name": "Polkadot Collectives",
|
|
5062
5068
|
"isTestnet": false,
|
|
5063
5069
|
"chainStatus": "ACTIVE",
|
|
5064
|
-
"icon": "https://
|
|
5070
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/collectives.png",
|
|
5065
5071
|
"providers": {
|
|
5066
5072
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io",
|
|
5067
5073
|
"Dwellir": "wss://collectives-polkadot-rpc.dwellir.com",
|
|
@@ -5100,7 +5106,7 @@
|
|
|
5100
5106
|
"name": "Ajuna Network",
|
|
5101
5107
|
"isTestnet": false,
|
|
5102
5108
|
"chainStatus": "ACTIVE",
|
|
5103
|
-
"icon": "https://
|
|
5109
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ajunapolkadot.png",
|
|
5104
5110
|
"providers": {
|
|
5105
5111
|
"Ibp": "wss://ajuna.ibp.network",
|
|
5106
5112
|
"IBP2": "wss://ajuna.dotters.network"
|
|
@@ -5148,7 +5154,7 @@
|
|
|
5148
5154
|
"name": "Bitgreen",
|
|
5149
5155
|
"isTestnet": false,
|
|
5150
5156
|
"chainStatus": "INACTIVE",
|
|
5151
|
-
"icon": "https://
|
|
5157
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitgreen.png",
|
|
5152
5158
|
"providers": {
|
|
5153
5159
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
5154
5160
|
},
|
|
@@ -5180,7 +5186,7 @@
|
|
|
5180
5186
|
"name": "Frequency",
|
|
5181
5187
|
"isTestnet": false,
|
|
5182
5188
|
"chainStatus": "ACTIVE",
|
|
5183
|
-
"icon": "https://
|
|
5189
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/frequency.png",
|
|
5184
5190
|
"providers": {
|
|
5185
5191
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
5186
5192
|
"Frequency 1": "wss://1.rpc.frequency.xyz",
|
|
@@ -5214,7 +5220,7 @@
|
|
|
5214
5220
|
"name": "Hashed Network",
|
|
5215
5221
|
"isTestnet": false,
|
|
5216
5222
|
"chainStatus": "INACTIVE",
|
|
5217
|
-
"icon": "https://
|
|
5223
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hashednetwork.png",
|
|
5218
5224
|
"providers": {
|
|
5219
5225
|
"Hashed Systems 1": "wss://c1.hashed.network"
|
|
5220
5226
|
},
|
|
@@ -5269,7 +5275,7 @@
|
|
|
5269
5275
|
"name": "Kapex",
|
|
5270
5276
|
"isTestnet": false,
|
|
5271
5277
|
"chainStatus": "INACTIVE",
|
|
5272
|
-
"icon": "https://
|
|
5278
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kapex.png",
|
|
5273
5279
|
"providers": {
|
|
5274
5280
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
5275
5281
|
},
|
|
@@ -5313,7 +5319,7 @@
|
|
|
5313
5319
|
"name": "Kylin Network",
|
|
5314
5320
|
"isTestnet": false,
|
|
5315
5321
|
"chainStatus": "INACTIVE",
|
|
5316
|
-
"icon": "https://
|
|
5322
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kylinnetwork.png",
|
|
5317
5323
|
"providers": {
|
|
5318
5324
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
5319
5325
|
},
|
|
@@ -5357,7 +5363,7 @@
|
|
|
5357
5363
|
"name": "DAO IPCI",
|
|
5358
5364
|
"isTestnet": false,
|
|
5359
5365
|
"chainStatus": "ACTIVE",
|
|
5360
|
-
"icon": "https://
|
|
5366
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ipci.png",
|
|
5361
5367
|
"providers": {
|
|
5362
5368
|
"Airalab": "wss://ipci.rpc.robonomics.network"
|
|
5363
5369
|
},
|
|
@@ -5389,7 +5395,7 @@
|
|
|
5389
5395
|
"name": "KICO",
|
|
5390
5396
|
"isTestnet": false,
|
|
5391
5397
|
"chainStatus": "INACTIVE",
|
|
5392
|
-
"icon": "https://
|
|
5398
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kico.png",
|
|
5393
5399
|
"providers": {},
|
|
5394
5400
|
"evmInfo": null,
|
|
5395
5401
|
"substrateInfo": {
|
|
@@ -5431,7 +5437,7 @@
|
|
|
5431
5437
|
"name": "Luhn Network",
|
|
5432
5438
|
"isTestnet": false,
|
|
5433
5439
|
"chainStatus": "INACTIVE",
|
|
5434
|
-
"icon": "https://
|
|
5440
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/luhnnetwork.png",
|
|
5435
5441
|
"providers": {},
|
|
5436
5442
|
"evmInfo": null,
|
|
5437
5443
|
"substrateInfo": {
|
|
@@ -5461,7 +5467,7 @@
|
|
|
5461
5467
|
"name": "Pichiu Network",
|
|
5462
5468
|
"isTestnet": false,
|
|
5463
5469
|
"chainStatus": "INACTIVE",
|
|
5464
|
-
"icon": "https://
|
|
5470
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/pichiu.png",
|
|
5465
5471
|
"providers": {},
|
|
5466
5472
|
"evmInfo": null,
|
|
5467
5473
|
"substrateInfo": {
|
|
@@ -5503,7 +5509,7 @@
|
|
|
5503
5509
|
"name": "RioDeFi",
|
|
5504
5510
|
"isTestnet": false,
|
|
5505
5511
|
"chainStatus": "INACTIVE",
|
|
5506
|
-
"icon": "https://
|
|
5512
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/riodefi.png",
|
|
5507
5513
|
"providers": {},
|
|
5508
5514
|
"evmInfo": null,
|
|
5509
5515
|
"substrateInfo": {
|
|
@@ -5532,8 +5538,8 @@
|
|
|
5532
5538
|
"slug": "automata",
|
|
5533
5539
|
"name": "Automata",
|
|
5534
5540
|
"isTestnet": false,
|
|
5535
|
-
"chainStatus": "
|
|
5536
|
-
"icon": "https://
|
|
5541
|
+
"chainStatus": "ACTIVE",
|
|
5542
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/automata.png",
|
|
5537
5543
|
"providers": {
|
|
5538
5544
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
5539
5545
|
},
|
|
@@ -5565,7 +5571,7 @@
|
|
|
5565
5571
|
"name": "CC Enterprise",
|
|
5566
5572
|
"isTestnet": false,
|
|
5567
5573
|
"chainStatus": "INACTIVE",
|
|
5568
|
-
"icon": "https://
|
|
5574
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/creditcoin.png",
|
|
5569
5575
|
"providers": {
|
|
5570
5576
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5571
5577
|
},
|
|
@@ -5600,7 +5606,7 @@
|
|
|
5600
5606
|
"name": "Crown Sterling",
|
|
5601
5607
|
"isTestnet": false,
|
|
5602
5608
|
"chainStatus": "INACTIVE",
|
|
5603
|
-
"icon": "https://
|
|
5609
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/crownsterling.png",
|
|
5604
5610
|
"providers": {
|
|
5605
5611
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5606
5612
|
},
|
|
@@ -5632,7 +5638,7 @@
|
|
|
5632
5638
|
"name": "Dock",
|
|
5633
5639
|
"isTestnet": false,
|
|
5634
5640
|
"chainStatus": "INACTIVE",
|
|
5635
|
-
"icon": "https://
|
|
5641
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dockposmainnet.png",
|
|
5636
5642
|
"providers": {
|
|
5637
5643
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5638
5644
|
},
|
|
@@ -5667,7 +5673,7 @@
|
|
|
5667
5673
|
"name": "Kusari",
|
|
5668
5674
|
"isTestnet": false,
|
|
5669
5675
|
"chainStatus": "INACTIVE",
|
|
5670
|
-
"icon": "https://
|
|
5676
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kusari.png",
|
|
5671
5677
|
"providers": {},
|
|
5672
5678
|
"evmInfo": null,
|
|
5673
5679
|
"substrateInfo": {
|
|
@@ -5697,7 +5703,7 @@
|
|
|
5697
5703
|
"name": "Logion",
|
|
5698
5704
|
"isTestnet": false,
|
|
5699
5705
|
"chainStatus": "ACTIVE",
|
|
5700
|
-
"icon": "https://
|
|
5706
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/logion.png",
|
|
5701
5707
|
"providers": {
|
|
5702
5708
|
"Logion 1": "wss://para-rpc01.logion.network"
|
|
5703
5709
|
},
|
|
@@ -5752,7 +5758,7 @@
|
|
|
5752
5758
|
"name": "Neatcoin",
|
|
5753
5759
|
"isTestnet": false,
|
|
5754
5760
|
"chainStatus": "INACTIVE",
|
|
5755
|
-
"icon": "https://
|
|
5761
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/neatcoin.png",
|
|
5756
5762
|
"providers": {
|
|
5757
5763
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5758
5764
|
},
|
|
@@ -5784,7 +5790,7 @@
|
|
|
5784
5790
|
"name": "NFTMart",
|
|
5785
5791
|
"isTestnet": false,
|
|
5786
5792
|
"chainStatus": "INACTIVE",
|
|
5787
|
-
"icon": "https://
|
|
5793
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/nftmart.png",
|
|
5788
5794
|
"providers": {
|
|
5789
5795
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5790
5796
|
},
|
|
@@ -5816,7 +5822,7 @@
|
|
|
5816
5822
|
"name": "Polymesh Mainnet",
|
|
5817
5823
|
"isTestnet": false,
|
|
5818
5824
|
"chainStatus": "ACTIVE",
|
|
5819
|
-
"icon": "https://
|
|
5825
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polymesh.png",
|
|
5820
5826
|
"providers": {
|
|
5821
5827
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5822
5828
|
},
|
|
@@ -5851,7 +5857,7 @@
|
|
|
5851
5857
|
"name": "RioChain",
|
|
5852
5858
|
"isTestnet": false,
|
|
5853
5859
|
"chainStatus": "INACTIVE",
|
|
5854
|
-
"icon": "https://
|
|
5860
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/riochain.png",
|
|
5855
5861
|
"providers": {},
|
|
5856
5862
|
"evmInfo": null,
|
|
5857
5863
|
"substrateInfo": {
|
|
@@ -5881,7 +5887,7 @@
|
|
|
5881
5887
|
"name": "SherpaX",
|
|
5882
5888
|
"isTestnet": false,
|
|
5883
5889
|
"chainStatus": "INACTIVE",
|
|
5884
|
-
"icon": "https://
|
|
5890
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sherpax.png",
|
|
5885
5891
|
"providers": {},
|
|
5886
5892
|
"evmInfo": null,
|
|
5887
5893
|
"substrateInfo": {
|
|
@@ -5911,7 +5917,7 @@
|
|
|
5911
5917
|
"name": "SORA",
|
|
5912
5918
|
"isTestnet": false,
|
|
5913
5919
|
"chainStatus": "ACTIVE",
|
|
5914
|
-
"icon": "https://
|
|
5920
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sora_substrate.png",
|
|
5915
5921
|
"providers": {
|
|
5916
5922
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5917
5923
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5972,7 +5978,7 @@
|
|
|
5972
5978
|
"name": "Swapdex",
|
|
5973
5979
|
"isTestnet": false,
|
|
5974
5980
|
"chainStatus": "INACTIVE",
|
|
5975
|
-
"icon": "https://
|
|
5981
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/swapdex.png",
|
|
5976
5982
|
"providers": {
|
|
5977
5983
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5978
5984
|
},
|
|
@@ -6004,7 +6010,7 @@
|
|
|
6004
6010
|
"name": "3DPass",
|
|
6005
6011
|
"isTestnet": false,
|
|
6006
6012
|
"chainStatus": "ACTIVE",
|
|
6007
|
-
"icon": "https://
|
|
6013
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/3dpass.png",
|
|
6008
6014
|
"providers": {
|
|
6009
6015
|
"3dpscan": "wss://rpc.3dpscan.io"
|
|
6010
6016
|
},
|
|
@@ -6036,7 +6042,7 @@
|
|
|
6036
6042
|
"name": "Kulupu",
|
|
6037
6043
|
"isTestnet": false,
|
|
6038
6044
|
"chainStatus": "INACTIVE",
|
|
6039
|
-
"icon": "https://
|
|
6045
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kulupu.png",
|
|
6040
6046
|
"providers": {
|
|
6041
6047
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
6042
6048
|
},
|
|
@@ -6068,7 +6074,7 @@
|
|
|
6068
6074
|
"name": "Joystream",
|
|
6069
6075
|
"isTestnet": false,
|
|
6070
6076
|
"chainStatus": "ACTIVE",
|
|
6071
|
-
"icon": "https://
|
|
6077
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/joystream.png",
|
|
6072
6078
|
"providers": {
|
|
6073
6079
|
"Jsgenesis": "wss://rpc.joystream.org",
|
|
6074
6080
|
"Joyutils": "wss://rpc.joyutils.org"
|
|
@@ -6101,12 +6107,12 @@
|
|
|
6101
6107
|
},
|
|
6102
6108
|
"aventus_testnet": {
|
|
6103
6109
|
"slug": "aventus_testnet",
|
|
6104
|
-
"name": "
|
|
6110
|
+
"name": "Aventus Testnet",
|
|
6105
6111
|
"isTestnet": true,
|
|
6106
6112
|
"chainStatus": "ACTIVE",
|
|
6107
|
-
"icon": "https://
|
|
6113
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aventus_testnet.png",
|
|
6108
6114
|
"providers": {
|
|
6109
|
-
"Aventus": "wss://public-rpc.testnet.aventus.
|
|
6115
|
+
"Aventus": "wss://public-rpc.testnet.aventus.network"
|
|
6110
6116
|
},
|
|
6111
6117
|
"evmInfo": null,
|
|
6112
6118
|
"substrateInfo": {
|
|
@@ -6136,7 +6142,7 @@
|
|
|
6136
6142
|
"name": "Vara Network",
|
|
6137
6143
|
"isTestnet": false,
|
|
6138
6144
|
"chainStatus": "ACTIVE",
|
|
6139
|
-
"icon": "https://
|
|
6145
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/vara_network.png",
|
|
6140
6146
|
"providers": {
|
|
6141
6147
|
"Vara": "wss://rpc.vara-network.io",
|
|
6142
6148
|
"Vara Network": "wss://rpc.vara.network"
|
|
@@ -6175,7 +6181,7 @@
|
|
|
6175
6181
|
"name": "Avail Kate Testnet",
|
|
6176
6182
|
"isTestnet": true,
|
|
6177
6183
|
"chainStatus": "INACTIVE",
|
|
6178
|
-
"icon": "https://
|
|
6184
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kate.png",
|
|
6179
6185
|
"providers": {
|
|
6180
6186
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
6181
6187
|
},
|
|
@@ -6207,7 +6213,7 @@
|
|
|
6207
6213
|
"name": "Polkadot Bridge Hub",
|
|
6208
6214
|
"isTestnet": false,
|
|
6209
6215
|
"chainStatus": "ACTIVE",
|
|
6210
|
-
"icon": "https://
|
|
6216
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bridgehubpolkadot.png",
|
|
6211
6217
|
"providers": {
|
|
6212
6218
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
6213
6219
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub",
|
|
@@ -6250,7 +6256,7 @@
|
|
|
6250
6256
|
"name": "Kusama Bridge Hub",
|
|
6251
6257
|
"isTestnet": false,
|
|
6252
6258
|
"chainStatus": "ACTIVE",
|
|
6253
|
-
"icon": "https://
|
|
6259
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bridgehubkusama.png",
|
|
6254
6260
|
"providers": {
|
|
6255
6261
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
6256
6262
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -6291,7 +6297,7 @@
|
|
|
6291
6297
|
"name": "Fantom Testnet",
|
|
6292
6298
|
"isTestnet": true,
|
|
6293
6299
|
"chainStatus": "ACTIVE",
|
|
6294
|
-
"icon": "https://
|
|
6300
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/fantom_testnet.png",
|
|
6295
6301
|
"providers": {
|
|
6296
6302
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
6297
6303
|
"FantomNetwork": "https://rpc.testnet.fantom.network/",
|
|
@@ -6320,7 +6326,7 @@
|
|
|
6320
6326
|
"name": "Fantom",
|
|
6321
6327
|
"isTestnet": false,
|
|
6322
6328
|
"chainStatus": "ACTIVE",
|
|
6323
|
-
"icon": "https://
|
|
6329
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/fantom.png",
|
|
6324
6330
|
"providers": {
|
|
6325
6331
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
6326
6332
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -6351,7 +6357,7 @@
|
|
|
6351
6357
|
"name": "Krest Network",
|
|
6352
6358
|
"isTestnet": false,
|
|
6353
6359
|
"chainStatus": "ACTIVE",
|
|
6354
|
-
"icon": "https://
|
|
6360
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/krest_network.png",
|
|
6355
6361
|
"providers": {
|
|
6356
6362
|
"Peaq": "wss://wss-krest.peaq.network/",
|
|
6357
6363
|
"OnFinality": "wss://krest.api.onfinality.io/public-ws"
|
|
@@ -6399,7 +6405,7 @@
|
|
|
6399
6405
|
"name": "Deeper Network",
|
|
6400
6406
|
"isTestnet": false,
|
|
6401
6407
|
"chainStatus": "ACTIVE",
|
|
6402
|
-
"icon": "https://
|
|
6408
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/deeper_network.png",
|
|
6403
6409
|
"providers": {
|
|
6404
6410
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
6405
6411
|
},
|
|
@@ -6431,7 +6437,7 @@
|
|
|
6431
6437
|
"name": "Jur Network",
|
|
6432
6438
|
"isTestnet": false,
|
|
6433
6439
|
"chainStatus": "INACTIVE",
|
|
6434
|
-
"icon": "https://
|
|
6440
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/jur_network.png",
|
|
6435
6441
|
"providers": {
|
|
6436
6442
|
"Jur Mainnet": "wss://mainnet.jur.io/"
|
|
6437
6443
|
},
|
|
@@ -6463,7 +6469,7 @@
|
|
|
6463
6469
|
"name": "Base Mainnet",
|
|
6464
6470
|
"isTestnet": false,
|
|
6465
6471
|
"chainStatus": "ACTIVE",
|
|
6466
|
-
"icon": "https://
|
|
6472
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/base_mainnet.png",
|
|
6467
6473
|
"providers": {
|
|
6468
6474
|
"PublicNode": "https://base.publicnode.com"
|
|
6469
6475
|
},
|
|
@@ -6490,7 +6496,7 @@
|
|
|
6490
6496
|
"name": "Avalanche C-Chain",
|
|
6491
6497
|
"isTestnet": false,
|
|
6492
6498
|
"chainStatus": "ACTIVE",
|
|
6493
|
-
"icon": "https://
|
|
6499
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/avalanche_c.png",
|
|
6494
6500
|
"providers": {
|
|
6495
6501
|
"Avax Network": "https://api.avax.network/ext/bc/C/rpc",
|
|
6496
6502
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
@@ -6521,7 +6527,7 @@
|
|
|
6521
6527
|
"name": "Crust Mainnet",
|
|
6522
6528
|
"isTestnet": false,
|
|
6523
6529
|
"chainStatus": "ACTIVE",
|
|
6524
|
-
"icon": "https://
|
|
6530
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/crust_mainnet.png",
|
|
6525
6531
|
"providers": {
|
|
6526
6532
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
6527
6533
|
"Crust Network": "wss://rpc.crust.network",
|
|
@@ -6560,7 +6566,7 @@
|
|
|
6560
6566
|
"name": "Acala - EVM",
|
|
6561
6567
|
"isTestnet": false,
|
|
6562
6568
|
"chainStatus": "ACTIVE",
|
|
6563
|
-
"icon": "https://
|
|
6569
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/acala_evm.png",
|
|
6564
6570
|
"providers": {
|
|
6565
6571
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
6566
6572
|
},
|
|
@@ -6587,7 +6593,7 @@
|
|
|
6587
6593
|
"name": "Karura - EVM",
|
|
6588
6594
|
"isTestnet": false,
|
|
6589
6595
|
"chainStatus": "ACTIVE",
|
|
6590
|
-
"icon": "https://
|
|
6596
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/karura_evm.png",
|
|
6591
6597
|
"providers": {
|
|
6592
6598
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
6593
6599
|
},
|
|
@@ -6614,7 +6620,7 @@
|
|
|
6614
6620
|
"name": "Bittensor",
|
|
6615
6621
|
"isTestnet": false,
|
|
6616
6622
|
"chainStatus": "ACTIVE",
|
|
6617
|
-
"icon": "https://
|
|
6623
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bittensor.png",
|
|
6618
6624
|
"providers": {
|
|
6619
6625
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443",
|
|
6620
6626
|
"Latent": "wss://lite.sub.latent.to:443"
|
|
@@ -6659,7 +6665,7 @@
|
|
|
6659
6665
|
"name": "Unorthodox",
|
|
6660
6666
|
"isTestnet": false,
|
|
6661
6667
|
"chainStatus": "INACTIVE",
|
|
6662
|
-
"icon": "https://
|
|
6668
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/unorthodox.png",
|
|
6663
6669
|
"providers": {},
|
|
6664
6670
|
"evmInfo": null,
|
|
6665
6671
|
"substrateInfo": {
|
|
@@ -6689,7 +6695,7 @@
|
|
|
6689
6695
|
"name": "Coinversation",
|
|
6690
6696
|
"isTestnet": false,
|
|
6691
6697
|
"chainStatus": "INACTIVE",
|
|
6692
|
-
"icon": "https://
|
|
6698
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/coinversation.png",
|
|
6693
6699
|
"providers": {},
|
|
6694
6700
|
"evmInfo": null,
|
|
6695
6701
|
"substrateInfo": {
|
|
@@ -6731,7 +6737,7 @@
|
|
|
6731
6737
|
"name": "LayerX Network",
|
|
6732
6738
|
"isTestnet": false,
|
|
6733
6739
|
"chainStatus": "INACTIVE",
|
|
6734
|
-
"icon": "https://
|
|
6740
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/layerx_network.png",
|
|
6735
6741
|
"providers": {},
|
|
6736
6742
|
"evmInfo": null,
|
|
6737
6743
|
"substrateInfo": {
|
|
@@ -6761,7 +6767,7 @@
|
|
|
6761
6767
|
"name": "Moonsama",
|
|
6762
6768
|
"isTestnet": false,
|
|
6763
6769
|
"chainStatus": "INACTIVE",
|
|
6764
|
-
"icon": "https://
|
|
6770
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/moonsama.png",
|
|
6765
6771
|
"providers": {},
|
|
6766
6772
|
"evmInfo": null,
|
|
6767
6773
|
"substrateInfo": {
|
|
@@ -6803,7 +6809,7 @@
|
|
|
6803
6809
|
"name": "OAK Network",
|
|
6804
6810
|
"isTestnet": false,
|
|
6805
6811
|
"chainStatus": "INACTIVE",
|
|
6806
|
-
"icon": "https://
|
|
6812
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/oak_network.png",
|
|
6807
6813
|
"providers": {},
|
|
6808
6814
|
"evmInfo": null,
|
|
6809
6815
|
"substrateInfo": {
|
|
@@ -6845,7 +6851,7 @@
|
|
|
6845
6851
|
"name": "OmniBTC",
|
|
6846
6852
|
"isTestnet": false,
|
|
6847
6853
|
"chainStatus": "INACTIVE",
|
|
6848
|
-
"icon": "https://
|
|
6854
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/omnibtc.png",
|
|
6849
6855
|
"providers": {},
|
|
6850
6856
|
"evmInfo": null,
|
|
6851
6857
|
"substrateInfo": {
|
|
@@ -6887,7 +6893,7 @@
|
|
|
6887
6893
|
"name": "Quantum Portal",
|
|
6888
6894
|
"isTestnet": false,
|
|
6889
6895
|
"chainStatus": "INACTIVE",
|
|
6890
|
-
"icon": "https://
|
|
6896
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/quantum_portal.png",
|
|
6891
6897
|
"providers": {},
|
|
6892
6898
|
"evmInfo": null,
|
|
6893
6899
|
"substrateInfo": {
|
|
@@ -6917,7 +6923,7 @@
|
|
|
6917
6923
|
"name": "Virto Network",
|
|
6918
6924
|
"isTestnet": false,
|
|
6919
6925
|
"chainStatus": "INACTIVE",
|
|
6920
|
-
"icon": "https://
|
|
6926
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/virto_network.png",
|
|
6921
6927
|
"providers": {},
|
|
6922
6928
|
"evmInfo": null,
|
|
6923
6929
|
"substrateInfo": {
|
|
@@ -6947,7 +6953,7 @@
|
|
|
6947
6953
|
"name": "Energy Web X",
|
|
6948
6954
|
"isTestnet": false,
|
|
6949
6955
|
"chainStatus": "ACTIVE",
|
|
6950
|
-
"icon": "https://
|
|
6956
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x.png",
|
|
6951
6957
|
"providers": {
|
|
6952
6958
|
"Energy Web": "wss://public-rpc.mainnet.energywebx.com/"
|
|
6953
6959
|
},
|
|
@@ -6991,7 +6997,7 @@
|
|
|
6991
6997
|
"name": "InvArch Network",
|
|
6992
6998
|
"isTestnet": false,
|
|
6993
6999
|
"chainStatus": "INACTIVE",
|
|
6994
|
-
"icon": "https://
|
|
7000
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/invarch.png",
|
|
6995
7001
|
"providers": {
|
|
6996
7002
|
"Dwellir": "wss://invarch-rpc.dwellir.com",
|
|
6997
7003
|
"IBP1": "wss://invarch.ibp.network",
|
|
@@ -7037,7 +7043,7 @@
|
|
|
7037
7043
|
"name": "Zero",
|
|
7038
7044
|
"isTestnet": false,
|
|
7039
7045
|
"chainStatus": "INACTIVE",
|
|
7040
|
-
"icon": "https://
|
|
7046
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zero.png",
|
|
7041
7047
|
"providers": {},
|
|
7042
7048
|
"evmInfo": null,
|
|
7043
7049
|
"substrateInfo": {
|
|
@@ -7067,7 +7073,7 @@
|
|
|
7067
7073
|
"name": " Kpron Network",
|
|
7068
7074
|
"isTestnet": false,
|
|
7069
7075
|
"chainStatus": "INACTIVE",
|
|
7070
|
-
"icon": "https://
|
|
7076
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kpron_network.png",
|
|
7071
7077
|
"providers": {},
|
|
7072
7078
|
"evmInfo": null,
|
|
7073
7079
|
"substrateInfo": {
|
|
@@ -7097,7 +7103,7 @@
|
|
|
7097
7103
|
"name": "Mars",
|
|
7098
7104
|
"isTestnet": false,
|
|
7099
7105
|
"chainStatus": "INACTIVE",
|
|
7100
|
-
"icon": "https://
|
|
7106
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mars.png",
|
|
7101
7107
|
"providers": {},
|
|
7102
7108
|
"evmInfo": null,
|
|
7103
7109
|
"substrateInfo": {
|
|
@@ -7127,7 +7133,7 @@
|
|
|
7127
7133
|
"name": "Snow",
|
|
7128
7134
|
"isTestnet": false,
|
|
7129
7135
|
"chainStatus": "INACTIVE",
|
|
7130
|
-
"icon": "https://
|
|
7136
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/snow.png",
|
|
7131
7137
|
"providers": {},
|
|
7132
7138
|
"evmInfo": null,
|
|
7133
7139
|
"substrateInfo": {
|
|
@@ -7172,7 +7178,7 @@
|
|
|
7172
7178
|
"name": "Aband",
|
|
7173
7179
|
"isTestnet": false,
|
|
7174
7180
|
"chainStatus": "INACTIVE",
|
|
7175
|
-
"icon": "https://
|
|
7181
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aband.png",
|
|
7176
7182
|
"providers": {},
|
|
7177
7183
|
"evmInfo": null,
|
|
7178
7184
|
"substrateInfo": {
|
|
@@ -7214,7 +7220,7 @@
|
|
|
7214
7220
|
"name": "Alpha Network",
|
|
7215
7221
|
"isTestnet": false,
|
|
7216
7222
|
"chainStatus": "INACTIVE",
|
|
7217
|
-
"icon": "https://
|
|
7223
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/alpha_network.png",
|
|
7218
7224
|
"providers": {},
|
|
7219
7225
|
"evmInfo": null,
|
|
7220
7226
|
"substrateInfo": {
|
|
@@ -7244,7 +7250,7 @@
|
|
|
7244
7250
|
"name": "Loom Network",
|
|
7245
7251
|
"isTestnet": false,
|
|
7246
7252
|
"chainStatus": "INACTIVE",
|
|
7247
|
-
"icon": "https://
|
|
7253
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/loom_network.png",
|
|
7248
7254
|
"providers": {},
|
|
7249
7255
|
"evmInfo": null,
|
|
7250
7256
|
"substrateInfo": {
|
|
@@ -7274,7 +7280,7 @@
|
|
|
7274
7280
|
"name": "SubGame Gamma",
|
|
7275
7281
|
"isTestnet": false,
|
|
7276
7282
|
"chainStatus": "INACTIVE",
|
|
7277
|
-
"icon": "https://
|
|
7283
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subgame_gamma.png",
|
|
7278
7284
|
"providers": {},
|
|
7279
7285
|
"evmInfo": null,
|
|
7280
7286
|
"substrateInfo": {
|
|
@@ -7304,7 +7310,7 @@
|
|
|
7304
7310
|
"name": "TrustBase",
|
|
7305
7311
|
"isTestnet": false,
|
|
7306
7312
|
"chainStatus": "INACTIVE",
|
|
7307
|
-
"icon": "https://
|
|
7313
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/trustbase.png",
|
|
7308
7314
|
"providers": {},
|
|
7309
7315
|
"evmInfo": null,
|
|
7310
7316
|
"substrateInfo": {
|
|
@@ -7334,7 +7340,7 @@
|
|
|
7334
7340
|
"name": "Manta Atlantic",
|
|
7335
7341
|
"isTestnet": false,
|
|
7336
7342
|
"chainStatus": "ACTIVE",
|
|
7337
|
-
"icon": "https://
|
|
7343
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/manta_network.png",
|
|
7338
7344
|
"providers": {
|
|
7339
7345
|
"Manta Network": "wss://ws.manta.systems"
|
|
7340
7346
|
},
|
|
@@ -7369,7 +7375,7 @@
|
|
|
7369
7375
|
"name": "t3rn",
|
|
7370
7376
|
"isTestnet": false,
|
|
7371
7377
|
"chainStatus": "INACTIVE",
|
|
7372
|
-
"icon": "https://
|
|
7378
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/t3rn.png",
|
|
7373
7379
|
"providers": {},
|
|
7374
7380
|
"evmInfo": null,
|
|
7375
7381
|
"substrateInfo": {
|
|
@@ -7399,7 +7405,7 @@
|
|
|
7399
7405
|
"name": "Geminis Network",
|
|
7400
7406
|
"isTestnet": false,
|
|
7401
7407
|
"chainStatus": "INACTIVE",
|
|
7402
|
-
"icon": "https://
|
|
7408
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/geminis_network.png",
|
|
7403
7409
|
"providers": {},
|
|
7404
7410
|
"evmInfo": null,
|
|
7405
7411
|
"substrateInfo": {
|
|
@@ -7429,7 +7435,7 @@
|
|
|
7429
7435
|
"name": "Polimec",
|
|
7430
7436
|
"isTestnet": false,
|
|
7431
7437
|
"chainStatus": "ACTIVE",
|
|
7432
|
-
"icon": "https://
|
|
7438
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
7433
7439
|
"providers": {
|
|
7434
7440
|
"Polimec": "wss://rpc.polimec.org",
|
|
7435
7441
|
"Amforc": "wss://polimec.rpc.amforc.com",
|
|
@@ -7477,7 +7483,7 @@
|
|
|
7477
7483
|
"name": "SubDAO",
|
|
7478
7484
|
"isTestnet": false,
|
|
7479
7485
|
"chainStatus": "INACTIVE",
|
|
7480
|
-
"icon": "https://
|
|
7486
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subdao.png",
|
|
7481
7487
|
"providers": {},
|
|
7482
7488
|
"evmInfo": null,
|
|
7483
7489
|
"substrateInfo": {
|
|
@@ -7507,7 +7513,7 @@
|
|
|
7507
7513
|
"name": "SubGame Network",
|
|
7508
7514
|
"isTestnet": false,
|
|
7509
7515
|
"chainStatus": "INACTIVE",
|
|
7510
|
-
"icon": "https://
|
|
7516
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subgame_network.png",
|
|
7511
7517
|
"providers": {},
|
|
7512
7518
|
"evmInfo": null,
|
|
7513
7519
|
"substrateInfo": {
|
|
@@ -7537,7 +7543,7 @@
|
|
|
7537
7543
|
"name": "ZetaChain Testnet",
|
|
7538
7544
|
"isTestnet": true,
|
|
7539
7545
|
"chainStatus": "ACTIVE",
|
|
7540
|
-
"icon": "https://
|
|
7546
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zeta_test.png",
|
|
7541
7547
|
"providers": {
|
|
7542
7548
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
7543
7549
|
},
|
|
@@ -7561,7 +7567,7 @@
|
|
|
7561
7567
|
"name": "Xcavate",
|
|
7562
7568
|
"isTestnet": false,
|
|
7563
7569
|
"chainStatus": "ACTIVE",
|
|
7564
|
-
"icon": "https://
|
|
7570
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/xcavate.png",
|
|
7565
7571
|
"providers": {
|
|
7566
7572
|
"Xcavate": "wss://rpc1-polkadot.xcavate.io"
|
|
7567
7573
|
},
|
|
@@ -7593,7 +7599,7 @@
|
|
|
7593
7599
|
"name": "Watr Mainnet",
|
|
7594
7600
|
"isTestnet": false,
|
|
7595
7601
|
"chainStatus": "INACTIVE",
|
|
7596
|
-
"icon": "https://
|
|
7602
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/watr_mainnet.png",
|
|
7597
7603
|
"providers": {
|
|
7598
7604
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7599
7605
|
},
|
|
@@ -7625,7 +7631,7 @@
|
|
|
7625
7631
|
"name": "Watr Mainnet - EVM",
|
|
7626
7632
|
"isTestnet": false,
|
|
7627
7633
|
"chainStatus": "ACTIVE",
|
|
7628
|
-
"icon": "https://
|
|
7634
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/watr_mainnet_evm.png",
|
|
7629
7635
|
"providers": {
|
|
7630
7636
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7631
7637
|
},
|
|
@@ -7649,7 +7655,7 @@
|
|
|
7649
7655
|
"name": "Enjin Relaychain",
|
|
7650
7656
|
"isTestnet": false,
|
|
7651
7657
|
"chainStatus": "ACTIVE",
|
|
7652
|
-
"icon": "https://
|
|
7658
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/enjin_relaychain.png",
|
|
7653
7659
|
"providers": {
|
|
7654
7660
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
7655
7661
|
},
|
|
@@ -7684,7 +7690,7 @@
|
|
|
7684
7690
|
"name": "Enjin Matrixchain",
|
|
7685
7691
|
"isTestnet": false,
|
|
7686
7692
|
"chainStatus": "ACTIVE",
|
|
7687
|
-
"icon": "https://
|
|
7693
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/enjin_matrixchain.png",
|
|
7688
7694
|
"providers": {
|
|
7689
7695
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7690
7696
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7720,7 +7726,7 @@
|
|
|
7720
7726
|
"name": "Vara Network Testnet",
|
|
7721
7727
|
"isTestnet": true,
|
|
7722
7728
|
"chainStatus": "ACTIVE",
|
|
7723
|
-
"icon": "https://
|
|
7729
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/vara_testnet.png",
|
|
7724
7730
|
"providers": {
|
|
7725
7731
|
"Vara": "wss://testnet.vara-network.io",
|
|
7726
7732
|
"Gear": "wss://testnet.vara.network"
|
|
@@ -7756,7 +7762,7 @@
|
|
|
7756
7762
|
"name": "Avail Goldberg Testnet",
|
|
7757
7763
|
"isTestnet": true,
|
|
7758
7764
|
"chainStatus": "INACTIVE",
|
|
7759
|
-
"icon": "https://
|
|
7765
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/goldberg_testnet.png",
|
|
7760
7766
|
"providers": {
|
|
7761
7767
|
"Goldberg testnet": "wss://goldberg-testnet-rpc.avail.tools/ws"
|
|
7762
7768
|
},
|
|
@@ -7788,10 +7794,10 @@
|
|
|
7788
7794
|
},
|
|
7789
7795
|
"energy_web_x_testnet": {
|
|
7790
7796
|
"slug": "energy_web_x_testnet",
|
|
7791
|
-
"name": "
|
|
7797
|
+
"name": "EWX Staging Parachain",
|
|
7792
7798
|
"isTestnet": true,
|
|
7793
7799
|
"chainStatus": "ACTIVE",
|
|
7794
|
-
"icon": "https://
|
|
7800
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x_testnet.png",
|
|
7795
7801
|
"providers": {
|
|
7796
7802
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7797
7803
|
},
|
|
@@ -7823,7 +7829,7 @@
|
|
|
7823
7829
|
"name": "Energy Web Chain",
|
|
7824
7830
|
"isTestnet": false,
|
|
7825
7831
|
"chainStatus": "ACTIVE",
|
|
7826
|
-
"icon": "https://
|
|
7832
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/energy_web_chain.png",
|
|
7827
7833
|
"providers": {
|
|
7828
7834
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7829
7835
|
},
|
|
@@ -7847,10 +7853,10 @@
|
|
|
7847
7853
|
},
|
|
7848
7854
|
"energy_web_x_rococo": {
|
|
7849
7855
|
"slug": "energy_web_x_rococo",
|
|
7850
|
-
"name": "Energy Web X
|
|
7856
|
+
"name": "Energy Web X Rococo",
|
|
7851
7857
|
"isTestnet": true,
|
|
7852
7858
|
"chainStatus": "ACTIVE",
|
|
7853
|
-
"icon": "https://
|
|
7859
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x_rococo.png",
|
|
7854
7860
|
"providers": {
|
|
7855
7861
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7856
7862
|
},
|
|
@@ -7882,7 +7888,7 @@
|
|
|
7882
7888
|
"name": "Manta Pacific",
|
|
7883
7889
|
"isTestnet": false,
|
|
7884
7890
|
"chainStatus": "ACTIVE",
|
|
7885
|
-
"icon": "https://
|
|
7891
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/manta_network_evm.png",
|
|
7886
7892
|
"providers": {
|
|
7887
7893
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7888
7894
|
},
|
|
@@ -7909,7 +7915,7 @@
|
|
|
7909
7915
|
"name": "Polkadex Polkadot",
|
|
7910
7916
|
"isTestnet": false,
|
|
7911
7917
|
"chainStatus": "INACTIVE",
|
|
7912
|
-
"icon": "https://
|
|
7918
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polkadex_dot.png",
|
|
7913
7919
|
"providers": {
|
|
7914
7920
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
7915
7921
|
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws",
|
|
@@ -7958,7 +7964,7 @@
|
|
|
7958
7964
|
"name": "Bittensor Testnet",
|
|
7959
7965
|
"isTestnet": true,
|
|
7960
7966
|
"chainStatus": "ACTIVE",
|
|
7961
|
-
"icon": "https://
|
|
7967
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bittensor_testnet.png",
|
|
7962
7968
|
"providers": {
|
|
7963
7969
|
"Testnet": "wss://test.finney.opentensor.ai:443"
|
|
7964
7970
|
},
|
|
@@ -7990,7 +7996,7 @@
|
|
|
7990
7996
|
"name": "Subspace Gemini 3h",
|
|
7991
7997
|
"isTestnet": true,
|
|
7992
7998
|
"chainStatus": "INACTIVE",
|
|
7993
|
-
"icon": "https://
|
|
7999
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3h.png",
|
|
7994
8000
|
"providers": {
|
|
7995
8001
|
"Gemini 3h": "wss://rpc-0.gemini-3h.subspace.network/ws"
|
|
7996
8002
|
},
|
|
@@ -8025,7 +8031,7 @@
|
|
|
8025
8031
|
"name": "Continuum Network",
|
|
8026
8032
|
"isTestnet": false,
|
|
8027
8033
|
"chainStatus": "INACTIVE",
|
|
8028
|
-
"icon": "https://
|
|
8034
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/continuum_network.png",
|
|
8029
8035
|
"providers": {
|
|
8030
8036
|
"Continuum RPC Node": "wss://continuum-rpc-1.metaverse.network/wss"
|
|
8031
8037
|
},
|
|
@@ -8060,7 +8066,7 @@
|
|
|
8060
8066
|
"name": "Rococo Asset Hub",
|
|
8061
8067
|
"isTestnet": true,
|
|
8062
8068
|
"chainStatus": "INACTIVE",
|
|
8063
|
-
"icon": "https://
|
|
8069
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rococo_assethub.png",
|
|
8064
8070
|
"providers": {
|
|
8065
8071
|
"Parity": "wss://rococo-asset-hub-rpc.polkadot.io"
|
|
8066
8072
|
},
|
|
@@ -8095,7 +8101,7 @@
|
|
|
8095
8101
|
"name": "X Layer testnet",
|
|
8096
8102
|
"isTestnet": true,
|
|
8097
8103
|
"chainStatus": "ACTIVE",
|
|
8098
|
-
"icon": "https://
|
|
8104
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/okxtest.png",
|
|
8099
8105
|
"providers": {
|
|
8100
8106
|
"Testrpc": "https://testrpc.x1.tech/",
|
|
8101
8107
|
"X1testrpc": "https://x1testrpc.okx.com/"
|
|
@@ -8123,7 +8129,7 @@
|
|
|
8123
8129
|
"name": "Liberland Testnet",
|
|
8124
8130
|
"isTestnet": true,
|
|
8125
8131
|
"chainStatus": "ACTIVE",
|
|
8126
|
-
"icon": "https://
|
|
8132
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/liberlandtest.png",
|
|
8127
8133
|
"providers": {
|
|
8128
8134
|
"Liberland": "wss://testchain.liberland.org"
|
|
8129
8135
|
},
|
|
@@ -8155,7 +8161,7 @@
|
|
|
8155
8161
|
"name": "Liberland",
|
|
8156
8162
|
"isTestnet": false,
|
|
8157
8163
|
"chainStatus": "ACTIVE",
|
|
8158
|
-
"icon": "https://
|
|
8164
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/liberland.png",
|
|
8159
8165
|
"providers": {
|
|
8160
8166
|
"Liberland": "wss://mainnet.liberland.org",
|
|
8161
8167
|
"Dwellir": "wss://liberland-rpc.dwellir.com"
|
|
@@ -8188,7 +8194,7 @@
|
|
|
8188
8194
|
"name": "Polkadot Chainflip Testnet",
|
|
8189
8195
|
"isTestnet": true,
|
|
8190
8196
|
"chainStatus": "ACTIVE",
|
|
8191
|
-
"icon": "https://
|
|
8197
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
|
|
8192
8198
|
"providers": {
|
|
8193
8199
|
"Chainflip": "wss://rpc-pdot.chainflip.io"
|
|
8194
8200
|
},
|
|
@@ -8220,7 +8226,7 @@
|
|
|
8220
8226
|
"name": "Tangle Testnet",
|
|
8221
8227
|
"isTestnet": true,
|
|
8222
8228
|
"chainStatus": "ACTIVE",
|
|
8223
|
-
"icon": "https://
|
|
8229
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tangletest.png",
|
|
8224
8230
|
"providers": {
|
|
8225
8231
|
"Webb": "wss://testnet-rpc.tangle.tools"
|
|
8226
8232
|
},
|
|
@@ -8252,7 +8258,7 @@
|
|
|
8252
8258
|
"name": "DENTNet",
|
|
8253
8259
|
"isTestnet": false,
|
|
8254
8260
|
"chainStatus": "ACTIVE",
|
|
8255
|
-
"icon": "https://
|
|
8261
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dentnet.png",
|
|
8256
8262
|
"providers": {
|
|
8257
8263
|
"Dentnet": "wss://rpc.dentnet.io/ws"
|
|
8258
8264
|
},
|
|
@@ -8284,7 +8290,7 @@
|
|
|
8284
8290
|
"name": "Phyken Network Testnet",
|
|
8285
8291
|
"isTestnet": true,
|
|
8286
8292
|
"chainStatus": "INACTIVE",
|
|
8287
|
-
"icon": "https://
|
|
8293
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/phykentest.png",
|
|
8288
8294
|
"providers": {
|
|
8289
8295
|
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
|
|
8290
8296
|
},
|
|
@@ -8316,7 +8322,7 @@
|
|
|
8316
8322
|
"name": "Creditcoin EVM Testnet",
|
|
8317
8323
|
"isTestnet": true,
|
|
8318
8324
|
"chainStatus": "ACTIVE",
|
|
8319
|
-
"icon": "https://
|
|
8325
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/creditcointestevm.png",
|
|
8320
8326
|
"providers": {
|
|
8321
8327
|
"Creditcoin Testnet EVM": "https://rpc.cc3-testnet.creditcoin.network/"
|
|
8322
8328
|
},
|
|
@@ -8343,7 +8349,7 @@
|
|
|
8343
8349
|
"name": "Astar zkEVM",
|
|
8344
8350
|
"isTestnet": false,
|
|
8345
8351
|
"chainStatus": "INACTIVE",
|
|
8346
|
-
"icon": "https://
|
|
8352
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
8347
8353
|
"providers": {
|
|
8348
8354
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
8349
8355
|
},
|
|
@@ -8370,7 +8376,7 @@
|
|
|
8370
8376
|
"name": "Ethereum Sepolia",
|
|
8371
8377
|
"isTestnet": true,
|
|
8372
8378
|
"chainStatus": "ACTIVE",
|
|
8373
|
-
"icon": "https://
|
|
8379
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
8374
8380
|
"providers": {
|
|
8375
8381
|
"1RPC": "https://1rpc.io/sepolia",
|
|
8376
8382
|
"Tenderly": "https://gateway.tenderly.co/public/sepolia",
|
|
@@ -8400,7 +8406,7 @@
|
|
|
8400
8406
|
"name": "Hydration Rococo",
|
|
8401
8407
|
"isTestnet": true,
|
|
8402
8408
|
"chainStatus": "INACTIVE",
|
|
8403
|
-
"icon": "https://
|
|
8409
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
8404
8410
|
"providers": {
|
|
8405
8411
|
"Hydration Nice": "wss://rpc.nice.hydration.cloud"
|
|
8406
8412
|
},
|
|
@@ -8432,7 +8438,7 @@
|
|
|
8432
8438
|
"name": "Creditcoin Native Testnet",
|
|
8433
8439
|
"isTestnet": true,
|
|
8434
8440
|
"chainStatus": "ACTIVE",
|
|
8435
|
-
"icon": "https://
|
|
8441
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
8436
8442
|
"providers": {
|
|
8437
8443
|
"Cc3": "wss://rpc.cc3-testnet.creditcoin.network"
|
|
8438
8444
|
},
|
|
@@ -8467,7 +8473,7 @@
|
|
|
8467
8473
|
"name": "X Layer",
|
|
8468
8474
|
"isTestnet": false,
|
|
8469
8475
|
"chainStatus": "ACTIVE",
|
|
8470
|
-
"icon": "https://
|
|
8476
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
8471
8477
|
"providers": {
|
|
8472
8478
|
"X Layer": "https://rpc.xlayer.tech",
|
|
8473
8479
|
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
@@ -8492,7 +8498,7 @@
|
|
|
8492
8498
|
"name": "Acurast Canary",
|
|
8493
8499
|
"isTestnet": false,
|
|
8494
8500
|
"chainStatus": "ACTIVE",
|
|
8495
|
-
"icon": "https://
|
|
8501
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/acurast.png",
|
|
8496
8502
|
"providers": {
|
|
8497
8503
|
"Canary": "wss://public-rpc.canary.acurast.com"
|
|
8498
8504
|
},
|
|
@@ -8524,7 +8530,7 @@
|
|
|
8524
8530
|
"name": "Mythos",
|
|
8525
8531
|
"isTestnet": false,
|
|
8526
8532
|
"chainStatus": "ACTIVE",
|
|
8527
|
-
"icon": "https://
|
|
8533
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
8528
8534
|
"providers": {
|
|
8529
8535
|
"Parity": "wss://polkadot-mythos-rpc.polkadot.io",
|
|
8530
8536
|
"Helikon": "wss://rpc.helikon.io/mythos",
|
|
@@ -8569,7 +8575,7 @@
|
|
|
8569
8575
|
"name": "Humanode",
|
|
8570
8576
|
"isTestnet": false,
|
|
8571
8577
|
"chainStatus": "ACTIVE",
|
|
8572
|
-
"icon": "https://
|
|
8578
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/humanode.png",
|
|
8573
8579
|
"providers": {
|
|
8574
8580
|
"Humanode": "wss://explorer-rpc-ws.mainnet.stages.humanode.io"
|
|
8575
8581
|
},
|
|
@@ -8604,7 +8610,7 @@
|
|
|
8604
8610
|
"name": "Humanode - EVM",
|
|
8605
8611
|
"isTestnet": false,
|
|
8606
8612
|
"chainStatus": "ACTIVE",
|
|
8607
|
-
"icon": "https://
|
|
8613
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/humanodeevm.png",
|
|
8608
8614
|
"providers": {
|
|
8609
8615
|
"Humanode": "https://explorer-rpc-http.mainnet.stages.humanode.io"
|
|
8610
8616
|
},
|
|
@@ -8631,7 +8637,7 @@
|
|
|
8631
8637
|
"name": "Paseo Testnet",
|
|
8632
8638
|
"isTestnet": true,
|
|
8633
8639
|
"chainStatus": "ACTIVE",
|
|
8634
|
-
"icon": "https://
|
|
8640
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/paseotest.png",
|
|
8635
8641
|
"providers": {
|
|
8636
8642
|
"Amforc": "wss://paseo.rpc.amforc.com",
|
|
8637
8643
|
"Dwellir": "wss://paseo-rpc.dwellir.com",
|
|
@@ -8669,7 +8675,7 @@
|
|
|
8669
8675
|
"name": "Commune AI",
|
|
8670
8676
|
"isTestnet": false,
|
|
8671
8677
|
"chainStatus": "ACTIVE",
|
|
8672
|
-
"icon": "https://
|
|
8678
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/commune.png",
|
|
8673
8679
|
"providers": {
|
|
8674
8680
|
"Commune Node 1": "wss://commune-api-node-1.communeai.net"
|
|
8675
8681
|
},
|
|
@@ -8701,7 +8707,7 @@
|
|
|
8701
8707
|
"name": "DBC Mainnet",
|
|
8702
8708
|
"isTestnet": false,
|
|
8703
8709
|
"chainStatus": "ACTIVE",
|
|
8704
|
-
"icon": "https://
|
|
8710
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dbcchain.png",
|
|
8705
8711
|
"providers": {
|
|
8706
8712
|
"DBC Chain": "wss://info1.dbcwallet.io"
|
|
8707
8713
|
},
|
|
@@ -8736,7 +8742,7 @@
|
|
|
8736
8742
|
"name": "Avail Turing Testnet",
|
|
8737
8743
|
"isTestnet": true,
|
|
8738
8744
|
"chainStatus": "ACTIVE",
|
|
8739
|
-
"icon": "https://
|
|
8745
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8740
8746
|
"providers": {
|
|
8741
8747
|
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
8742
8748
|
"Ankr": "wss://turing-testnet.avail-rpc.com/",
|
|
@@ -8776,7 +8782,7 @@
|
|
|
8776
8782
|
"name": "Bitlayer",
|
|
8777
8783
|
"isTestnet": false,
|
|
8778
8784
|
"chainStatus": "ACTIVE",
|
|
8779
|
-
"icon": "https://
|
|
8785
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitlayer.png",
|
|
8780
8786
|
"providers": {
|
|
8781
8787
|
"Bitlayer": "https://rpc.bitlayer.org",
|
|
8782
8788
|
"Rpc": "https://rpc.bitlayer-rpc.com",
|
|
@@ -8805,7 +8811,7 @@
|
|
|
8805
8811
|
"name": "Bitlayer Testnet",
|
|
8806
8812
|
"isTestnet": true,
|
|
8807
8813
|
"chainStatus": "ACTIVE",
|
|
8808
|
-
"icon": "https://
|
|
8814
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitlayertest.png",
|
|
8809
8815
|
"providers": {
|
|
8810
8816
|
"Rpc testnet": "https://testnet-rpc.bitlayer.org"
|
|
8811
8817
|
},
|
|
@@ -8832,7 +8838,7 @@
|
|
|
8832
8838
|
"name": "BEVM",
|
|
8833
8839
|
"isTestnet": false,
|
|
8834
8840
|
"chainStatus": "ACTIVE",
|
|
8835
|
-
"icon": "https://
|
|
8841
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bevm.png",
|
|
8836
8842
|
"providers": {
|
|
8837
8843
|
"Mainnet 1": "https://rpc-mainnet-1.bevm.io",
|
|
8838
8844
|
"Mainnet 2": "https://rpc-mainnet-2.bevm.io"
|
|
@@ -8860,7 +8866,7 @@
|
|
|
8860
8866
|
"name": "BEVM Testnet",
|
|
8861
8867
|
"isTestnet": true,
|
|
8862
8868
|
"chainStatus": "ACTIVE",
|
|
8863
|
-
"icon": "https://
|
|
8869
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bevmtest.png",
|
|
8864
8870
|
"providers": {
|
|
8865
8871
|
"BEVM testnet": "https://testnet.bevm.io"
|
|
8866
8872
|
},
|
|
@@ -8887,7 +8893,7 @@
|
|
|
8887
8893
|
"name": "B² Network",
|
|
8888
8894
|
"isTestnet": false,
|
|
8889
8895
|
"chainStatus": "ACTIVE",
|
|
8890
|
-
"icon": "https://
|
|
8896
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/b2.png",
|
|
8891
8897
|
"providers": {
|
|
8892
8898
|
"Bsquared": "https://rpc.bsquared.network",
|
|
8893
8899
|
"Alt technology": "https://b2-mainnet.alt.technology"
|
|
@@ -8915,7 +8921,7 @@
|
|
|
8915
8921
|
"name": "BOB",
|
|
8916
8922
|
"isTestnet": false,
|
|
8917
8923
|
"chainStatus": "ACTIVE",
|
|
8918
|
-
"icon": "https://
|
|
8924
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bobmainnet.png",
|
|
8919
8925
|
"providers": {
|
|
8920
8926
|
"Gobob": "https://rpc.gobob.xyz/"
|
|
8921
8927
|
},
|
|
@@ -8942,13 +8948,14 @@
|
|
|
8942
8948
|
"name": "Avail",
|
|
8943
8949
|
"isTestnet": false,
|
|
8944
8950
|
"chainStatus": "ACTIVE",
|
|
8945
|
-
"icon": "https://
|
|
8951
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
8946
8952
|
"providers": {
|
|
8947
8953
|
"Ankr": "wss://mainnet.avail-rpc.com/",
|
|
8948
8954
|
"Bware": "wss://avail-mainnet.public.blastapi.io/",
|
|
8949
8955
|
"BrightlyStake": "wss://avail-us.brightlystake.com/",
|
|
8950
8956
|
"GlobalStake": "wss://rpc-avail.globalstake.io/",
|
|
8951
|
-
"BountyBlok": "wss://avail.rpc.bountyblok.io/"
|
|
8957
|
+
"BountyBlok": "wss://avail.rpc.bountyblok.io/",
|
|
8958
|
+
"RadiumBlock": "wss://avail.public.curie.radiumblock.co/ws"
|
|
8952
8959
|
},
|
|
8953
8960
|
"evmInfo": null,
|
|
8954
8961
|
"substrateInfo": {
|
|
@@ -8981,7 +8988,7 @@
|
|
|
8981
8988
|
"name": "Merlin Chain",
|
|
8982
8989
|
"isTestnet": false,
|
|
8983
8990
|
"chainStatus": "ACTIVE",
|
|
8984
|
-
"icon": "https://
|
|
8991
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
8985
8992
|
"providers": {
|
|
8986
8993
|
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
8987
8994
|
},
|
|
@@ -9008,7 +9015,7 @@
|
|
|
9008
9015
|
"name": "Botanix Testnet",
|
|
9009
9016
|
"isTestnet": true,
|
|
9010
9017
|
"chainStatus": "ACTIVE",
|
|
9011
|
-
"icon": "https://
|
|
9018
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
9012
9019
|
"providers": {
|
|
9013
9020
|
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
9014
9021
|
},
|
|
@@ -9035,7 +9042,7 @@
|
|
|
9035
9042
|
"name": "Curio",
|
|
9036
9043
|
"isTestnet": false,
|
|
9037
9044
|
"chainStatus": "ACTIVE",
|
|
9038
|
-
"icon": "https://
|
|
9045
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
9039
9046
|
"providers": {
|
|
9040
9047
|
"Curio": "wss://parachain.curioinvest.com/"
|
|
9041
9048
|
},
|
|
@@ -9067,7 +9074,7 @@
|
|
|
9067
9074
|
"name": "Hyperbridge",
|
|
9068
9075
|
"isTestnet": false,
|
|
9069
9076
|
"chainStatus": "ACTIVE",
|
|
9070
|
-
"icon": "https://
|
|
9077
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hyperbridge.png",
|
|
9071
9078
|
"providers": {
|
|
9072
9079
|
"BlockOps": "wss://hyperbridge-nexus-rpc.blockops.network",
|
|
9073
9080
|
"IBP1": "wss://nexus.ibp.network",
|
|
@@ -9101,7 +9108,7 @@
|
|
|
9101
9108
|
"name": "CESS Testnet",
|
|
9102
9109
|
"isTestnet": true,
|
|
9103
9110
|
"chainStatus": "ACTIVE",
|
|
9104
|
-
"icon": "https://
|
|
9111
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png",
|
|
9105
9112
|
"providers": {
|
|
9106
9113
|
"CESS Testnet": "wss://testnet-rpc.cess.cloud/ws/",
|
|
9107
9114
|
"CESS network": "wss://testnet-rpc.cess.network/ws/"
|
|
@@ -9134,7 +9141,7 @@
|
|
|
9134
9141
|
"name": "Bitcoin",
|
|
9135
9142
|
"isTestnet": false,
|
|
9136
9143
|
"chainStatus": "ACTIVE",
|
|
9137
|
-
"icon": "https://
|
|
9144
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
|
|
9138
9145
|
"providers": {
|
|
9139
9146
|
"Blockstream": "https://btc-api.koni.studio"
|
|
9140
9147
|
},
|
|
@@ -9156,7 +9163,7 @@
|
|
|
9156
9163
|
"name": "Bitcoin Testnet",
|
|
9157
9164
|
"isTestnet": true,
|
|
9158
9165
|
"chainStatus": "ACTIVE",
|
|
9159
|
-
"icon": "https://
|
|
9166
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
|
|
9160
9167
|
"providers": {
|
|
9161
9168
|
"Mempool": "https://mempool.space/testnet4/api"
|
|
9162
9169
|
},
|
|
@@ -9178,7 +9185,7 @@
|
|
|
9178
9185
|
"name": "Kusama People",
|
|
9179
9186
|
"isTestnet": false,
|
|
9180
9187
|
"chainStatus": "ACTIVE",
|
|
9181
|
-
"icon": "https://
|
|
9188
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/peoplekusama.png",
|
|
9182
9189
|
"providers": {
|
|
9183
9190
|
"Parity": "wss://kusama-people-rpc.polkadot.io",
|
|
9184
9191
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people",
|
|
@@ -9215,7 +9222,7 @@
|
|
|
9215
9222
|
"name": "Linea",
|
|
9216
9223
|
"isTestnet": false,
|
|
9217
9224
|
"chainStatus": "ACTIVE",
|
|
9218
|
-
"icon": "https://
|
|
9225
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
9219
9226
|
"providers": {
|
|
9220
9227
|
"Linea": "https://rpc.linea.build/"
|
|
9221
9228
|
},
|
|
@@ -9242,7 +9249,7 @@
|
|
|
9242
9249
|
"name": "BounceBit",
|
|
9243
9250
|
"isTestnet": false,
|
|
9244
9251
|
"chainStatus": "ACTIVE",
|
|
9245
|
-
"icon": "https://
|
|
9252
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png",
|
|
9246
9253
|
"providers": {
|
|
9247
9254
|
"BounceBit Api": "https://fullnode-mainnet.bouncebitapi.com/"
|
|
9248
9255
|
},
|
|
@@ -9269,7 +9276,7 @@
|
|
|
9269
9276
|
"name": "BounceBit Testnet",
|
|
9270
9277
|
"isTestnet": true,
|
|
9271
9278
|
"chainStatus": "ACTIVE",
|
|
9272
|
-
"icon": "https://
|
|
9279
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
9273
9280
|
"providers": {
|
|
9274
9281
|
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
9275
9282
|
},
|
|
@@ -9296,7 +9303,7 @@
|
|
|
9296
9303
|
"name": "Kreivo",
|
|
9297
9304
|
"isTestnet": false,
|
|
9298
9305
|
"chainStatus": "ACTIVE",
|
|
9299
|
-
"icon": "https://
|
|
9306
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kreivo.png",
|
|
9300
9307
|
"providers": {
|
|
9301
9308
|
"Virto": "wss://kreivo.io/",
|
|
9302
9309
|
"Kippu": "wss://kreivo.kippu.rocks/"
|
|
@@ -9329,7 +9336,7 @@
|
|
|
9329
9336
|
"name": "Analog Testnet",
|
|
9330
9337
|
"isTestnet": true,
|
|
9331
9338
|
"chainStatus": "ACTIVE",
|
|
9332
|
-
"icon": "https://
|
|
9339
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/analog_testnet.png",
|
|
9333
9340
|
"providers": {
|
|
9334
9341
|
"Analog": "wss://rpc.testnet.analog.one"
|
|
9335
9342
|
},
|
|
@@ -9361,7 +9368,7 @@
|
|
|
9361
9368
|
"name": "peaq",
|
|
9362
9369
|
"isTestnet": false,
|
|
9363
9370
|
"chainStatus": "ACTIVE",
|
|
9364
|
-
"icon": "https://
|
|
9371
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/peaq.png",
|
|
9365
9372
|
"providers": {
|
|
9366
9373
|
"Onfinality": "wss://peaq.api.onfinality.io/public-ws"
|
|
9367
9374
|
},
|
|
@@ -9396,7 +9403,7 @@
|
|
|
9396
9403
|
"name": "LayerEdge Testnet",
|
|
9397
9404
|
"isTestnet": true,
|
|
9398
9405
|
"chainStatus": "ACTIVE",
|
|
9399
|
-
"icon": "https://
|
|
9406
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
9400
9407
|
"providers": {
|
|
9401
9408
|
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
9402
9409
|
},
|
|
@@ -9423,7 +9430,7 @@
|
|
|
9423
9430
|
"name": "BEVM OP Testnet",
|
|
9424
9431
|
"isTestnet": true,
|
|
9425
9432
|
"chainStatus": "ACTIVE",
|
|
9426
|
-
"icon": "https://
|
|
9433
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bevm_testnet.png",
|
|
9427
9434
|
"providers": {
|
|
9428
9435
|
"BEVM OP Testnet": "https://sepolia-wbtc-testnet.bevm.io/"
|
|
9429
9436
|
},
|
|
@@ -9447,7 +9454,7 @@
|
|
|
9447
9454
|
"name": "Berachain bArtio",
|
|
9448
9455
|
"isTestnet": true,
|
|
9449
9456
|
"chainStatus": "ACTIVE",
|
|
9450
|
-
"icon": "https://
|
|
9457
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/berachain_testnet.png",
|
|
9451
9458
|
"providers": {
|
|
9452
9459
|
"Berachain": "https://bartio.rpc.berachain.com/"
|
|
9453
9460
|
},
|
|
@@ -9474,7 +9481,7 @@
|
|
|
9474
9481
|
"name": "Atleta Olympia",
|
|
9475
9482
|
"isTestnet": true,
|
|
9476
9483
|
"chainStatus": "ACTIVE",
|
|
9477
|
-
"icon": "https://
|
|
9484
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/atletaolympia_testnet.png",
|
|
9478
9485
|
"providers": {
|
|
9479
9486
|
"Atleta": "wss://testnet-rpc.atleta.network"
|
|
9480
9487
|
},
|
|
@@ -9517,7 +9524,7 @@
|
|
|
9517
9524
|
"name": "Syscoin NEVM",
|
|
9518
9525
|
"isTestnet": false,
|
|
9519
9526
|
"chainStatus": "ACTIVE",
|
|
9520
|
-
"icon": "https://
|
|
9527
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm.png",
|
|
9521
9528
|
"providers": {
|
|
9522
9529
|
"Syscoin": "https://rpc.syscoin.org"
|
|
9523
9530
|
},
|
|
@@ -9544,7 +9551,7 @@
|
|
|
9544
9551
|
"name": "Rollux",
|
|
9545
9552
|
"isTestnet": false,
|
|
9546
9553
|
"chainStatus": "ACTIVE",
|
|
9547
|
-
"icon": "https://
|
|
9554
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rollux_evm.png",
|
|
9548
9555
|
"providers": {
|
|
9549
9556
|
"Rollux": "https://rpc.rollux.com"
|
|
9550
9557
|
},
|
|
@@ -9571,7 +9578,7 @@
|
|
|
9571
9578
|
"name": "B² Network Testnet",
|
|
9572
9579
|
"isTestnet": true,
|
|
9573
9580
|
"chainStatus": "ACTIVE",
|
|
9574
|
-
"icon": "https://
|
|
9581
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/b2_testnet.png",
|
|
9575
9582
|
"providers": {
|
|
9576
9583
|
"Alt Technology": "https://b2-testnet.alt.technology/",
|
|
9577
9584
|
"Ankr": "https://rpc.ankr.com/b2_testnet",
|
|
@@ -9600,7 +9607,7 @@
|
|
|
9600
9607
|
"name": "Bool Alpha Mainnet",
|
|
9601
9608
|
"isTestnet": false,
|
|
9602
9609
|
"chainStatus": "INACTIVE",
|
|
9603
|
-
"icon": "https://
|
|
9610
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/boolalpha.png",
|
|
9604
9611
|
"providers": {
|
|
9605
9612
|
"Bool Alpha": "https://alpha-rpc-node-http.bool.network"
|
|
9606
9613
|
},
|
|
@@ -9627,7 +9634,7 @@
|
|
|
9627
9634
|
"name": "Bool Beta Testnet",
|
|
9628
9635
|
"isTestnet": true,
|
|
9629
9636
|
"chainStatus": "ACTIVE",
|
|
9630
|
-
"icon": "https://
|
|
9637
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/boolbeta_testnet.png",
|
|
9631
9638
|
"providers": {
|
|
9632
9639
|
"Bool Alpha": "https://betatest-rpc-node-http.bool.network"
|
|
9633
9640
|
},
|
|
@@ -9654,7 +9661,7 @@
|
|
|
9654
9661
|
"name": "Rollux Testnet",
|
|
9655
9662
|
"isTestnet": true,
|
|
9656
9663
|
"chainStatus": "ACTIVE",
|
|
9657
|
-
"icon": "https://
|
|
9664
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rollux_testnet.png",
|
|
9658
9665
|
"providers": {
|
|
9659
9666
|
"Rollux": "https://rpc-tanenbaum.rollux.com"
|
|
9660
9667
|
},
|
|
@@ -9681,7 +9688,7 @@
|
|
|
9681
9688
|
"name": "Syscoin NEVM Testnet",
|
|
9682
9689
|
"isTestnet": true,
|
|
9683
9690
|
"chainStatus": "ACTIVE",
|
|
9684
|
-
"icon": "https://
|
|
9691
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm_testnet.png",
|
|
9685
9692
|
"providers": {
|
|
9686
9693
|
"Syscoin": "https://rpc.tanenbaum.io"
|
|
9687
9694
|
},
|
|
@@ -9708,7 +9715,7 @@
|
|
|
9708
9715
|
"name": "Aura Network",
|
|
9709
9716
|
"isTestnet": false,
|
|
9710
9717
|
"chainStatus": "ACTIVE",
|
|
9711
|
-
"icon": "https://
|
|
9718
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aura.png",
|
|
9712
9719
|
"providers": {
|
|
9713
9720
|
"Aura Network": "https://jsonrpc.aura.network"
|
|
9714
9721
|
},
|
|
@@ -9735,7 +9742,7 @@
|
|
|
9735
9742
|
"name": "Unique - EVM",
|
|
9736
9743
|
"isTestnet": true,
|
|
9737
9744
|
"chainStatus": "ACTIVE",
|
|
9738
|
-
"icon": "https://
|
|
9745
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/unique_evm.png",
|
|
9739
9746
|
"providers": {
|
|
9740
9747
|
"Unique": "https://rpc.unique.network",
|
|
9741
9748
|
"Asia": "https://asia-rpc.unique.network",
|
|
@@ -9765,7 +9772,7 @@
|
|
|
9765
9772
|
"name": "Core Blockchain Mainnet",
|
|
9766
9773
|
"isTestnet": false,
|
|
9767
9774
|
"chainStatus": "INACTIVE",
|
|
9768
|
-
"icon": "https://
|
|
9775
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/core.png",
|
|
9769
9776
|
"providers": {
|
|
9770
9777
|
"Core Dao": "https://rpc.coredao.org/"
|
|
9771
9778
|
},
|
|
@@ -9792,7 +9799,7 @@
|
|
|
9792
9799
|
"name": "SatoshiVM Alpha Mainnet",
|
|
9793
9800
|
"isTestnet": false,
|
|
9794
9801
|
"chainStatus": "INACTIVE",
|
|
9795
|
-
"icon": "https://
|
|
9802
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/satoshivm.png",
|
|
9796
9803
|
"providers": {
|
|
9797
9804
|
"Alpha Rpc Node": "https://alpha-rpc-node-http.svmscan.io/"
|
|
9798
9805
|
},
|
|
@@ -9819,7 +9826,7 @@
|
|
|
9819
9826
|
"name": "SatoshiVM Testnet",
|
|
9820
9827
|
"isTestnet": true,
|
|
9821
9828
|
"chainStatus": "INACTIVE",
|
|
9822
|
-
"icon": "https://
|
|
9829
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/satoshivm_testnet.png",
|
|
9823
9830
|
"providers": {
|
|
9824
9831
|
"Test Rpc Node": "https://test-rpc-node-http.svmscan.io/"
|
|
9825
9832
|
},
|
|
@@ -9846,7 +9853,7 @@
|
|
|
9846
9853
|
"name": "Cere Network",
|
|
9847
9854
|
"isTestnet": false,
|
|
9848
9855
|
"chainStatus": "ACTIVE",
|
|
9849
|
-
"icon": "https://
|
|
9856
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
9850
9857
|
"providers": {
|
|
9851
9858
|
"Cere Network": "wss://rpc.mainnet.cere.network/ws",
|
|
9852
9859
|
"Archive": "wss://archive.mainnet.cere.network/ws"
|
|
@@ -9879,7 +9886,7 @@
|
|
|
9879
9886
|
"name": "Aleph Zero Testnet - EVM",
|
|
9880
9887
|
"isTestnet": true,
|
|
9881
9888
|
"chainStatus": "ACTIVE",
|
|
9882
|
-
"icon": "https://
|
|
9889
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
9883
9890
|
"providers": {
|
|
9884
9891
|
"Sepolia": "https://alephzero-sepolia.drpc.org/",
|
|
9885
9892
|
"Gelato": "https://rpc.alephzero-testnet.gelato.digital/"
|
|
@@ -9907,7 +9914,7 @@
|
|
|
9907
9914
|
"name": "Aleph Zero - EVM",
|
|
9908
9915
|
"isTestnet": false,
|
|
9909
9916
|
"chainStatus": "ACTIVE",
|
|
9910
|
-
"icon": "https://
|
|
9917
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
9911
9918
|
"providers": {
|
|
9912
9919
|
"Gelato": "https://rpc.alephzero.raas.gelato.cloud"
|
|
9913
9920
|
},
|
|
@@ -9934,7 +9941,7 @@
|
|
|
9934
9941
|
"name": "Exosama",
|
|
9935
9942
|
"isTestnet": false,
|
|
9936
9943
|
"chainStatus": "ACTIVE",
|
|
9937
|
-
"icon": "https://
|
|
9944
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
9938
9945
|
"providers": {
|
|
9939
9946
|
"Exosama Network": "https://rpc.exosama.com"
|
|
9940
9947
|
},
|
|
@@ -9961,7 +9968,7 @@
|
|
|
9961
9968
|
"name": "Blast Mainnet",
|
|
9962
9969
|
"isTestnet": false,
|
|
9963
9970
|
"chainStatus": "ACTIVE",
|
|
9964
|
-
"icon": "https://
|
|
9971
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
9965
9972
|
"providers": {
|
|
9966
9973
|
"Blast": "https://rpc.blast.io"
|
|
9967
9974
|
},
|
|
@@ -9988,7 +9995,7 @@
|
|
|
9988
9995
|
"name": "Story Partner Testnet",
|
|
9989
9996
|
"isTestnet": true,
|
|
9990
9997
|
"chainStatus": "ACTIVE",
|
|
9991
|
-
"icon": "https://
|
|
9998
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
9992
9999
|
"providers": {},
|
|
9993
10000
|
"evmInfo": {
|
|
9994
10001
|
"evmChainId": 1513,
|
|
@@ -10013,7 +10020,7 @@
|
|
|
10013
10020
|
"name": "TON Network",
|
|
10014
10021
|
"isTestnet": false,
|
|
10015
10022
|
"chainStatus": "ACTIVE",
|
|
10016
|
-
"icon": "https://
|
|
10023
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
10017
10024
|
"providers": {
|
|
10018
10025
|
"Toncenter": "https://ton-rpc-mainnet.koni.studio"
|
|
10019
10026
|
},
|
|
@@ -10038,7 +10045,7 @@
|
|
|
10038
10045
|
"name": "TON Testnet",
|
|
10039
10046
|
"isTestnet": true,
|
|
10040
10047
|
"chainStatus": "ACTIVE",
|
|
10041
|
-
"icon": "https://
|
|
10048
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
10042
10049
|
"providers": {
|
|
10043
10050
|
"TonCenter": "https://ton-rpc-testnet.koni.studio"
|
|
10044
10051
|
},
|
|
@@ -10063,7 +10070,7 @@
|
|
|
10063
10070
|
"name": "5ireChain Mainnet",
|
|
10064
10071
|
"isTestnet": false,
|
|
10065
10072
|
"chainStatus": "ACTIVE",
|
|
10066
|
-
"icon": "https://
|
|
10073
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/5irechain_mainnet.png",
|
|
10067
10074
|
"providers": {
|
|
10068
10075
|
"5fire": "https://rpc.5ire.network/"
|
|
10069
10076
|
},
|
|
@@ -10090,7 +10097,7 @@
|
|
|
10090
10097
|
"name": "Polygon zkEVM",
|
|
10091
10098
|
"isTestnet": false,
|
|
10092
10099
|
"chainStatus": "ACTIVE",
|
|
10093
|
-
"icon": "https://
|
|
10100
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polygonzkevm.png",
|
|
10094
10101
|
"providers": {
|
|
10095
10102
|
"zkEVM": "https://zkevm-rpc.com/"
|
|
10096
10103
|
},
|
|
@@ -10117,7 +10124,7 @@
|
|
|
10117
10124
|
"name": "Immutable zkEVM Mainnet",
|
|
10118
10125
|
"isTestnet": false,
|
|
10119
10126
|
"chainStatus": "ACTIVE",
|
|
10120
|
-
"icon": "https://
|
|
10127
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/immutablezkevm.png",
|
|
10121
10128
|
"providers": {
|
|
10122
10129
|
"Immutable": "https://rpc.immutable.com/"
|
|
10123
10130
|
},
|
|
@@ -10144,7 +10151,7 @@
|
|
|
10144
10151
|
"name": "Story Public Testnet",
|
|
10145
10152
|
"isTestnet": true,
|
|
10146
10153
|
"chainStatus": "INACTIVE",
|
|
10147
|
-
"icon": "https://
|
|
10154
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/storypublic_testnet.png",
|
|
10148
10155
|
"providers": {
|
|
10149
10156
|
"Story Testnet": "https://testnet.storyrpc.io/"
|
|
10150
10157
|
},
|
|
@@ -10171,7 +10178,7 @@
|
|
|
10171
10178
|
"name": "Soneium Minato",
|
|
10172
10179
|
"isTestnet": true,
|
|
10173
10180
|
"chainStatus": "ACTIVE",
|
|
10174
|
-
"icon": "https://
|
|
10181
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/soneiumminato.png",
|
|
10175
10182
|
"providers": {
|
|
10176
10183
|
"Soneium": "https://rpc.minato.soneium.org/"
|
|
10177
10184
|
},
|
|
@@ -10198,7 +10205,7 @@
|
|
|
10198
10205
|
"name": "Base Sepolia",
|
|
10199
10206
|
"isTestnet": true,
|
|
10200
10207
|
"chainStatus": "ACTIVE",
|
|
10201
|
-
"icon": "https://
|
|
10208
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/base_sepolia.png",
|
|
10202
10209
|
"providers": {
|
|
10203
10210
|
"Base": "https://sepolia.base.org",
|
|
10204
10211
|
"BlockPi": "https://base-sepolia.blockpi.network/v1/rpc/public",
|
|
@@ -10227,7 +10234,7 @@
|
|
|
10227
10234
|
"name": "Creditcoin Native",
|
|
10228
10235
|
"isTestnet": false,
|
|
10229
10236
|
"chainStatus": "ACTIVE",
|
|
10230
|
-
"icon": "https://
|
|
10237
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png",
|
|
10231
10238
|
"providers": {
|
|
10232
10239
|
"Creditcoin CC3 mainnnet": "wss://mainnet3.creditcoin.network"
|
|
10233
10240
|
},
|
|
@@ -10262,7 +10269,7 @@
|
|
|
10262
10269
|
"name": "Creditcoin EVM",
|
|
10263
10270
|
"isTestnet": false,
|
|
10264
10271
|
"chainStatus": "ACTIVE",
|
|
10265
|
-
"icon": "https://
|
|
10272
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png",
|
|
10266
10273
|
"providers": {
|
|
10267
10274
|
"Creditcoin EVM": "https://mainnet3.creditcoin.network/"
|
|
10268
10275
|
},
|
|
@@ -10289,7 +10296,7 @@
|
|
|
10289
10296
|
"name": "Arbitrum Sepolia",
|
|
10290
10297
|
"isTestnet": true,
|
|
10291
10298
|
"chainStatus": "ACTIVE",
|
|
10292
|
-
"icon": "https://
|
|
10299
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png",
|
|
10293
10300
|
"providers": {
|
|
10294
10301
|
"Block Pi": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
|
10295
10302
|
"Omni Atech": "https://endpoints.omniatech.io/v1/arbitrum/sepolia/public",
|
|
@@ -10318,7 +10325,7 @@
|
|
|
10318
10325
|
"name": "Ternoa zkEVM+ Testnet",
|
|
10319
10326
|
"isTestnet": true,
|
|
10320
10327
|
"chainStatus": "ACTIVE",
|
|
10321
|
-
"icon": "https://
|
|
10328
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
10322
10329
|
"providers": {
|
|
10323
10330
|
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
10324
10331
|
},
|
|
@@ -10345,7 +10352,7 @@
|
|
|
10345
10352
|
"name": "Bittensor devnet",
|
|
10346
10353
|
"isTestnet": true,
|
|
10347
10354
|
"chainStatus": "ACTIVE",
|
|
10348
|
-
"icon": "https://
|
|
10355
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bittensor_devnet.png",
|
|
10349
10356
|
"providers": {
|
|
10350
10357
|
"Opentensor": "wss://dev.chain.opentensor.ai:443"
|
|
10351
10358
|
},
|
|
@@ -10377,7 +10384,7 @@
|
|
|
10377
10384
|
"name": "Mantle Network",
|
|
10378
10385
|
"isTestnet": false,
|
|
10379
10386
|
"chainStatus": "ACTIVE",
|
|
10380
|
-
"icon": "https://
|
|
10387
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mantle.png",
|
|
10381
10388
|
"providers": {
|
|
10382
10389
|
"Mantle": "https://rpc.mantle.xyz/"
|
|
10383
10390
|
},
|
|
@@ -10404,7 +10411,7 @@
|
|
|
10404
10411
|
"name": "zkVerify Volta Testnet",
|
|
10405
10412
|
"isTestnet": true,
|
|
10406
10413
|
"chainStatus": "ACTIVE",
|
|
10407
|
-
"icon": "https://
|
|
10414
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zkverify_testnet.png",
|
|
10408
10415
|
"providers": {
|
|
10409
10416
|
"zkVerify": "wss://volta-rpc.zkverify.io"
|
|
10410
10417
|
},
|
|
@@ -10436,7 +10443,7 @@
|
|
|
10436
10443
|
"name": "RARI Chain",
|
|
10437
10444
|
"isTestnet": false,
|
|
10438
10445
|
"chainStatus": "ACTIVE",
|
|
10439
|
-
"icon": "https://
|
|
10446
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rari.png",
|
|
10440
10447
|
"providers": {
|
|
10441
10448
|
"RARI": "https://mainnet.rpc.rarichain.org/http"
|
|
10442
10449
|
},
|
|
@@ -10463,7 +10470,7 @@
|
|
|
10463
10470
|
"name": "Scroll",
|
|
10464
10471
|
"isTestnet": false,
|
|
10465
10472
|
"chainStatus": "ACTIVE",
|
|
10466
|
-
"icon": "https://
|
|
10473
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/scroll.png",
|
|
10467
10474
|
"providers": {
|
|
10468
10475
|
"Scroll": "https://rpc.scroll.io/"
|
|
10469
10476
|
},
|
|
@@ -10490,7 +10497,7 @@
|
|
|
10490
10497
|
"name": "Unichain Sepolia",
|
|
10491
10498
|
"isTestnet": true,
|
|
10492
10499
|
"chainStatus": "ACTIVE",
|
|
10493
|
-
"icon": "https://
|
|
10500
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/unichain_sepolia.png",
|
|
10494
10501
|
"providers": {
|
|
10495
10502
|
"Unichain": "https://sepolia.unichain.org/"
|
|
10496
10503
|
},
|
|
@@ -10517,7 +10524,7 @@
|
|
|
10517
10524
|
"name": "World Chain",
|
|
10518
10525
|
"isTestnet": false,
|
|
10519
10526
|
"chainStatus": "ACTIVE",
|
|
10520
|
-
"icon": "https://
|
|
10527
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/world_chain.png",
|
|
10521
10528
|
"providers": {
|
|
10522
10529
|
"World Chain": "https://worldchain-mainnet.g.alchemy.com/public"
|
|
10523
10530
|
},
|
|
@@ -10544,7 +10551,7 @@
|
|
|
10544
10551
|
"name": "Mode Mainnet",
|
|
10545
10552
|
"isTestnet": false,
|
|
10546
10553
|
"chainStatus": "ACTIVE",
|
|
10547
|
-
"icon": "https://
|
|
10554
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mode.png",
|
|
10548
10555
|
"providers": {
|
|
10549
10556
|
"Mode Mainnet": "https://mainnet.mode.network/"
|
|
10550
10557
|
},
|
|
@@ -10571,7 +10578,7 @@
|
|
|
10571
10578
|
"name": "Lisk",
|
|
10572
10579
|
"isTestnet": false,
|
|
10573
10580
|
"chainStatus": "ACTIVE",
|
|
10574
|
-
"icon": "https://
|
|
10581
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/lisk.png",
|
|
10575
10582
|
"providers": {
|
|
10576
10583
|
"Lisk": "https://rpc.api.lisk.com/"
|
|
10577
10584
|
},
|
|
@@ -10598,7 +10605,7 @@
|
|
|
10598
10605
|
"name": "Zircuit",
|
|
10599
10606
|
"isTestnet": false,
|
|
10600
10607
|
"chainStatus": "ACTIVE",
|
|
10601
|
-
"icon": "https://
|
|
10608
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zircuit.png",
|
|
10602
10609
|
"providers": {
|
|
10603
10610
|
"Zircuit1": "https://zircuit1-mainnet.p2pify.com/",
|
|
10604
10611
|
"Zircuit": "https://zircuit-mainnet.drpc.org/",
|
|
@@ -10627,7 +10634,7 @@
|
|
|
10627
10634
|
"name": "Tangle Mainnet",
|
|
10628
10635
|
"isTestnet": false,
|
|
10629
10636
|
"chainStatus": "ACTIVE",
|
|
10630
|
-
"icon": "https://
|
|
10637
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tangle.png",
|
|
10631
10638
|
"providers": {
|
|
10632
10639
|
"Tangle": "wss://rpc.tangle.tools",
|
|
10633
10640
|
"Dwellir": "wss://tangle-mainnet-rpc.dwellir.com"
|
|
@@ -10660,7 +10667,7 @@
|
|
|
10660
10667
|
"name": "Tangle EVM Mainnet",
|
|
10661
10668
|
"isTestnet": false,
|
|
10662
10669
|
"chainStatus": "ACTIVE",
|
|
10663
|
-
"icon": "https://
|
|
10670
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tangle_evm.png",
|
|
10664
10671
|
"providers": {
|
|
10665
10672
|
"Tangle": "https://rpc.tangle.tools/"
|
|
10666
10673
|
},
|
|
@@ -10687,7 +10694,7 @@
|
|
|
10687
10694
|
"name": "Story Odyssey Testnet",
|
|
10688
10695
|
"isTestnet": true,
|
|
10689
10696
|
"chainStatus": "INACTIVE",
|
|
10690
|
-
"icon": "https://
|
|
10697
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/storyodyssey_testnet.png",
|
|
10691
10698
|
"providers": {
|
|
10692
10699
|
"Story Odyssey": "https://odyssey.storyrpc.io/"
|
|
10693
10700
|
},
|
|
@@ -10714,7 +10721,7 @@
|
|
|
10714
10721
|
"name": "Polygon Amoy Testnet",
|
|
10715
10722
|
"isTestnet": true,
|
|
10716
10723
|
"chainStatus": "ACTIVE",
|
|
10717
|
-
"icon": "https://
|
|
10724
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polygon_amoy.png",
|
|
10718
10725
|
"providers": {
|
|
10719
10726
|
"Polygon Amoy": "https://rpc-amoy.polygon.technology/"
|
|
10720
10727
|
},
|
|
@@ -10741,7 +10748,7 @@
|
|
|
10741
10748
|
"name": "Polygon zkEVM Cardona Testnet",
|
|
10742
10749
|
"isTestnet": true,
|
|
10743
10750
|
"chainStatus": "ACTIVE",
|
|
10744
|
-
"icon": "https://
|
|
10751
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polygonzkevm_cardona.png",
|
|
10745
10752
|
"providers": {
|
|
10746
10753
|
"Cardona": "https://etherscan.cardona.zkevm-rpc.com/"
|
|
10747
10754
|
},
|
|
@@ -10768,7 +10775,7 @@
|
|
|
10768
10775
|
"name": "ZKsync Era Mainnet",
|
|
10769
10776
|
"isTestnet": false,
|
|
10770
10777
|
"chainStatus": "ACTIVE",
|
|
10771
|
-
"icon": "https://
|
|
10778
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zksync_era.png",
|
|
10772
10779
|
"providers": {
|
|
10773
10780
|
"ZKsync Era": "https://mainnet.era.zksync.io/"
|
|
10774
10781
|
},
|
|
@@ -10795,7 +10802,7 @@
|
|
|
10795
10802
|
"name": "ApeChain",
|
|
10796
10803
|
"isTestnet": false,
|
|
10797
10804
|
"chainStatus": "ACTIVE",
|
|
10798
|
-
"icon": "https://
|
|
10805
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/apechain.png",
|
|
10799
10806
|
"providers": {
|
|
10800
10807
|
"Calderachain": "https://apechain.calderachain.xyz/http"
|
|
10801
10808
|
},
|
|
@@ -10822,7 +10829,7 @@
|
|
|
10822
10829
|
"name": "Autonomys Taurus Testnet",
|
|
10823
10830
|
"isTestnet": true,
|
|
10824
10831
|
"chainStatus": "ACTIVE",
|
|
10825
|
-
"icon": "https://
|
|
10832
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
|
|
10826
10833
|
"providers": {
|
|
10827
10834
|
"Taurus": "wss://rpc-0.taurus.subspace.network/ws",
|
|
10828
10835
|
"Labs 2": "wss://rpc-1.taurus.subspace.network/ws"
|
|
@@ -10855,7 +10862,7 @@
|
|
|
10855
10862
|
"name": "Gnosis",
|
|
10856
10863
|
"isTestnet": false,
|
|
10857
10864
|
"chainStatus": "ACTIVE",
|
|
10858
|
-
"icon": "https://
|
|
10865
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/gnosis.png",
|
|
10859
10866
|
"providers": {
|
|
10860
10867
|
"Gnosis Chain": "https://rpc.gnosischain.com/"
|
|
10861
10868
|
},
|
|
@@ -10882,7 +10889,7 @@
|
|
|
10882
10889
|
"name": "Autonomys Mainnet",
|
|
10883
10890
|
"isTestnet": false,
|
|
10884
10891
|
"chainStatus": "ACTIVE",
|
|
10885
|
-
"icon": "https://
|
|
10892
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/autonomys.png",
|
|
10886
10893
|
"providers": {
|
|
10887
10894
|
"Subspace": "wss://rpc-1.mainnet.subspace.network/ws",
|
|
10888
10895
|
"Foundation": "wss://rpc.mainnet.subspace.foundation/ws",
|
|
@@ -10916,7 +10923,7 @@
|
|
|
10916
10923
|
"name": "Fraxtal Mainnet L2",
|
|
10917
10924
|
"isTestnet": false,
|
|
10918
10925
|
"chainStatus": "ACTIVE",
|
|
10919
|
-
"icon": "https://
|
|
10926
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/fraxtal.png",
|
|
10920
10927
|
"providers": {
|
|
10921
10928
|
"Frax": "https://rpc.frax.com/"
|
|
10922
10929
|
},
|
|
@@ -10943,7 +10950,7 @@
|
|
|
10943
10950
|
"name": "Cyber",
|
|
10944
10951
|
"isTestnet": false,
|
|
10945
10952
|
"chainStatus": "ACTIVE",
|
|
10946
|
-
"icon": "https://
|
|
10953
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cyber.png",
|
|
10947
10954
|
"providers": {
|
|
10948
10955
|
"Cyber": "https://cyber.alt.technology/"
|
|
10949
10956
|
},
|
|
@@ -10970,7 +10977,7 @@
|
|
|
10970
10977
|
"name": "G6 Testnet",
|
|
10971
10978
|
"isTestnet": true,
|
|
10972
10979
|
"chainStatus": "INACTIVE",
|
|
10973
|
-
"icon": "https://
|
|
10980
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/g6_testnet.png",
|
|
10974
10981
|
"providers": {
|
|
10975
10982
|
"G6 Testnet": "wss://testnet.g6.network/node"
|
|
10976
10983
|
},
|
|
@@ -11002,7 +11009,7 @@
|
|
|
11002
11009
|
"name": "JAMTON",
|
|
11003
11010
|
"isTestnet": false,
|
|
11004
11011
|
"chainStatus": "ACTIVE",
|
|
11005
|
-
"icon": "https://
|
|
11012
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/jamton.png",
|
|
11006
11013
|
"providers": {
|
|
11007
11014
|
"Jamton": "wss://rpc.jamton.network"
|
|
11008
11015
|
},
|
|
@@ -11034,7 +11041,7 @@
|
|
|
11034
11041
|
"name": "Etherlink Mainnet",
|
|
11035
11042
|
"isTestnet": false,
|
|
11036
11043
|
"chainStatus": "ACTIVE",
|
|
11037
|
-
"icon": "https://
|
|
11044
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/etherlink.png",
|
|
11038
11045
|
"providers": {
|
|
11039
11046
|
"Etherlink": "https://node.mainnet.etherlink.com/"
|
|
11040
11047
|
},
|
|
@@ -11061,7 +11068,7 @@
|
|
|
11061
11068
|
"name": "Polkadot People",
|
|
11062
11069
|
"isTestnet": false,
|
|
11063
11070
|
"chainStatus": "ACTIVE",
|
|
11064
|
-
"icon": "https://
|
|
11071
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polkadot_people.png",
|
|
11065
11072
|
"providers": {
|
|
11066
11073
|
"PolkadotPeople": "wss://polkadot-people-rpc.polkadot.io",
|
|
11067
11074
|
"LuckyFriday": "wss://rpc-people-polkadot.luckyfriday.io",
|
|
@@ -11098,7 +11105,7 @@
|
|
|
11098
11105
|
"name": "LAOS Network",
|
|
11099
11106
|
"isTestnet": false,
|
|
11100
11107
|
"chainStatus": "ACTIVE",
|
|
11101
|
-
"icon": "https://
|
|
11108
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/laos_network.png",
|
|
11102
11109
|
"providers": {
|
|
11103
11110
|
"LaosFoundation": "wss://rpc.laos.laosfoundation.io",
|
|
11104
11111
|
"Dwellir": "wss://laos-rpc.dwellir.com"
|
|
@@ -11142,7 +11149,7 @@
|
|
|
11142
11149
|
"name": "Odyssey Ithaca",
|
|
11143
11150
|
"isTestnet": true,
|
|
11144
11151
|
"chainStatus": "INACTIVE",
|
|
11145
|
-
"icon": "https://
|
|
11152
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ithaca.png",
|
|
11146
11153
|
"providers": {
|
|
11147
11154
|
"Odyssey": "https://odyssey.ithaca.xyz"
|
|
11148
11155
|
},
|
|
@@ -11169,7 +11176,7 @@
|
|
|
11169
11176
|
"name": "Ink",
|
|
11170
11177
|
"isTestnet": false,
|
|
11171
11178
|
"chainStatus": "ACTIVE",
|
|
11172
|
-
"icon": "https://
|
|
11179
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ink.png",
|
|
11173
11180
|
"providers": {
|
|
11174
11181
|
"Gel Ink": "https://rpc-gel.inkonchain.com/",
|
|
11175
11182
|
"Qnd Ink": "https://rpc-qnd.inkonchain.com/"
|
|
@@ -11197,7 +11204,7 @@
|
|
|
11197
11204
|
"name": "Celo Mainnet",
|
|
11198
11205
|
"isTestnet": false,
|
|
11199
11206
|
"chainStatus": "ACTIVE",
|
|
11200
|
-
"icon": "https://
|
|
11207
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/celo.png",
|
|
11201
11208
|
"providers": {
|
|
11202
11209
|
"Celo Forno": "https://forno.celo.org/"
|
|
11203
11210
|
},
|
|
@@ -11224,7 +11231,7 @@
|
|
|
11224
11231
|
"name": "Celo Alfajores",
|
|
11225
11232
|
"isTestnet": true,
|
|
11226
11233
|
"chainStatus": "ACTIVE",
|
|
11227
|
-
"icon": "https://
|
|
11234
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/celo_alfajores.png",
|
|
11228
11235
|
"providers": {
|
|
11229
11236
|
"Celo Alfajores": "https://alfajores-forno.celo-testnet.org/"
|
|
11230
11237
|
},
|
|
@@ -11251,7 +11258,7 @@
|
|
|
11251
11258
|
"name": "Lens Network Sepolia Testnet",
|
|
11252
11259
|
"isTestnet": true,
|
|
11253
11260
|
"chainStatus": "ACTIVE",
|
|
11254
|
-
"icon": "https://
|
|
11261
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/lens_network_sepolia.png",
|
|
11255
11262
|
"providers": {
|
|
11256
11263
|
"Lens": "https://rpc.testnet.lens.dev/"
|
|
11257
11264
|
},
|
|
@@ -11278,7 +11285,7 @@
|
|
|
11278
11285
|
"name": "Sophon Testnet",
|
|
11279
11286
|
"isTestnet": true,
|
|
11280
11287
|
"chainStatus": "ACTIVE",
|
|
11281
|
-
"icon": "https://
|
|
11288
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sophon_testnet.png",
|
|
11282
11289
|
"providers": {
|
|
11283
11290
|
"Sophon": "https://rpc.testnet.sophon.xyz/"
|
|
11284
11291
|
},
|
|
@@ -11305,7 +11312,7 @@
|
|
|
11305
11312
|
"name": "Abstract Testnet",
|
|
11306
11313
|
"isTestnet": true,
|
|
11307
11314
|
"chainStatus": "ACTIVE",
|
|
11308
|
-
"icon": "https://
|
|
11315
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/abstract_testnet.png",
|
|
11309
11316
|
"providers": {
|
|
11310
11317
|
"Abs": "https://api.testnet.abs.xyz/"
|
|
11311
11318
|
},
|
|
@@ -11332,7 +11339,7 @@
|
|
|
11332
11339
|
"name": "DIA Lasernet Testnet",
|
|
11333
11340
|
"isTestnet": true,
|
|
11334
11341
|
"chainStatus": "ACTIVE",
|
|
11335
|
-
"icon": "https://
|
|
11342
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dia_lasernet_testnet.png",
|
|
11336
11343
|
"providers": {
|
|
11337
11344
|
"DiaData": "https://testnet-rpc.diadata.org/"
|
|
11338
11345
|
},
|
|
@@ -11359,7 +11366,7 @@
|
|
|
11359
11366
|
"name": "Muse Testnet",
|
|
11360
11367
|
"isTestnet": true,
|
|
11361
11368
|
"chainStatus": "ACTIVE",
|
|
11362
|
-
"icon": "https://
|
|
11369
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/muse_testnet.png",
|
|
11363
11370
|
"providers": {
|
|
11364
11371
|
"Parity": "wss://paseo-muse-rpc.polkadot.io"
|
|
11365
11372
|
},
|
|
@@ -11399,7 +11406,7 @@
|
|
|
11399
11406
|
"name": "Soneium",
|
|
11400
11407
|
"isTestnet": false,
|
|
11401
11408
|
"chainStatus": "ACTIVE",
|
|
11402
|
-
"icon": "https://
|
|
11409
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/soneium.png",
|
|
11403
11410
|
"providers": {
|
|
11404
11411
|
"Soneium": "https://rpc.soneium.org/"
|
|
11405
11412
|
},
|
|
@@ -11426,7 +11433,7 @@
|
|
|
11426
11433
|
"name": "DeepBrainChain Mainnet",
|
|
11427
11434
|
"isTestnet": false,
|
|
11428
11435
|
"chainStatus": "ACTIVE",
|
|
11429
|
-
"icon": "https://
|
|
11436
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dbcchain_evm.png",
|
|
11430
11437
|
"providers": {
|
|
11431
11438
|
"DBCwallet": "https://rpc.dbcwallet.io/"
|
|
11432
11439
|
},
|
|
@@ -11453,7 +11460,7 @@
|
|
|
11453
11460
|
"name": "Analog Timechain",
|
|
11454
11461
|
"isTestnet": false,
|
|
11455
11462
|
"chainStatus": "ACTIVE",
|
|
11456
|
-
"icon": "https://
|
|
11463
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/analog_timechain.png",
|
|
11457
11464
|
"providers": {
|
|
11458
11465
|
"Analog": "wss://rpc.timechain.analog.one"
|
|
11459
11466
|
},
|
|
@@ -11485,7 +11492,7 @@
|
|
|
11485
11492
|
"name": "Rootstock",
|
|
11486
11493
|
"isTestnet": false,
|
|
11487
11494
|
"chainStatus": "ACTIVE",
|
|
11488
|
-
"icon": "https://
|
|
11495
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/rootstock.png",
|
|
11489
11496
|
"providers": {
|
|
11490
11497
|
"Blast": "https://rootstock-mainnet.public.blastapi.io",
|
|
11491
11498
|
"PublicNode": "https://public-node.rsk.co",
|
|
@@ -11514,7 +11521,7 @@
|
|
|
11514
11521
|
"name": "Paseo Asset Hub",
|
|
11515
11522
|
"isTestnet": true,
|
|
11516
11523
|
"chainStatus": "ACTIVE",
|
|
11517
|
-
"icon": "https://
|
|
11524
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/paseo_assethub.png",
|
|
11518
11525
|
"providers": {
|
|
11519
11526
|
"Dwellir": "wss://asset-hub-paseo-rpc.dwellir.com",
|
|
11520
11527
|
"IBP": "wss://sys.ibp.network/asset-hub-paseo",
|
|
@@ -11550,7 +11557,7 @@
|
|
|
11550
11557
|
"name": "Gravity Alpha Mainnet",
|
|
11551
11558
|
"isTestnet": false,
|
|
11552
11559
|
"chainStatus": "ACTIVE",
|
|
11553
|
-
"icon": "https://
|
|
11560
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/gravity_alpha.png",
|
|
11554
11561
|
"providers": {
|
|
11555
11562
|
"Gravity": "https://rpc.gravity.xyz/"
|
|
11556
11563
|
},
|
|
@@ -11577,7 +11584,7 @@
|
|
|
11577
11584
|
"name": "Westend Asset Hub",
|
|
11578
11585
|
"isTestnet": true,
|
|
11579
11586
|
"chainStatus": "ACTIVE",
|
|
11580
|
-
"icon": "https://
|
|
11587
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/westend_assethub.png",
|
|
11581
11588
|
"providers": {
|
|
11582
11589
|
"Parity": "wss://westend-asset-hub-rpc.polkadot.io",
|
|
11583
11590
|
"Dwellir": "wss://asset-hub-westend-rpc.dwellir.com",
|
|
@@ -11617,7 +11624,7 @@
|
|
|
11617
11624
|
"name": "Torus",
|
|
11618
11625
|
"isTestnet": false,
|
|
11619
11626
|
"chainStatus": "ACTIVE",
|
|
11620
|
-
"icon": "https://
|
|
11627
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/torus.png",
|
|
11621
11628
|
"providers": {
|
|
11622
11629
|
"Torus": "wss://api.torus.network"
|
|
11623
11630
|
},
|
|
@@ -11649,7 +11656,7 @@
|
|
|
11649
11656
|
"name": "Sonic",
|
|
11650
11657
|
"isTestnet": false,
|
|
11651
11658
|
"chainStatus": "ACTIVE",
|
|
11652
|
-
"icon": "https://
|
|
11659
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
|
|
11653
11660
|
"providers": {
|
|
11654
11661
|
"SonicLab": "https://rpc.soniclabs.com/"
|
|
11655
11662
|
},
|
|
@@ -11676,7 +11683,7 @@
|
|
|
11676
11683
|
"name": "Story Protocol",
|
|
11677
11684
|
"isTestnet": false,
|
|
11678
11685
|
"chainStatus": "ACTIVE",
|
|
11679
|
-
"icon": "https://
|
|
11686
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/story_protocol.png",
|
|
11680
11687
|
"providers": {
|
|
11681
11688
|
"Story": "https://mainnet.storyrpc.io/"
|
|
11682
11689
|
},
|
|
@@ -11703,7 +11710,7 @@
|
|
|
11703
11710
|
"name": "Sophon",
|
|
11704
11711
|
"isTestnet": true,
|
|
11705
11712
|
"chainStatus": "ACTIVE",
|
|
11706
|
-
"icon": "https://
|
|
11713
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/sophon.png",
|
|
11707
11714
|
"providers": {
|
|
11708
11715
|
"Sophon": "https://rpc.sophon.xyz/",
|
|
11709
11716
|
"Unifra": "https://sophon-mainnet-public.unifra.io/"
|
|
@@ -11731,7 +11738,7 @@
|
|
|
11731
11738
|
"name": "Story Aeneid Testnet",
|
|
11732
11739
|
"isTestnet": true,
|
|
11733
11740
|
"chainStatus": "ACTIVE",
|
|
11734
|
-
"icon": "https://
|
|
11741
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/story_aeneid.png",
|
|
11735
11742
|
"providers": {
|
|
11736
11743
|
"Aeneid": "https://aeneid.storyrpc.io/"
|
|
11737
11744
|
},
|
|
@@ -11758,7 +11765,7 @@
|
|
|
11758
11765
|
"name": "Unichain Mainnet",
|
|
11759
11766
|
"isTestnet": false,
|
|
11760
11767
|
"chainStatus": "ACTIVE",
|
|
11761
|
-
"icon": "https://
|
|
11768
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/unichain.png",
|
|
11762
11769
|
"providers": {
|
|
11763
11770
|
"Unichain": "https://mainnet.unichain.org/"
|
|
11764
11771
|
},
|
|
@@ -11785,7 +11792,7 @@
|
|
|
11785
11792
|
"name": "Silicon zkEVM",
|
|
11786
11793
|
"isTestnet": false,
|
|
11787
11794
|
"chainStatus": "ACTIVE",
|
|
11788
|
-
"icon": "https://
|
|
11795
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/siliconzkevm.png",
|
|
11789
11796
|
"providers": {
|
|
11790
11797
|
"Silicon": "https://rpc.silicon.network/",
|
|
11791
11798
|
"Nodeinfra": "https://silicon-mainnet.nodeinfra.com/"
|
|
@@ -11813,7 +11820,7 @@
|
|
|
11813
11820
|
"name": "Ternoa zkEVM+",
|
|
11814
11821
|
"isTestnet": false,
|
|
11815
11822
|
"chainStatus": "ACTIVE",
|
|
11816
|
-
"icon": "https://
|
|
11823
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm.png",
|
|
11817
11824
|
"providers": {
|
|
11818
11825
|
"Ternoa": "https://rpc-mainnet.zkevm.ternoa.network/"
|
|
11819
11826
|
},
|
|
@@ -11840,7 +11847,7 @@
|
|
|
11840
11847
|
"name": "Gen6 Public Chain",
|
|
11841
11848
|
"isTestnet": false,
|
|
11842
11849
|
"chainStatus": "ACTIVE",
|
|
11843
|
-
"icon": "https://
|
|
11850
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/gen6_public.png",
|
|
11844
11851
|
"providers": {
|
|
11845
11852
|
"Gen6": "wss://gen6.app:443/node"
|
|
11846
11853
|
},
|
|
@@ -11872,7 +11879,7 @@
|
|
|
11872
11879
|
"name": "Monad Testnet",
|
|
11873
11880
|
"isTestnet": true,
|
|
11874
11881
|
"chainStatus": "ACTIVE",
|
|
11875
|
-
"icon": "https://
|
|
11882
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/monad_testnet.png",
|
|
11876
11883
|
"providers": {
|
|
11877
11884
|
"Monad": "https://testnet-rpc.monad.xyz/"
|
|
11878
11885
|
},
|
|
@@ -11899,7 +11906,7 @@
|
|
|
11899
11906
|
"name": "Melodie Testnet Live",
|
|
11900
11907
|
"isTestnet": true,
|
|
11901
11908
|
"chainStatus": "ACTIVE",
|
|
11902
|
-
"icon": "https://
|
|
11909
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/melodie_testnet.png",
|
|
11903
11910
|
"providers": {
|
|
11904
11911
|
"Allfeat": "wss://melodie-rpc.allfeat.io"
|
|
11905
11912
|
},
|
|
@@ -11931,7 +11938,7 @@
|
|
|
11931
11938
|
"name": "Cardano",
|
|
11932
11939
|
"isTestnet": false,
|
|
11933
11940
|
"chainStatus": "ACTIVE",
|
|
11934
|
-
"icon": "https://
|
|
11941
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cardano.png",
|
|
11935
11942
|
"providers": {
|
|
11936
11943
|
"Blockfrost": "https://cardano-mainnet.blockfrost.io/api/v0"
|
|
11937
11944
|
},
|
|
@@ -11952,7 +11959,7 @@
|
|
|
11952
11959
|
"name": "Cardano Preproduction",
|
|
11953
11960
|
"isTestnet": true,
|
|
11954
11961
|
"chainStatus": "ACTIVE",
|
|
11955
|
-
"icon": "https://
|
|
11962
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/cardano_preproduction.png",
|
|
11956
11963
|
"providers": {
|
|
11957
11964
|
"Blockfrost": "https://cardano-preprod.blockfrost.io/api/v0"
|
|
11958
11965
|
},
|
|
@@ -11973,7 +11980,7 @@
|
|
|
11973
11980
|
"name": "peaq EVM",
|
|
11974
11981
|
"isTestnet": false,
|
|
11975
11982
|
"chainStatus": "ACTIVE",
|
|
11976
|
-
"icon": "https://
|
|
11983
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/peaq_evm.png",
|
|
11977
11984
|
"providers": {
|
|
11978
11985
|
"Onfinality": "https://peaq.api.onfinality.io/public",
|
|
11979
11986
|
"Peaq": "https://evm.peaq.network/"
|
|
@@ -12001,7 +12008,7 @@
|
|
|
12001
12008
|
"name": "Polkadot Coretime",
|
|
12002
12009
|
"isTestnet": false,
|
|
12003
12010
|
"chainStatus": "ACTIVE",
|
|
12004
|
-
"icon": "https://
|
|
12011
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/polkadot_coretime.png",
|
|
12005
12012
|
"providers": {
|
|
12006
12013
|
"IBP1": "wss://sys.ibp.network/coretime-polkadot",
|
|
12007
12014
|
"IBP2": "wss://coretime-polkadot.dotters.network",
|
|
@@ -12039,7 +12046,7 @@
|
|
|
12039
12046
|
"name": "Kusama Coretime",
|
|
12040
12047
|
"isTestnet": false,
|
|
12041
12048
|
"chainStatus": "ACTIVE",
|
|
12042
|
-
"icon": "https://
|
|
12049
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png",
|
|
12043
12050
|
"providers": {
|
|
12044
12051
|
"IBP1": "wss://sys.ibp.network/coretime-kusama",
|
|
12045
12052
|
"IBP2": "wss://coretime-kusama.dotters.network",
|
|
@@ -12079,7 +12086,7 @@
|
|
|
12079
12086
|
"name": "Truth Network Mainnet",
|
|
12080
12087
|
"isTestnet": false,
|
|
12081
12088
|
"chainStatus": "ACTIVE",
|
|
12082
|
-
"icon": "https://
|
|
12089
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/truth_network.png",
|
|
12083
12090
|
"providers": {
|
|
12084
12091
|
"External": "wss://chain-external.truth-network.io"
|
|
12085
12092
|
},
|
|
@@ -12110,8 +12117,8 @@
|
|
|
12110
12117
|
"slug": "tassi_demo",
|
|
12111
12118
|
"name": "Tanssi Demo",
|
|
12112
12119
|
"isTestnet": true,
|
|
12113
|
-
"chainStatus": "
|
|
12114
|
-
"icon": "https://
|
|
12120
|
+
"chainStatus": "ACTIVE",
|
|
12121
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tassi_demo.png",
|
|
12115
12122
|
"providers": {
|
|
12116
12123
|
"DanceBox": "https://dancebox-3001.tanssi-api.network/"
|
|
12117
12124
|
},
|
|
@@ -12138,7 +12145,7 @@
|
|
|
12138
12145
|
"name": "Zora",
|
|
12139
12146
|
"isTestnet": false,
|
|
12140
12147
|
"chainStatus": "ACTIVE",
|
|
12141
|
-
"icon": "https://
|
|
12148
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/zora.png",
|
|
12142
12149
|
"providers": {
|
|
12143
12150
|
"Zora": "https://rpc.zora.energy/"
|
|
12144
12151
|
},
|
|
@@ -12165,7 +12172,7 @@
|
|
|
12165
12172
|
"name": "Polkadot Asset Hub Chainflip Testnet",
|
|
12166
12173
|
"isTestnet": true,
|
|
12167
12174
|
"chainStatus": "ACTIVE",
|
|
12168
|
-
"icon": "https://
|
|
12175
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/chainflip_assethub.png",
|
|
12169
12176
|
"providers": {
|
|
12170
12177
|
"Chainflip": "wss://assethub.perseverance.chainflip.io/ws"
|
|
12171
12178
|
},
|
|
@@ -12197,9 +12204,9 @@
|
|
|
12197
12204
|
"name": "Dancelight",
|
|
12198
12205
|
"isTestnet": true,
|
|
12199
12206
|
"chainStatus": "ACTIVE",
|
|
12200
|
-
"icon": "https://
|
|
12207
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/dancelight.png",
|
|
12201
12208
|
"providers": {
|
|
12202
|
-
"
|
|
12209
|
+
"Tanssi": "wss://dancelight.tanssi-api.network"
|
|
12203
12210
|
},
|
|
12204
12211
|
"evmInfo": null,
|
|
12205
12212
|
"substrateInfo": {
|
|
@@ -12229,7 +12236,7 @@
|
|
|
12229
12236
|
"name": "TSCS Network",
|
|
12230
12237
|
"isTestnet": false,
|
|
12231
12238
|
"chainStatus": "ACTIVE",
|
|
12232
|
-
"icon": "https://
|
|
12239
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tscs.png",
|
|
12233
12240
|
"providers": {
|
|
12234
12241
|
"SCSchain": "https://testnetrpc.scschain.com"
|
|
12235
12242
|
},
|
|
@@ -12256,9 +12263,9 @@
|
|
|
12256
12263
|
"name": "Tanssi Mainnet",
|
|
12257
12264
|
"isTestnet": false,
|
|
12258
12265
|
"chainStatus": "ACTIVE",
|
|
12259
|
-
"icon": "https://
|
|
12266
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/tanssi.png",
|
|
12260
12267
|
"providers": {
|
|
12261
|
-
"
|
|
12268
|
+
"tanssi": "wss://tanssi.tanssi-mainnet.network"
|
|
12262
12269
|
},
|
|
12263
12270
|
"evmInfo": null,
|
|
12264
12271
|
"substrateInfo": {
|
|
@@ -12291,7 +12298,7 @@
|
|
|
12291
12298
|
"name": "HyperEVM Mainnet",
|
|
12292
12299
|
"isTestnet": false,
|
|
12293
12300
|
"chainStatus": "ACTIVE",
|
|
12294
|
-
"icon": "https://
|
|
12301
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hyperevm.png",
|
|
12295
12302
|
"providers": {
|
|
12296
12303
|
"Hyperliquid": "https://rpc.hyperliquid.xyz/evm",
|
|
12297
12304
|
"Hypurrscan": "https://rpc.hypurrscan.io",
|
|
@@ -12320,7 +12327,7 @@
|
|
|
12320
12327
|
"name": "Mosaic Chain Devnet",
|
|
12321
12328
|
"isTestnet": true,
|
|
12322
12329
|
"chainStatus": "ACTIVE",
|
|
12323
|
-
"icon": "https://
|
|
12330
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mosaictest.png",
|
|
12324
12331
|
"providers": {
|
|
12325
12332
|
"Mosaic 1": "wss://devnet-gw1.mosaicchain.io/MosaicNode1/chain",
|
|
12326
12333
|
"Mosaic 2": "wss://devnet-gw2.mosaicchain.io/MosaicNode2/chain"
|
|
@@ -12353,7 +12360,7 @@
|
|
|
12353
12360
|
"name": "Verisense Beta Testnet",
|
|
12354
12361
|
"isTestnet": true,
|
|
12355
12362
|
"chainStatus": "ACTIVE",
|
|
12356
|
-
"icon": "https://
|
|
12363
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/verisensetest.png",
|
|
12357
12364
|
"providers": {
|
|
12358
12365
|
"Verisense": "wss://rpc.beta.verisense.network"
|
|
12359
12366
|
},
|
|
@@ -12385,7 +12392,7 @@
|
|
|
12385
12392
|
"name": "Katana",
|
|
12386
12393
|
"isTestnet": false,
|
|
12387
12394
|
"chainStatus": "ACTIVE",
|
|
12388
|
-
"icon": "https://
|
|
12395
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/katana.png",
|
|
12389
12396
|
"providers": {
|
|
12390
12397
|
"Katana": "https://rpc.katana.network/"
|
|
12391
12398
|
},
|
|
@@ -12412,7 +12419,7 @@
|
|
|
12412
12419
|
"name": "Mandala Testnet",
|
|
12413
12420
|
"isTestnet": true,
|
|
12414
12421
|
"chainStatus": "ACTIVE",
|
|
12415
|
-
"icon": "https://
|
|
12422
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/mandalatest.png",
|
|
12416
12423
|
"providers": {
|
|
12417
12424
|
"Autobot": "wss://rpc1.paseo.mandalachain.io",
|
|
12418
12425
|
"Bumblebee": "wss://rpc2.paseo.mandalachain.io"
|
|
@@ -12445,7 +12452,7 @@
|
|
|
12445
12452
|
"name": "passet-hub",
|
|
12446
12453
|
"isTestnet": true,
|
|
12447
12454
|
"chainStatus": "ACTIVE",
|
|
12448
|
-
"icon": "https://
|
|
12455
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/passethub.png",
|
|
12449
12456
|
"providers": {
|
|
12450
12457
|
"IBP": "wss://passet-hub-paseo.ibp.network",
|
|
12451
12458
|
"Passet": "wss://testnet-passet-hub.polkadot.io"
|
|
@@ -12478,7 +12485,7 @@
|
|
|
12478
12485
|
"name": "Bifrost Paseo",
|
|
12479
12486
|
"isTestnet": true,
|
|
12480
12487
|
"chainStatus": "ACTIVE",
|
|
12481
|
-
"icon": "https://
|
|
12488
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/bifrostpaseo.png",
|
|
12482
12489
|
"providers": {
|
|
12483
12490
|
"Paseo": "wss://bifrost-rpc.paseo.liebi.com/ws"
|
|
12484
12491
|
},
|
|
@@ -12510,7 +12517,7 @@
|
|
|
12510
12517
|
"name": "Hydration Paseo Testnet",
|
|
12511
12518
|
"isTestnet": true,
|
|
12512
12519
|
"chainStatus": "ACTIVE",
|
|
12513
|
-
"icon": "https://
|
|
12520
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/hydrationpaseo.png",
|
|
12514
12521
|
"providers": {
|
|
12515
12522
|
"Hydration Paseo": "wss://paseo-rpc.play.hydration.cloud"
|
|
12516
12523
|
},
|
|
@@ -12542,7 +12549,7 @@
|
|
|
12542
12549
|
"name": "Passet Hub EVM",
|
|
12543
12550
|
"isTestnet": true,
|
|
12544
12551
|
"chainStatus": "ACTIVE",
|
|
12545
|
-
"icon": "https://
|
|
12552
|
+
"icon": "https://539-merge.sw-chain-list-assets.pages.dev/assets/chains/passethub_evm.png",
|
|
12546
12553
|
"providers": {
|
|
12547
12554
|
"Passet": "https://testnet-passet-hub-eth-rpc.polkadot.io"
|
|
12548
12555
|
},
|
|
@@ -12564,4 +12571,4 @@
|
|
|
12564
12571
|
"tonInfo": null,
|
|
12565
12572
|
"cardanoInfo": null
|
|
12566
12573
|
}
|
|
12567
|
-
}
|
|
12574
|
+
}
|