@subwallet/chain-list 0.2.95 → 0.2.96-beta.2
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 +3304 -4779
- package/cjs/data/AssetLogoMap.json +883 -869
- package/cjs/data/AssetRef.json +146 -2386
- package/cjs/data/ChainAsset.json +1010 -782
- package/cjs/data/ChainInfo.json +461 -305
- package/cjs/data/ChainLogoMap.json +311 -305
- package/cjs/data/MultiChainAsset.json +97 -97
- package/cjs/index.js +20 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +883 -869
- package/data/AssetRef.json +146 -2386
- package/data/ChainAsset.json +1010 -782
- package/data/ChainInfo.json +461 -305
- package/data/ChainLogoMap.json +311 -305
- package/data/MultiChainAsset.json +97 -97
- package/index.d.ts +2 -0
- package/index.js +18 -1
- package/package.json +3 -2
- package/packageInfo.js +1 -1
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"name": "Polkadot",
|
|
5
5
|
"isTestnet": false,
|
|
6
6
|
"chainStatus": "ACTIVE",
|
|
7
|
-
"icon": "https://chain-list-assets.
|
|
7
|
+
"icon": "https://dev.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",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"name": "Kusama",
|
|
47
47
|
"isTestnet": false,
|
|
48
48
|
"chainStatus": "ACTIVE",
|
|
49
|
-
"icon": "https://chain-list-assets.
|
|
49
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
50
50
|
"providers": {
|
|
51
51
|
"RadiumBlock": "wss://kusama.public.curie.radiumblock.co/ws",
|
|
52
52
|
"LuckyFriday": "wss://rpc-kusama.luckyfriday.io",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"name": "Ethereum",
|
|
86
86
|
"isTestnet": false,
|
|
87
87
|
"chainStatus": "ACTIVE",
|
|
88
|
-
"icon": "https://chain-list-assets.
|
|
88
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum.png",
|
|
89
89
|
"providers": {
|
|
90
90
|
"Llamarpc": "https://eth.llamarpc.com",
|
|
91
91
|
"PublicNode": "https://ethereum.publicnode.com",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"name": "BNB Chain",
|
|
119
119
|
"isTestnet": false,
|
|
120
120
|
"chainStatus": "ACTIVE",
|
|
121
|
-
"icon": "https://chain-list-assets.
|
|
121
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance.png",
|
|
122
122
|
"providers": {
|
|
123
123
|
"Binance": "https://bsc-dataseed.binance.org/",
|
|
124
124
|
"Defibit": "https://bsc-dataseed1.defibit.io/",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"name": "Moonbeam",
|
|
151
151
|
"isTestnet": false,
|
|
152
152
|
"chainStatus": "ACTIVE",
|
|
153
|
-
"icon": "https://chain-list-assets.
|
|
153
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonbeam.png",
|
|
154
154
|
"providers": {
|
|
155
155
|
"Moonbeam Foundation": "wss://wss.api.moonbeam.network",
|
|
156
156
|
"Blast": "wss://moonbeam.public.blastapi.io"
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"name": "Pioneer Network",
|
|
209
209
|
"isTestnet": false,
|
|
210
210
|
"chainStatus": "ACTIVE",
|
|
211
|
-
"icon": "https://chain-list-assets.
|
|
211
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pioneer.png",
|
|
212
212
|
"providers": {
|
|
213
213
|
"Pioneer": "wss://pioneer-rpc-3.bit.country/wss"
|
|
214
214
|
},
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"name": "Aleph Zero",
|
|
255
255
|
"isTestnet": false,
|
|
256
256
|
"chainStatus": "ACTIVE",
|
|
257
|
-
"icon": "https://chain-list-assets.
|
|
257
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph.png",
|
|
258
258
|
"providers": {
|
|
259
259
|
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
260
260
|
"Onfinality": "wss://aleph-zero.api.onfinality.io/public-ws"
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"name": "Astar",
|
|
293
293
|
"isTestnet": false,
|
|
294
294
|
"chainStatus": "ACTIVE",
|
|
295
|
-
"icon": "https://chain-list-assets.
|
|
295
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astar.png",
|
|
296
296
|
"providers": {
|
|
297
297
|
"Astar": "wss://rpc.astar.network",
|
|
298
298
|
"OnFinality": "wss://astar.api.onfinality.io/public-ws",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"name": "Astar - EVM",
|
|
345
345
|
"isTestnet": false,
|
|
346
346
|
"chainStatus": "ACTIVE",
|
|
347
|
-
"icon": "https://chain-list-assets.
|
|
347
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarevm.png",
|
|
348
348
|
"providers": {
|
|
349
349
|
"Astar": "https://evm.astar.network",
|
|
350
350
|
"OnFinality": "https://astar.api.onfinality.io/public",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"name": "Polkadot Asset Hub",
|
|
374
374
|
"isTestnet": false,
|
|
375
375
|
"chainStatus": "ACTIVE",
|
|
376
|
-
"icon": "https://chain-list-assets.
|
|
376
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
377
377
|
"providers": {
|
|
378
378
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemint",
|
|
379
379
|
"StakeWorld": "wss://dot-rpc.stakeworld.io/assethub",
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"name": "Acala",
|
|
410
410
|
"isTestnet": false,
|
|
411
411
|
"chainStatus": "ACTIVE",
|
|
412
|
-
"icon": "https://chain-list-assets.
|
|
412
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acala.png",
|
|
413
413
|
"providers": {
|
|
414
414
|
"Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
|
|
415
415
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"name": "Polygon",
|
|
461
461
|
"isTestnet": false,
|
|
462
462
|
"chainStatus": "ACTIVE",
|
|
463
|
-
"icon": "https://chain-list-assets.
|
|
463
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polygon.png",
|
|
464
464
|
"providers": {
|
|
465
465
|
"Polygon Scan": "https://polygon-rpc.com/",
|
|
466
466
|
"Llamarpc": "https://polygon.llamarpc.com",
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"name": "Arbitrum One",
|
|
493
493
|
"isTestnet": false,
|
|
494
494
|
"chainStatus": "ACTIVE",
|
|
495
|
-
"icon": "https://chain-list-assets.
|
|
495
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_one.png",
|
|
496
496
|
"providers": {
|
|
497
497
|
"Omniatech": "https://endpoints.omniatech.io/v1/arbitrum/one/public",
|
|
498
498
|
"BlastApi": "https://arbitrum-one.public.blastapi.io"
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"name": "Optimism",
|
|
523
523
|
"isTestnet": false,
|
|
524
524
|
"chainStatus": "ACTIVE",
|
|
525
|
-
"icon": "https://chain-list-assets.
|
|
525
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/optimism.png",
|
|
526
526
|
"providers": {
|
|
527
527
|
"Kyber Engineering": "https://optimism.kyberengineering.io",
|
|
528
528
|
"BlastApi": "https://optimism-mainnet.public.blastapi.io"
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"name": "Viction",
|
|
553
553
|
"isTestnet": false,
|
|
554
554
|
"chainStatus": "ACTIVE",
|
|
555
|
-
"icon": "https://chain-list-assets.
|
|
555
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tomochain.png",
|
|
556
556
|
"providers": {
|
|
557
557
|
"TomoChain": "https://rpc.tomochain.com"
|
|
558
558
|
},
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"name": "Aleph Zero Testnet",
|
|
579
579
|
"isTestnet": true,
|
|
580
580
|
"chainStatus": "ACTIVE",
|
|
581
|
-
"icon": "https://chain-list-assets.
|
|
581
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/alephtest.png",
|
|
582
582
|
"providers": {
|
|
583
583
|
"Aleph Zero Foundation": "wss://ws.test.azero.dev"
|
|
584
584
|
},
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"name": "Shiden",
|
|
613
613
|
"isTestnet": false,
|
|
614
614
|
"chainStatus": "ACTIVE",
|
|
615
|
-
"icon": "https://chain-list-assets.
|
|
615
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shiden.png",
|
|
616
616
|
"providers": {
|
|
617
617
|
"Astar": "wss://rpc.shiden.astar.network",
|
|
618
618
|
"OnFinality": "wss://shiden.api.onfinality.io/public-ws",
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"name": "Shiden - EVM",
|
|
687
687
|
"isTestnet": false,
|
|
688
688
|
"chainStatus": "ACTIVE",
|
|
689
|
-
"icon": "https://chain-list-assets.
|
|
689
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shidenevm.png",
|
|
690
690
|
"providers": {
|
|
691
691
|
"Astar": "https://evm.shiden.astar.network",
|
|
692
692
|
"OnFinality": "https://shiden.api.onfinality.io/public",
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
"name": "Shibuya Testnet",
|
|
716
716
|
"isTestnet": true,
|
|
717
717
|
"chainStatus": "ACTIVE",
|
|
718
|
-
"icon": "https://chain-list-assets.
|
|
718
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shibuya.png",
|
|
719
719
|
"providers": {
|
|
720
720
|
"Shibuya": "wss://rpc.shibuya.astar.network",
|
|
721
721
|
"Dwellir": "wss://shibuya-rpc.dwellir.com"
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"name": "Shibuya Testnet - EVM",
|
|
754
754
|
"isTestnet": true,
|
|
755
755
|
"chainStatus": "ACTIVE",
|
|
756
|
-
"icon": "https://chain-list-assets.
|
|
756
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shibuyaevm.png",
|
|
757
757
|
"providers": {
|
|
758
758
|
"Shibuya": "https://evm.shibuya.astar.network ",
|
|
759
759
|
"BlastAPI": "https://shibuya.public.blastapi.io"
|
|
@@ -780,7 +780,7 @@
|
|
|
780
780
|
"name": "Aventus Polkadot",
|
|
781
781
|
"isTestnet": false,
|
|
782
782
|
"chainStatus": "ACTIVE",
|
|
783
|
-
"icon": "https://chain-list-assets.
|
|
783
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus.png",
|
|
784
784
|
"providers": {
|
|
785
785
|
"Aventus": "wss://public-rpc.mainnet.aventus.network"
|
|
786
786
|
},
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"name": "Westend",
|
|
824
824
|
"isTestnet": true,
|
|
825
825
|
"chainStatus": "ACTIVE",
|
|
826
|
-
"icon": "https://chain-list-assets.
|
|
826
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/westend.png",
|
|
827
827
|
"providers": {
|
|
828
828
|
"Parity": "wss://westend-rpc.polkadot.io",
|
|
829
829
|
"Dwellir": "wss://westend-rpc.dwellir.com",
|
|
@@ -861,7 +861,7 @@
|
|
|
861
861
|
"name": "Rococo",
|
|
862
862
|
"isTestnet": true,
|
|
863
863
|
"chainStatus": "ACTIVE",
|
|
864
|
-
"icon": "https://chain-list-assets.
|
|
864
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rococo.png",
|
|
865
865
|
"providers": {
|
|
866
866
|
"Parity": "wss://rococo-rpc.polkadot.io",
|
|
867
867
|
"Light Client": "light://substrate-connect/rococo"
|
|
@@ -896,10 +896,10 @@
|
|
|
896
896
|
},
|
|
897
897
|
"bitcountry": {
|
|
898
898
|
"slug": "bitcountry",
|
|
899
|
-
"name": "
|
|
899
|
+
"name": "BitTEST.Country - Alpha Net",
|
|
900
900
|
"isTestnet": true,
|
|
901
|
-
"chainStatus": "
|
|
902
|
-
"icon": "https://chain-list-assets.
|
|
901
|
+
"chainStatus": "ACTIVE",
|
|
902
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
903
903
|
"providers": {
|
|
904
904
|
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
905
905
|
},
|
|
@@ -930,7 +930,7 @@
|
|
|
930
930
|
"name": "Equilibrium",
|
|
931
931
|
"isTestnet": false,
|
|
932
932
|
"chainStatus": "INACTIVE",
|
|
933
|
-
"icon": "https://chain-list-assets.
|
|
933
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/equilibrium_parachain.png",
|
|
934
934
|
"providers": {
|
|
935
935
|
"Equilibrium": "wss://node.pol.equilibrium.io",
|
|
936
936
|
"Dwellir": "wss://equilibrium-rpc.dwellir.com"
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
"name": "Moonbase Alpha",
|
|
975
975
|
"isTestnet": true,
|
|
976
976
|
"chainStatus": "ACTIVE",
|
|
977
|
-
"icon": "https://chain-list-assets.
|
|
977
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonbase.png",
|
|
978
978
|
"providers": {
|
|
979
979
|
"Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
|
|
980
980
|
"Blast": "wss://moonbase-alpha.public.blastapi.io"
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
"name": "Moonriver",
|
|
1021
1021
|
"isTestnet": false,
|
|
1022
1022
|
"chainStatus": "ACTIVE",
|
|
1023
|
-
"icon": "https://chain-list-assets.
|
|
1023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonriver.png",
|
|
1024
1024
|
"providers": {
|
|
1025
1025
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
1026
1026
|
"Blast": "wss://moonriver.public.blastapi.io",
|
|
@@ -1090,7 +1090,7 @@
|
|
|
1090
1090
|
"name": "Turing Staging",
|
|
1091
1091
|
"isTestnet": true,
|
|
1092
1092
|
"chainStatus": "ACTIVE",
|
|
1093
|
-
"icon": "https://chain-list-assets.
|
|
1093
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/turingstaging.png",
|
|
1094
1094
|
"providers": {
|
|
1095
1095
|
"Turing": "wss://rpc.turing-staging.oak.tech"
|
|
1096
1096
|
},
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
"name": "Turing",
|
|
1122
1122
|
"isTestnet": false,
|
|
1123
1123
|
"chainStatus": "ACTIVE",
|
|
1124
|
-
"icon": "https://chain-list-assets.
|
|
1124
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/turing.png",
|
|
1125
1125
|
"providers": {
|
|
1126
1126
|
"Turing": "wss://rpc.turing.oak.tech",
|
|
1127
1127
|
"Dwellir": "wss://turing-rpc.dwellir.com"
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
"name": "Bifrost Kusama",
|
|
1169
1169
|
"isTestnet": false,
|
|
1170
1170
|
"chainStatus": "ACTIVE",
|
|
1171
|
-
"icon": "https://chain-list-assets.
|
|
1171
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost.png",
|
|
1172
1172
|
"providers": {
|
|
1173
1173
|
"Liebi 0": "wss://bifrost-rpc.liebi.com/ws",
|
|
1174
1174
|
"OnFinality": "wss://bifrost-parachain.api.onfinality.io/public-ws"
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"name": "Bifrost Polkadot",
|
|
1227
1227
|
"isTestnet": false,
|
|
1228
1228
|
"chainStatus": "ACTIVE",
|
|
1229
|
-
"icon": "https://chain-list-assets.
|
|
1229
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost_dot.png",
|
|
1230
1230
|
"providers": {
|
|
1231
1231
|
"Liebi": "wss://hk.p.bifrost-rpc.liebi.com/ws",
|
|
1232
1232
|
"LiebiEU": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
|
|
@@ -1274,7 +1274,7 @@
|
|
|
1274
1274
|
"name": "Bifrost Testnet",
|
|
1275
1275
|
"isTestnet": true,
|
|
1276
1276
|
"chainStatus": "ACTIVE",
|
|
1277
|
-
"icon": "https://chain-list-assets.
|
|
1277
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bifrost_testnet.png",
|
|
1278
1278
|
"providers": {
|
|
1279
1279
|
"Liebi": "wss://bifrost-rpc.rococo.liebi.com/ws"
|
|
1280
1280
|
},
|
|
@@ -1308,7 +1308,7 @@
|
|
|
1308
1308
|
"name": "Calamari",
|
|
1309
1309
|
"isTestnet": false,
|
|
1310
1310
|
"chainStatus": "ACTIVE",
|
|
1311
|
-
"icon": "https://chain-list-assets.
|
|
1311
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/calamari.png",
|
|
1312
1312
|
"providers": {
|
|
1313
1313
|
"Manta Network": "wss://calamari.systems"
|
|
1314
1314
|
},
|
|
@@ -1354,7 +1354,7 @@
|
|
|
1354
1354
|
"name": "Amplitude",
|
|
1355
1355
|
"isTestnet": false,
|
|
1356
1356
|
"chainStatus": "ACTIVE",
|
|
1357
|
-
"icon": "https://chain-list-assets.
|
|
1357
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/amplitude.png",
|
|
1358
1358
|
"providers": {
|
|
1359
1359
|
"Amplitude": "wss://rpc-amplitude.pendulumchain.tech"
|
|
1360
1360
|
},
|
|
@@ -1397,7 +1397,7 @@
|
|
|
1397
1397
|
"name": "Amplitude Testnet",
|
|
1398
1398
|
"isTestnet": true,
|
|
1399
1399
|
"chainStatus": "ACTIVE",
|
|
1400
|
-
"icon": "https://chain-list-assets.
|
|
1400
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/amplitude_test.png",
|
|
1401
1401
|
"providers": {
|
|
1402
1402
|
"Amplitude": "wss://rpc-foucoco.pendulumchain.tech"
|
|
1403
1403
|
},
|
|
@@ -1428,7 +1428,7 @@
|
|
|
1428
1428
|
"name": "Bobabase Testnet",
|
|
1429
1429
|
"isTestnet": true,
|
|
1430
1430
|
"chainStatus": "INACTIVE",
|
|
1431
|
-
"icon": "https://chain-list-assets.
|
|
1431
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobabase.png",
|
|
1432
1432
|
"providers": {},
|
|
1433
1433
|
"evmInfo": {
|
|
1434
1434
|
"evmChainId": 1297,
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
"name": "Ethereum Goerli",
|
|
1453
1453
|
"isTestnet": true,
|
|
1454
1454
|
"chainStatus": "INACTIVE",
|
|
1455
|
-
"icon": "https://chain-list-assets.
|
|
1455
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ethereum_goerli.png",
|
|
1456
1456
|
"providers": {
|
|
1457
1457
|
"Infura": "https://goerli.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
|
|
1458
1458
|
},
|
|
@@ -1478,7 +1478,7 @@
|
|
|
1478
1478
|
"name": "Binance Smart Chain (Testnet)",
|
|
1479
1479
|
"isTestnet": true,
|
|
1480
1480
|
"chainStatus": "ACTIVE",
|
|
1481
|
-
"icon": "https://chain-list-assets.
|
|
1481
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/binance_test.png",
|
|
1482
1482
|
"providers": {
|
|
1483
1483
|
"Binance": "https://data-seed-prebsc-1-s1.binance.org:8545/",
|
|
1484
1484
|
"Binance2": "https://data-seed-prebsc-2-s1.binance.org:8545/"
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"name": "Parallel",
|
|
1506
1506
|
"isTestnet": false,
|
|
1507
1507
|
"chainStatus": "ACTIVE",
|
|
1508
|
-
"icon": "https://chain-list-assets.
|
|
1508
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/parallel.png",
|
|
1509
1509
|
"providers": {
|
|
1510
1510
|
"Dwellir": "wss://parallel-rpc.dwellir.com"
|
|
1511
1511
|
},
|
|
@@ -1570,7 +1570,7 @@
|
|
|
1570
1570
|
"name": "Clover",
|
|
1571
1571
|
"isTestnet": false,
|
|
1572
1572
|
"chainStatus": "ACTIVE",
|
|
1573
|
-
"icon": "https://chain-list-assets.
|
|
1573
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/clover.png",
|
|
1574
1574
|
"providers": {
|
|
1575
1575
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1576
1576
|
},
|
|
@@ -1627,7 +1627,7 @@
|
|
|
1627
1627
|
"name": "Clover - EVM",
|
|
1628
1628
|
"isTestnet": false,
|
|
1629
1629
|
"chainStatus": "ACTIVE",
|
|
1630
|
-
"icon": "https://chain-list-assets.
|
|
1630
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cloverevm.png",
|
|
1631
1631
|
"providers": {
|
|
1632
1632
|
"Clover": "wss://rpc-para.clover.finance"
|
|
1633
1633
|
},
|
|
@@ -1653,7 +1653,7 @@
|
|
|
1653
1653
|
"name": "Hydration",
|
|
1654
1654
|
"isTestnet": false,
|
|
1655
1655
|
"chainStatus": "ACTIVE",
|
|
1656
|
-
"icon": "https://chain-list-assets.
|
|
1656
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_main.png",
|
|
1657
1657
|
"providers": {
|
|
1658
1658
|
"Galactic Council": "wss://rpc.hydradx.cloud",
|
|
1659
1659
|
"Dwellir": "wss://hydradx-rpc.dwellir.com",
|
|
@@ -1701,7 +1701,7 @@
|
|
|
1701
1701
|
"name": "Edgeware",
|
|
1702
1702
|
"isTestnet": false,
|
|
1703
1703
|
"chainStatus": "ACTIVE",
|
|
1704
|
-
"icon": "https://chain-list-assets.
|
|
1704
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/edgeware.png",
|
|
1705
1705
|
"providers": {
|
|
1706
1706
|
"JelliedOwl": "wss://edgeware.jelliedowl.net"
|
|
1707
1707
|
},
|
|
@@ -1735,7 +1735,7 @@
|
|
|
1735
1735
|
"name": "Centrifuge",
|
|
1736
1736
|
"isTestnet": false,
|
|
1737
1737
|
"chainStatus": "ACTIVE",
|
|
1738
|
-
"icon": "https://chain-list-assets.
|
|
1738
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/centrifuge.png",
|
|
1739
1739
|
"providers": {
|
|
1740
1740
|
"Centrifuge": "wss://fullnode.parachain.centrifuge.io",
|
|
1741
1741
|
"OnFinality": "wss://centrifuge-parachain.api.onfinality.io/public-ws"
|
|
@@ -1782,7 +1782,7 @@
|
|
|
1782
1782
|
"name": "Interlay",
|
|
1783
1783
|
"isTestnet": false,
|
|
1784
1784
|
"chainStatus": "ACTIVE",
|
|
1785
|
-
"icon": "https://chain-list-assets.
|
|
1785
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/interlay.png",
|
|
1786
1786
|
"providers": {
|
|
1787
1787
|
"Kintsugi Labs": "wss://api.interlay.io/parachain",
|
|
1788
1788
|
"Dwellir": "wss://interlay-rpc.dwellir.com",
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
"name": "Nodle",
|
|
1831
1831
|
"isTestnet": false,
|
|
1832
1832
|
"chainStatus": "ACTIVE",
|
|
1833
|
-
"icon": "https://chain-list-assets.
|
|
1833
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/nodle.png",
|
|
1834
1834
|
"providers": {
|
|
1835
1835
|
"OnFinality": "wss://nodle-parachain.api.onfinality.io/public-ws"
|
|
1836
1836
|
},
|
|
@@ -1876,7 +1876,7 @@
|
|
|
1876
1876
|
"name": "Darwinia 2",
|
|
1877
1877
|
"isTestnet": false,
|
|
1878
1878
|
"chainStatus": "ACTIVE",
|
|
1879
|
-
"icon": "https://chain-list-assets.
|
|
1879
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
1880
1880
|
"providers": {
|
|
1881
1881
|
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
1882
1882
|
"Dwellir": "wss://darwinia-rpc.dwellir.com"
|
|
@@ -1922,7 +1922,7 @@
|
|
|
1922
1922
|
"name": "SORA Kusama",
|
|
1923
1923
|
"isTestnet": false,
|
|
1924
1924
|
"chainStatus": "ACTIVE",
|
|
1925
|
-
"icon": "https://chain-list-assets.
|
|
1925
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sora_ksm.png",
|
|
1926
1926
|
"providers": {
|
|
1927
1927
|
"Soramitsu": "wss://ws.parachain-collator-2.c2.sora2.soramitsu.co.jp"
|
|
1928
1928
|
},
|
|
@@ -1976,7 +1976,7 @@
|
|
|
1976
1976
|
"name": "Ares Odyssey",
|
|
1977
1977
|
"isTestnet": false,
|
|
1978
1978
|
"chainStatus": "ACTIVE",
|
|
1979
|
-
"icon": "https://chain-list-assets.
|
|
1979
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/odyssey.png",
|
|
1980
1980
|
"providers": {
|
|
1981
1981
|
"AresProtocol": "wss://odyssey.aresprotocol.io"
|
|
1982
1982
|
},
|
|
@@ -2007,7 +2007,7 @@
|
|
|
2007
2007
|
"name": "Polkadex",
|
|
2008
2008
|
"isTestnet": false,
|
|
2009
2009
|
"chainStatus": "ACTIVE",
|
|
2010
|
-
"icon": "https://chain-list-assets.
|
|
2010
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
2011
2011
|
"providers": {
|
|
2012
2012
|
"RadiumBlock": "wss://polkadex.public.curie.radiumblock.co/ws",
|
|
2013
2013
|
"OnFinality": "wss://polkadex.api.onfinality.io/public-ws"
|
|
@@ -2042,7 +2042,7 @@
|
|
|
2042
2042
|
"name": "Polkadex - Testnet",
|
|
2043
2043
|
"isTestnet": true,
|
|
2044
2044
|
"chainStatus": "STOPPED",
|
|
2045
|
-
"icon": "https://chain-list-assets.
|
|
2045
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadextest.png",
|
|
2046
2046
|
"providers": {
|
|
2047
2047
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
2048
2048
|
},
|
|
@@ -2073,7 +2073,7 @@
|
|
|
2073
2073
|
"name": "RMRK Devnet",
|
|
2074
2074
|
"isTestnet": true,
|
|
2075
2075
|
"chainStatus": "INACTIVE",
|
|
2076
|
-
"icon": "https://chain-list-assets.
|
|
2076
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rmrk.png",
|
|
2077
2077
|
"providers": {
|
|
2078
2078
|
"rmrk": "wss://staging.node.rmrk.app"
|
|
2079
2079
|
},
|
|
@@ -2104,7 +2104,7 @@
|
|
|
2104
2104
|
"name": "Dolphin Testnet",
|
|
2105
2105
|
"isTestnet": true,
|
|
2106
2106
|
"chainStatus": "INACTIVE",
|
|
2107
|
-
"icon": "https://chain-list-assets.
|
|
2107
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dolphin.png",
|
|
2108
2108
|
"providers": {},
|
|
2109
2109
|
"evmInfo": null,
|
|
2110
2110
|
"substrateInfo": {
|
|
@@ -2136,7 +2136,7 @@
|
|
|
2136
2136
|
"name": "Opal",
|
|
2137
2137
|
"isTestnet": true,
|
|
2138
2138
|
"chainStatus": "ACTIVE",
|
|
2139
|
-
"icon": "https://chain-list-assets.
|
|
2139
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/opal.png",
|
|
2140
2140
|
"providers": {
|
|
2141
2141
|
"Unique": "wss://ws-opal.unique.network",
|
|
2142
2142
|
"Europe": "wss://eu-ws-opal.unique.network",
|
|
@@ -2170,7 +2170,7 @@
|
|
|
2170
2170
|
"name": "Efinity",
|
|
2171
2171
|
"isTestnet": false,
|
|
2172
2172
|
"chainStatus": "INACTIVE",
|
|
2173
|
-
"icon": "https://chain-list-assets.
|
|
2173
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/efinity.png",
|
|
2174
2174
|
"providers": {
|
|
2175
2175
|
"Efinity": "wss://rpc.efinity.io",
|
|
2176
2176
|
"Dwellir": "wss://efinity -rpc.dwellir.com"
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
"name": "Composable Finance",
|
|
2218
2218
|
"isTestnet": false,
|
|
2219
2219
|
"chainStatus": "ACTIVE",
|
|
2220
|
-
"icon": "https://chain-list-assets.
|
|
2220
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/composablefinance.png",
|
|
2221
2221
|
"providers": {
|
|
2222
2222
|
"Composable": "wss://rpc.composable.finance"
|
|
2223
2223
|
},
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
"name": "Phala",
|
|
2264
2264
|
"isTestnet": false,
|
|
2265
2265
|
"chainStatus": "ACTIVE",
|
|
2266
|
-
"icon": "https://chain-list-assets.
|
|
2266
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/phala.png",
|
|
2267
2267
|
"providers": {
|
|
2268
2268
|
"Phala": "wss://api.phala.network/ws",
|
|
2269
2269
|
"OnFinality": "wss://phala.api.onfinality.io/public-ws"
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
"name": "Crust",
|
|
2311
2311
|
"isTestnet": false,
|
|
2312
2312
|
"chainStatus": "ACTIVE",
|
|
2313
|
-
"icon": "https://chain-list-assets.
|
|
2313
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/crust.png",
|
|
2314
2314
|
"providers": {
|
|
2315
2315
|
"Crust": "wss://crust-parachain.crustapps.net"
|
|
2316
2316
|
},
|
|
@@ -2356,7 +2356,7 @@
|
|
|
2356
2356
|
"name": "Kusama Asset Hub",
|
|
2357
2357
|
"isTestnet": false,
|
|
2358
2358
|
"chainStatus": "ACTIVE",
|
|
2359
|
-
"icon": "https://chain-list-assets.
|
|
2359
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemine.png",
|
|
2360
2360
|
"providers": {
|
|
2361
2361
|
"Dwellir": "wss://statemine-rpc.dwellir.com",
|
|
2362
2362
|
"IBP-GeoDNS1": "wss://sys.ibp.network/statemine",
|
|
@@ -2394,7 +2394,7 @@
|
|
|
2394
2394
|
"name": "Karura",
|
|
2395
2395
|
"isTestnet": false,
|
|
2396
2396
|
"chainStatus": "ACTIVE",
|
|
2397
|
-
"icon": "https://chain-list-assets.
|
|
2397
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/karura.png",
|
|
2398
2398
|
"providers": {
|
|
2399
2399
|
"Acala Foundation 0": "wss://karura-rpc-0.aca-api.network",
|
|
2400
2400
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
"name": "Khala",
|
|
2433
2433
|
"isTestnet": false,
|
|
2434
2434
|
"chainStatus": "ACTIVE",
|
|
2435
|
-
"icon": "https://chain-list-assets.
|
|
2435
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/khala.png",
|
|
2436
2436
|
"providers": {
|
|
2437
2437
|
"Phala": "wss://khala-api.phala.network/ws",
|
|
2438
2438
|
"OnFinality": "wss://khala.api.onfinality.io/public-ws",
|
|
@@ -2480,7 +2480,7 @@
|
|
|
2480
2480
|
"name": "KILT Spiritnet",
|
|
2481
2481
|
"isTestnet": false,
|
|
2482
2482
|
"chainStatus": "ACTIVE",
|
|
2483
|
-
"icon": "https://chain-list-assets.
|
|
2483
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kilt.png",
|
|
2484
2484
|
"providers": {
|
|
2485
2485
|
"KILT Protocol": "wss://spiritnet.kilt.io/",
|
|
2486
2486
|
"OnFinality": "wss://spiritnet.api.onfinality.io/public-ws",
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"name": "Basilisk",
|
|
2517
2517
|
"isTestnet": false,
|
|
2518
2518
|
"chainStatus": "ACTIVE",
|
|
2519
|
-
"icon": "https://chain-list-assets.
|
|
2519
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/basilisk.png",
|
|
2520
2520
|
"providers": {
|
|
2521
2521
|
"Basilisk ": "wss://rpc.basilisk.cloud",
|
|
2522
2522
|
"Dwellir": "wss://basilisk-rpc.dwellir.com"
|
|
@@ -2563,7 +2563,7 @@
|
|
|
2563
2563
|
"name": "Altair",
|
|
2564
2564
|
"isTestnet": false,
|
|
2565
2565
|
"chainStatus": "ACTIVE",
|
|
2566
|
-
"icon": "https://chain-list-assets.
|
|
2566
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/altair.png",
|
|
2567
2567
|
"providers": {
|
|
2568
2568
|
"Centrifuge": "wss://fullnode.altair.centrifuge.io",
|
|
2569
2569
|
"OnFinality": "wss://altair.api.onfinality.io/public-ws"
|
|
@@ -2610,7 +2610,7 @@
|
|
|
2610
2610
|
"name": "Heiko",
|
|
2611
2611
|
"isTestnet": false,
|
|
2612
2612
|
"chainStatus": "ACTIVE",
|
|
2613
|
-
"icon": "https://chain-list-assets.
|
|
2613
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/heiko.png",
|
|
2614
2614
|
"providers": {
|
|
2615
2615
|
"Parallel": "wss://heiko-rpc.parallel.fi"
|
|
2616
2616
|
},
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
"name": "Kintsugi",
|
|
2668
2668
|
"isTestnet": false,
|
|
2669
2669
|
"chainStatus": "ACTIVE",
|
|
2670
|
-
"icon": "https://chain-list-assets.
|
|
2670
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kintsugi.png",
|
|
2671
2671
|
"providers": {
|
|
2672
2672
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
2673
2673
|
"OnFinality": "wss://kintsugi.api.onfinality.io/public-ws"
|
|
@@ -2714,7 +2714,7 @@
|
|
|
2714
2714
|
"name": "Kintsugi Testnet",
|
|
2715
2715
|
"isTestnet": true,
|
|
2716
2716
|
"chainStatus": "ACTIVE",
|
|
2717
|
-
"icon": "https://chain-list-assets.
|
|
2717
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kintsugi_test.png",
|
|
2718
2718
|
"providers": {
|
|
2719
2719
|
"testnet": "wss://api-dev-kintsugi.interlay.io/parachain"
|
|
2720
2720
|
},
|
|
@@ -2745,7 +2745,7 @@
|
|
|
2745
2745
|
"name": "Picasso",
|
|
2746
2746
|
"isTestnet": false,
|
|
2747
2747
|
"chainStatus": "ACTIVE",
|
|
2748
|
-
"icon": "https://chain-list-assets.
|
|
2748
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/picasso.png",
|
|
2749
2749
|
"providers": {
|
|
2750
2750
|
"Composable": "wss://rpc.composablenodes.tech"
|
|
2751
2751
|
},
|
|
@@ -2813,7 +2813,7 @@
|
|
|
2813
2813
|
"name": "Quartz",
|
|
2814
2814
|
"isTestnet": false,
|
|
2815
2815
|
"chainStatus": "ACTIVE",
|
|
2816
|
-
"icon": "https://chain-list-assets.
|
|
2816
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/quartz.png",
|
|
2817
2817
|
"providers": {
|
|
2818
2818
|
"Unique Europe": "wss://eu-ws-quartz.unique.network",
|
|
2819
2819
|
"Unique US": "wss://us-ws-quartz.unique.network",
|
|
@@ -2861,7 +2861,7 @@
|
|
|
2861
2861
|
"name": "Unique",
|
|
2862
2862
|
"isTestnet": false,
|
|
2863
2863
|
"chainStatus": "ACTIVE",
|
|
2864
|
-
"icon": "https://chain-list-assets.
|
|
2864
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unique_network.png",
|
|
2865
2865
|
"providers": {
|
|
2866
2866
|
"unique": "wss://us-ws.unique.network/",
|
|
2867
2867
|
"UniqueEu": "wss://eu-ws.unique.network/",
|
|
@@ -2909,7 +2909,7 @@
|
|
|
2909
2909
|
"name": "Genshiro",
|
|
2910
2910
|
"isTestnet": false,
|
|
2911
2911
|
"chainStatus": "INACTIVE",
|
|
2912
|
-
"icon": "https://chain-list-assets.
|
|
2912
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/genshiro.png",
|
|
2913
2913
|
"providers": {
|
|
2914
2914
|
"Equilibrium": "wss://node.genshiro.io"
|
|
2915
2915
|
},
|
|
@@ -2966,7 +2966,7 @@
|
|
|
2966
2966
|
"name": "Genshiro Testnet",
|
|
2967
2967
|
"isTestnet": true,
|
|
2968
2968
|
"chainStatus": "INACTIVE",
|
|
2969
|
-
"icon": "https://chain-list-assets.
|
|
2969
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/genshiro_testnet.png",
|
|
2970
2970
|
"providers": {},
|
|
2971
2971
|
"evmInfo": null,
|
|
2972
2972
|
"substrateInfo": {
|
|
@@ -2995,7 +2995,7 @@
|
|
|
2995
2995
|
"name": "Subsocial",
|
|
2996
2996
|
"isTestnet": false,
|
|
2997
2997
|
"chainStatus": "ACTIVE",
|
|
2998
|
-
"icon": "https://chain-list-assets.
|
|
2998
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subsocial_x.png",
|
|
2999
2999
|
"providers": {
|
|
3000
3000
|
"subsocialx": "wss://para.f3joule.space"
|
|
3001
3001
|
},
|
|
@@ -3026,7 +3026,7 @@
|
|
|
3026
3026
|
"name": "Zeitgeist",
|
|
3027
3027
|
"isTestnet": false,
|
|
3028
3028
|
"chainStatus": "ACTIVE",
|
|
3029
|
-
"icon": "https://chain-list-assets.
|
|
3029
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zeitgeist.png",
|
|
3030
3030
|
"providers": {
|
|
3031
3031
|
"OnFinality": "wss://zeitgeist.api.onfinality.io/public-ws",
|
|
3032
3032
|
"Dwellir": "wss://zeitgeist-rpc.dwellir.com"
|
|
@@ -3073,7 +3073,7 @@
|
|
|
3073
3073
|
"name": "Sakura",
|
|
3074
3074
|
"isTestnet": false,
|
|
3075
3075
|
"chainStatus": "ACTIVE",
|
|
3076
|
-
"icon": "https://chain-list-assets.
|
|
3076
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sakura.png",
|
|
3077
3077
|
"providers": {
|
|
3078
3078
|
"Clover": "wss://rpc.sakura.clover.finance"
|
|
3079
3079
|
},
|
|
@@ -3119,7 +3119,7 @@
|
|
|
3119
3119
|
"name": "Crust Shadow",
|
|
3120
3120
|
"isTestnet": false,
|
|
3121
3121
|
"chainStatus": "ACTIVE",
|
|
3122
|
-
"icon": "https://chain-list-assets.
|
|
3122
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/shadow.png",
|
|
3123
3123
|
"providers": {
|
|
3124
3124
|
"Crust": "wss://rpc-shadow.crust.network/"
|
|
3125
3125
|
},
|
|
@@ -3176,7 +3176,7 @@
|
|
|
3176
3176
|
"name": "Unique TestNet 2.0",
|
|
3177
3177
|
"isTestnet": true,
|
|
3178
3178
|
"chainStatus": "INACTIVE",
|
|
3179
|
-
"icon": "https://chain-list-assets.
|
|
3179
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/uniquenft.png",
|
|
3180
3180
|
"providers": {
|
|
3181
3181
|
"Unique": "wss://testnet2.unique.network"
|
|
3182
3182
|
},
|
|
@@ -3207,7 +3207,7 @@
|
|
|
3207
3207
|
"name": "Robonomics",
|
|
3208
3208
|
"isTestnet": false,
|
|
3209
3209
|
"chainStatus": "ACTIVE",
|
|
3210
|
-
"icon": "https://chain-list-assets.
|
|
3210
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/robonomics.png",
|
|
3211
3211
|
"providers": {
|
|
3212
3212
|
"Airalab": "wss://kusama.rpc.robonomics.network/",
|
|
3213
3213
|
"Samsara": "wss://robonomics.0xsamsara.com"
|
|
@@ -3265,7 +3265,7 @@
|
|
|
3265
3265
|
"name": "Integritee Network",
|
|
3266
3266
|
"isTestnet": false,
|
|
3267
3267
|
"chainStatus": "ACTIVE",
|
|
3268
|
-
"icon": "https://chain-list-assets.
|
|
3268
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/integritee.png",
|
|
3269
3269
|
"providers": {
|
|
3270
3270
|
"Integritee": "wss://kusama.api.integritee.network",
|
|
3271
3271
|
"OnFinality": "wss://integritee-kusama.api.onfinality.io/public-ws"
|
|
@@ -3312,7 +3312,7 @@
|
|
|
3312
3312
|
"name": "Integritee Shell",
|
|
3313
3313
|
"isTestnet": false,
|
|
3314
3314
|
"chainStatus": "ACTIVE",
|
|
3315
|
-
"icon": "https://chain-list-assets.
|
|
3315
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/integriteepolkadot.png",
|
|
3316
3316
|
"providers": {
|
|
3317
3317
|
"Integritee": "wss://polkadot.api.integritee.network"
|
|
3318
3318
|
},
|
|
@@ -3355,7 +3355,7 @@
|
|
|
3355
3355
|
"name": "Crab2 Parachain",
|
|
3356
3356
|
"isTestnet": false,
|
|
3357
3357
|
"chainStatus": "ACTIVE",
|
|
3358
|
-
"icon": "https://chain-list-assets.
|
|
3358
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/crabparachain.png",
|
|
3359
3359
|
"providers": {
|
|
3360
3360
|
"Crab": "wss://crab-rpc.darwinia.network/",
|
|
3361
3361
|
"Dwellir": "wss://darwiniacrab-rpc.dwellir.com"
|
|
@@ -3413,7 +3413,7 @@
|
|
|
3413
3413
|
"name": "Pangolin",
|
|
3414
3414
|
"isTestnet": true,
|
|
3415
3415
|
"chainStatus": "ACTIVE",
|
|
3416
|
-
"icon": "https://chain-list-assets.
|
|
3416
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pangolin.png",
|
|
3417
3417
|
"providers": {
|
|
3418
3418
|
"Pangolin_Network": "wss://pangolin-rpc.darwinia.network"
|
|
3419
3419
|
},
|
|
@@ -3455,7 +3455,7 @@
|
|
|
3455
3455
|
"name": "Chain X",
|
|
3456
3456
|
"isTestnet": false,
|
|
3457
3457
|
"chainStatus": "ACTIVE",
|
|
3458
|
-
"icon": "https://chain-list-assets.
|
|
3458
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainx.png",
|
|
3459
3459
|
"providers": {
|
|
3460
3460
|
"chainx ": "wss://mainnet.chainx.org/ws"
|
|
3461
3461
|
},
|
|
@@ -3486,7 +3486,7 @@
|
|
|
3486
3486
|
"name": "Acala Mandala TC7",
|
|
3487
3487
|
"isTestnet": true,
|
|
3488
3488
|
"chainStatus": "ACTIVE",
|
|
3489
|
-
"icon": "https://chain-list-assets.
|
|
3489
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acala_testnet.png",
|
|
3490
3490
|
"providers": {
|
|
3491
3491
|
"Mandala": "wss://mandala-tc9-rpc.aca-staging.network"
|
|
3492
3492
|
},
|
|
@@ -3520,7 +3520,7 @@
|
|
|
3520
3520
|
"name": "MangataX Public Testnet",
|
|
3521
3521
|
"isTestnet": true,
|
|
3522
3522
|
"chainStatus": "INACTIVE",
|
|
3523
|
-
"icon": "https://chain-list-assets.
|
|
3523
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mangatax.png",
|
|
3524
3524
|
"providers": {
|
|
3525
3525
|
"mangatax": "wss://collator-01-ws-rococo.mangata.online"
|
|
3526
3526
|
},
|
|
@@ -3551,7 +3551,7 @@
|
|
|
3551
3551
|
"name": "Mangata X",
|
|
3552
3552
|
"isTestnet": false,
|
|
3553
3553
|
"chainStatus": "ACTIVE",
|
|
3554
|
-
"icon": "https://chain-list-assets.
|
|
3554
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mangatax_para.png",
|
|
3555
3555
|
"providers": {
|
|
3556
3556
|
"mangata": "wss://kusama-rpc.mangata.online",
|
|
3557
3557
|
"Mangata Archive": "wss://kusama-archive.mangata.online"
|
|
@@ -3609,7 +3609,7 @@
|
|
|
3609
3609
|
"name": "Encointer",
|
|
3610
3610
|
"isTestnet": false,
|
|
3611
3611
|
"chainStatus": "ACTIVE",
|
|
3612
|
-
"icon": "https://chain-list-assets.
|
|
3612
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/encointer.png",
|
|
3613
3613
|
"providers": {
|
|
3614
3614
|
"Encointer Association": "wss://kusama.api.encointer.org"
|
|
3615
3615
|
},
|
|
@@ -3643,7 +3643,7 @@
|
|
|
3643
3643
|
"name": "Litmus",
|
|
3644
3644
|
"isTestnet": false,
|
|
3645
3645
|
"chainStatus": "ACTIVE",
|
|
3646
|
-
"icon": "https://chain-list-assets.
|
|
3646
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/litmus.png",
|
|
3647
3647
|
"providers": {
|
|
3648
3648
|
"litmus": "wss://rpc.litmus-parachain.litentry.io"
|
|
3649
3649
|
},
|
|
@@ -3686,7 +3686,7 @@
|
|
|
3686
3686
|
"name": "Litentry",
|
|
3687
3687
|
"isTestnet": false,
|
|
3688
3688
|
"chainStatus": "ACTIVE",
|
|
3689
|
-
"icon": "https://chain-list-assets.
|
|
3689
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/litentry.png",
|
|
3690
3690
|
"providers": {
|
|
3691
3691
|
"Litentry": "wss://rpc.litentry-parachain.litentry.io",
|
|
3692
3692
|
"Dwellir": "wss://litentry-rpc.dwellir.com"
|
|
@@ -3730,7 +3730,7 @@
|
|
|
3730
3730
|
"name": "Tinkernet",
|
|
3731
3731
|
"isTestnet": false,
|
|
3732
3732
|
"chainStatus": "INACTIVE",
|
|
3733
|
-
"icon": "https://chain-list-assets.
|
|
3733
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tinkernet.png",
|
|
3734
3734
|
"providers": {
|
|
3735
3735
|
"Dwellir": "wss://tinkernet-rpc.dwellir.com",
|
|
3736
3736
|
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
@@ -3774,7 +3774,7 @@
|
|
|
3774
3774
|
"name": "Imbue Kusama",
|
|
3775
3775
|
"isTestnet": false,
|
|
3776
3776
|
"chainStatus": "ACTIVE",
|
|
3777
|
-
"icon": "https://chain-list-assets.
|
|
3777
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/imbue_network.png",
|
|
3778
3778
|
"providers": {
|
|
3779
3779
|
"Imbue": "wss://kusama.imbuenetwork.com"
|
|
3780
3780
|
},
|
|
@@ -3817,7 +3817,7 @@
|
|
|
3817
3817
|
"name": "Subspace Testnet",
|
|
3818
3818
|
"isTestnet": true,
|
|
3819
3819
|
"chainStatus": "INACTIVE",
|
|
3820
|
-
"icon": "https://chain-list-assets.
|
|
3820
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_test.png",
|
|
3821
3821
|
"providers": {},
|
|
3822
3822
|
"evmInfo": null,
|
|
3823
3823
|
"substrateInfo": {
|
|
@@ -3846,7 +3846,7 @@
|
|
|
3846
3846
|
"name": "Subspace Gemini 2a",
|
|
3847
3847
|
"isTestnet": true,
|
|
3848
3848
|
"chainStatus": "INACTIVE",
|
|
3849
|
-
"icon": "https://chain-list-assets.
|
|
3849
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_2a.png",
|
|
3850
3850
|
"providers": {
|
|
3851
3851
|
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
3852
3852
|
},
|
|
@@ -3877,7 +3877,7 @@
|
|
|
3877
3877
|
"name": "Subspace Gemini 3c",
|
|
3878
3878
|
"isTestnet": true,
|
|
3879
3879
|
"chainStatus": "INACTIVE",
|
|
3880
|
-
"icon": "https://chain-list-assets.
|
|
3880
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3c.png",
|
|
3881
3881
|
"providers": {},
|
|
3882
3882
|
"evmInfo": null,
|
|
3883
3883
|
"substrateInfo": {
|
|
@@ -3906,7 +3906,7 @@
|
|
|
3906
3906
|
"name": "Subspace Gemini 3d",
|
|
3907
3907
|
"isTestnet": true,
|
|
3908
3908
|
"chainStatus": "INACTIVE",
|
|
3909
|
-
"icon": "https://chain-list-assets.
|
|
3909
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3d.png",
|
|
3910
3910
|
"providers": {},
|
|
3911
3911
|
"evmInfo": null,
|
|
3912
3912
|
"substrateInfo": {
|
|
@@ -3935,7 +3935,7 @@
|
|
|
3935
3935
|
"name": "Subspace Gemini 3e",
|
|
3936
3936
|
"isTestnet": true,
|
|
3937
3937
|
"chainStatus": "INACTIVE",
|
|
3938
|
-
"icon": "https://chain-list-assets.
|
|
3938
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3e.png",
|
|
3939
3939
|
"providers": {},
|
|
3940
3940
|
"evmInfo": null,
|
|
3941
3941
|
"substrateInfo": {
|
|
@@ -3964,7 +3964,7 @@
|
|
|
3964
3964
|
"name": "Subspace Gemini 3f",
|
|
3965
3965
|
"isTestnet": true,
|
|
3966
3966
|
"chainStatus": "INACTIVE",
|
|
3967
|
-
"icon": "https://chain-list-assets.
|
|
3967
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3f.png",
|
|
3968
3968
|
"providers": {
|
|
3969
3969
|
"Gemini 3f": "wss://rpc-0.gemini-3f.subspace.network/ws"
|
|
3970
3970
|
},
|
|
@@ -3995,7 +3995,7 @@
|
|
|
3995
3995
|
"name": "NeuroWeb Mainnet",
|
|
3996
3996
|
"isTestnet": false,
|
|
3997
3997
|
"chainStatus": "ACTIVE",
|
|
3998
|
-
"icon": "https://chain-list-assets.
|
|
3998
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/origintrail.png",
|
|
3999
3999
|
"providers": {
|
|
4000
4000
|
"TraceLabs": "wss://parachain-rpc.origin-trail.network"
|
|
4001
4001
|
},
|
|
@@ -4041,7 +4041,7 @@
|
|
|
4041
4041
|
"name": "Subspace Gemini 3g",
|
|
4042
4042
|
"isTestnet": true,
|
|
4043
4043
|
"chainStatus": "ACTIVE",
|
|
4044
|
-
"icon": "https://chain-list-assets.
|
|
4044
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3g.png",
|
|
4045
4045
|
"providers": {
|
|
4046
4046
|
"Gemini 3g": "wss://rpc-0.gemini-3g.subspace.network/ws"
|
|
4047
4047
|
},
|
|
@@ -4072,7 +4072,7 @@
|
|
|
4072
4072
|
"name": "Dorafactory",
|
|
4073
4073
|
"isTestnet": false,
|
|
4074
4074
|
"chainStatus": "INACTIVE",
|
|
4075
|
-
"icon": "https://chain-list-assets.
|
|
4075
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dorafactory.png",
|
|
4076
4076
|
"providers": {},
|
|
4077
4077
|
"evmInfo": null,
|
|
4078
4078
|
"substrateInfo": {
|
|
@@ -4113,7 +4113,7 @@
|
|
|
4113
4113
|
"name": "Bajun Kusama",
|
|
4114
4114
|
"isTestnet": false,
|
|
4115
4115
|
"chainStatus": "ACTIVE",
|
|
4116
|
-
"icon": "https://chain-list-assets.
|
|
4116
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bajun.png",
|
|
4117
4117
|
"providers": {
|
|
4118
4118
|
"AjunaNetwork": "wss://rpc-parachain.bajun.network",
|
|
4119
4119
|
"OnFinality": "wss://bajun.api.onfinality.io/public-ws"
|
|
@@ -4160,7 +4160,7 @@
|
|
|
4160
4160
|
"name": "Dancebox",
|
|
4161
4161
|
"isTestnet": true,
|
|
4162
4162
|
"chainStatus": "ACTIVE",
|
|
4163
|
-
"icon": "https://chain-list-assets.
|
|
4163
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dancebox.png",
|
|
4164
4164
|
"providers": {
|
|
4165
4165
|
"Dancebox": "wss://dancebox.tanssi-api.network"
|
|
4166
4166
|
},
|
|
@@ -4191,7 +4191,7 @@
|
|
|
4191
4191
|
"name": "Listen Network",
|
|
4192
4192
|
"isTestnet": false,
|
|
4193
4193
|
"chainStatus": "INACTIVE",
|
|
4194
|
-
"icon": "https://chain-list-assets.
|
|
4194
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/listen.png",
|
|
4195
4195
|
"providers": {},
|
|
4196
4196
|
"evmInfo": null,
|
|
4197
4197
|
"substrateInfo": {
|
|
@@ -4220,7 +4220,7 @@
|
|
|
4220
4220
|
"name": "Kabocha",
|
|
4221
4221
|
"isTestnet": false,
|
|
4222
4222
|
"chainStatus": "ACTIVE",
|
|
4223
|
-
"icon": "https://chain-list-assets.
|
|
4223
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kabocha.png",
|
|
4224
4224
|
"providers": {
|
|
4225
4225
|
"JelliedOwl": "wss://kabocha.jelliedowl.com"
|
|
4226
4226
|
},
|
|
@@ -4263,7 +4263,7 @@
|
|
|
4263
4263
|
"name": "GM Parachain",
|
|
4264
4264
|
"isTestnet": false,
|
|
4265
4265
|
"chainStatus": "INACTIVE",
|
|
4266
|
-
"icon": "https://chain-list-assets.
|
|
4266
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gmdie.png",
|
|
4267
4267
|
"providers": {},
|
|
4268
4268
|
"evmInfo": null,
|
|
4269
4269
|
"substrateInfo": {
|
|
@@ -4304,7 +4304,7 @@
|
|
|
4304
4304
|
"name": "Ternoa",
|
|
4305
4305
|
"isTestnet": false,
|
|
4306
4306
|
"chainStatus": "ACTIVE",
|
|
4307
|
-
"icon": "https://chain-list-assets.
|
|
4307
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoa.png",
|
|
4308
4308
|
"providers": {
|
|
4309
4309
|
"ternoa": "wss://mainnet.ternoa.network"
|
|
4310
4310
|
},
|
|
@@ -4335,7 +4335,7 @@
|
|
|
4335
4335
|
"name": "DataHighway Tanganika",
|
|
4336
4336
|
"isTestnet": false,
|
|
4337
4337
|
"chainStatus": "INACTIVE",
|
|
4338
|
-
"icon": "https://chain-list-assets.
|
|
4338
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tanganika.png",
|
|
4339
4339
|
"providers": {},
|
|
4340
4340
|
"evmInfo": null,
|
|
4341
4341
|
"substrateInfo": {
|
|
@@ -4379,7 +4379,7 @@
|
|
|
4379
4379
|
"name": "Pendulum",
|
|
4380
4380
|
"isTestnet": false,
|
|
4381
4381
|
"chainStatus": "ACTIVE",
|
|
4382
|
-
"icon": "https://chain-list-assets.
|
|
4382
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pendulum.png",
|
|
4383
4383
|
"providers": {
|
|
4384
4384
|
"Pendulum": "wss://rpc-pendulum.prd.pendulumchain.tech"
|
|
4385
4385
|
},
|
|
@@ -4425,7 +4425,7 @@
|
|
|
4425
4425
|
"name": "Gear Staging Testnet",
|
|
4426
4426
|
"isTestnet": true,
|
|
4427
4427
|
"chainStatus": "INACTIVE",
|
|
4428
|
-
"icon": "https://chain-list-assets.
|
|
4428
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gear_testnet.png",
|
|
4429
4429
|
"providers": {
|
|
4430
4430
|
"gear": "wss://rpc-node.gear-tech.io"
|
|
4431
4431
|
},
|
|
@@ -4456,7 +4456,7 @@
|
|
|
4456
4456
|
"name": "Ternoa Alphanet",
|
|
4457
4457
|
"isTestnet": true,
|
|
4458
4458
|
"chainStatus": "ACTIVE",
|
|
4459
|
-
"icon": "https://chain-list-assets.
|
|
4459
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoa_alphanet.png",
|
|
4460
4460
|
"providers": {
|
|
4461
4461
|
"ternoa": "wss://alphanet.ternoa.com"
|
|
4462
4462
|
},
|
|
@@ -4487,7 +4487,7 @@
|
|
|
4487
4487
|
"name": "Calamari Staging",
|
|
4488
4488
|
"isTestnet": true,
|
|
4489
4489
|
"chainStatus": "ACTIVE",
|
|
4490
|
-
"icon": "https://chain-list-assets.
|
|
4490
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/calamari_test.png",
|
|
4491
4491
|
"providers": {
|
|
4492
4492
|
"calamari_test": "wss://c1.calamari.seabird.systems"
|
|
4493
4493
|
},
|
|
@@ -4518,7 +4518,7 @@
|
|
|
4518
4518
|
"name": "Boba Network",
|
|
4519
4519
|
"isTestnet": false,
|
|
4520
4520
|
"chainStatus": "ACTIVE",
|
|
4521
|
-
"icon": "https://chain-list-assets.
|
|
4521
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boba.png",
|
|
4522
4522
|
"providers": {
|
|
4523
4523
|
"Read RPC": "https://lightning-replica.boba.network",
|
|
4524
4524
|
"Write RPC": "https://mainnet.boba.network"
|
|
@@ -4545,7 +4545,7 @@
|
|
|
4545
4545
|
"name": "Bobabeam",
|
|
4546
4546
|
"isTestnet": false,
|
|
4547
4547
|
"chainStatus": "INACTIVE",
|
|
4548
|
-
"icon": "https://chain-list-assets.
|
|
4548
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobabeam.png",
|
|
4549
4549
|
"providers": {
|
|
4550
4550
|
"RPC": "https://bobabeam.boba.network",
|
|
4551
4551
|
"Replica RPC": "https://replica.bobabeam.boba.network"
|
|
@@ -4572,7 +4572,7 @@
|
|
|
4572
4572
|
"name": "KILT Peregrine",
|
|
4573
4573
|
"isTestnet": true,
|
|
4574
4574
|
"chainStatus": "ACTIVE",
|
|
4575
|
-
"icon": "https://chain-list-assets.
|
|
4575
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kilt_peregrine.png",
|
|
4576
4576
|
"providers": {
|
|
4577
4577
|
"kilt": "wss://peregrine.kilt.io/parachain-public-ws/"
|
|
4578
4578
|
},
|
|
@@ -4606,7 +4606,7 @@
|
|
|
4606
4606
|
"name": "XX Network",
|
|
4607
4607
|
"isTestnet": false,
|
|
4608
4608
|
"chainStatus": "ACTIVE",
|
|
4609
|
-
"icon": "https://chain-list-assets.
|
|
4609
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xx_network.png",
|
|
4610
4610
|
"providers": {
|
|
4611
4611
|
"XX Foundation": "wss://rpc.xx.network"
|
|
4612
4612
|
},
|
|
@@ -4637,7 +4637,7 @@
|
|
|
4637
4637
|
"name": "Watr Testnet",
|
|
4638
4638
|
"isTestnet": true,
|
|
4639
4639
|
"chainStatus": "ACTIVE",
|
|
4640
|
-
"icon": "https://chain-list-assets.
|
|
4640
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/watr_network.png",
|
|
4641
4641
|
"providers": {
|
|
4642
4642
|
"watr": "wss://rpc.dev.watr.org"
|
|
4643
4643
|
},
|
|
@@ -4668,7 +4668,7 @@
|
|
|
4668
4668
|
"name": "Watr Testnet - EVM",
|
|
4669
4669
|
"isTestnet": true,
|
|
4670
4670
|
"chainStatus": "ACTIVE",
|
|
4671
|
-
"icon": "https://chain-list-assets.
|
|
4671
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/watr_network_evm.png",
|
|
4672
4672
|
"providers": {
|
|
4673
4673
|
"watr": "https://rpc.dev.watr.org"
|
|
4674
4674
|
},
|
|
@@ -4694,7 +4694,7 @@
|
|
|
4694
4694
|
"name": "Fusotao",
|
|
4695
4695
|
"isTestnet": false,
|
|
4696
4696
|
"chainStatus": "ACTIVE",
|
|
4697
|
-
"icon": "https://chain-list-assets.
|
|
4697
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/fusotao.png",
|
|
4698
4698
|
"providers": {
|
|
4699
4699
|
"fusotao": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2"
|
|
4700
4700
|
},
|
|
@@ -4725,7 +4725,7 @@
|
|
|
4725
4725
|
"name": "Discovol",
|
|
4726
4726
|
"isTestnet": false,
|
|
4727
4727
|
"chainStatus": "ACTIVE",
|
|
4728
|
-
"icon": "https://chain-list-assets.
|
|
4728
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/discovol.png",
|
|
4729
4729
|
"providers": {
|
|
4730
4730
|
"discovol": "wss://gateway.mainnet.octopus.network/discovol/afpft46l1egfhrv8at5pfyrld03zseo1"
|
|
4731
4731
|
},
|
|
@@ -4756,7 +4756,7 @@
|
|
|
4756
4756
|
"name": "Discovol Testnet",
|
|
4757
4757
|
"isTestnet": true,
|
|
4758
4758
|
"chainStatus": "INACTIVE",
|
|
4759
|
-
"icon": "https://chain-list-assets.
|
|
4759
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/discovol_testnet.png",
|
|
4760
4760
|
"providers": {
|
|
4761
4761
|
"discovol_testnet": "wss://gateway.testnet.octopus.network/discovol/o4urcey87y4n1qimhfrad92gzs315z9h"
|
|
4762
4762
|
},
|
|
@@ -4787,7 +4787,7 @@
|
|
|
4787
4787
|
"name": "Atocha",
|
|
4788
4788
|
"isTestnet": false,
|
|
4789
4789
|
"chainStatus": "ACTIVE",
|
|
4790
|
-
"icon": "https://chain-list-assets.
|
|
4790
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/atocha.png",
|
|
4791
4791
|
"providers": {
|
|
4792
4792
|
"atocha": "wss://gateway.mainnet.octopus.network/atocha/jungxomf4hdcfocwcalgoiz64g9avjim"
|
|
4793
4793
|
},
|
|
@@ -4818,7 +4818,7 @@
|
|
|
4818
4818
|
"name": "Myriad",
|
|
4819
4819
|
"isTestnet": false,
|
|
4820
4820
|
"chainStatus": "ACTIVE",
|
|
4821
|
-
"icon": "https://chain-list-assets.
|
|
4821
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/myriad.png",
|
|
4822
4822
|
"providers": {
|
|
4823
4823
|
"myriad": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0"
|
|
4824
4824
|
},
|
|
@@ -4849,7 +4849,7 @@
|
|
|
4849
4849
|
"name": "DeBio",
|
|
4850
4850
|
"isTestnet": false,
|
|
4851
4851
|
"chainStatus": "ACTIVE",
|
|
4852
|
-
"icon": "https://chain-list-assets.
|
|
4852
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/debio.png",
|
|
4853
4853
|
"providers": {
|
|
4854
4854
|
"deBio": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e"
|
|
4855
4855
|
},
|
|
@@ -4880,7 +4880,7 @@
|
|
|
4880
4880
|
"name": "Polkadot Collectives",
|
|
4881
4881
|
"isTestnet": false,
|
|
4882
4882
|
"chainStatus": "ACTIVE",
|
|
4883
|
-
"icon": "https://chain-list-assets.
|
|
4883
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/collectives.png",
|
|
4884
4884
|
"providers": {
|
|
4885
4885
|
"viaParity": "wss://polkadot-collectives-rpc.polkadot.io"
|
|
4886
4886
|
},
|
|
@@ -4911,7 +4911,7 @@
|
|
|
4911
4911
|
"name": "Ajuna Network",
|
|
4912
4912
|
"isTestnet": false,
|
|
4913
4913
|
"chainStatus": "ACTIVE",
|
|
4914
|
-
"icon": "https://chain-list-assets.
|
|
4914
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ajunapolkadot.png",
|
|
4915
4915
|
"providers": {
|
|
4916
4916
|
"OnFinality": "wss://ajuna.api.onfinality.io/public-ws"
|
|
4917
4917
|
},
|
|
@@ -4957,7 +4957,7 @@
|
|
|
4957
4957
|
"name": "Bitgreen",
|
|
4958
4958
|
"isTestnet": false,
|
|
4959
4959
|
"chainStatus": "ACTIVE",
|
|
4960
|
-
"icon": "https://chain-list-assets.
|
|
4960
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitgreen.png",
|
|
4961
4961
|
"providers": {
|
|
4962
4962
|
"viaBitgreen": "wss://mainnet.bitgreen.org"
|
|
4963
4963
|
},
|
|
@@ -4988,7 +4988,7 @@
|
|
|
4988
4988
|
"name": "Frequency",
|
|
4989
4989
|
"isTestnet": false,
|
|
4990
4990
|
"chainStatus": "ACTIVE",
|
|
4991
|
-
"icon": "https://chain-list-assets.
|
|
4991
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/frequency.png",
|
|
4992
4992
|
"providers": {
|
|
4993
4993
|
"Frequency 0": "wss://0.rpc.frequency.xyz",
|
|
4994
4994
|
"Frequency 1": "wss://1.rpc.frequency.xyz"
|
|
@@ -5020,7 +5020,7 @@
|
|
|
5020
5020
|
"name": "Hashed Network",
|
|
5021
5021
|
"isTestnet": false,
|
|
5022
5022
|
"chainStatus": "ACTIVE",
|
|
5023
|
-
"icon": "https://chain-list-assets.
|
|
5023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hashednetwork.png",
|
|
5024
5024
|
"providers": {
|
|
5025
5025
|
"Hashed Systems 2": "wss://c2.hashed.network"
|
|
5026
5026
|
},
|
|
@@ -5074,7 +5074,7 @@
|
|
|
5074
5074
|
"name": "Kapex",
|
|
5075
5075
|
"isTestnet": false,
|
|
5076
5076
|
"chainStatus": "INACTIVE",
|
|
5077
|
-
"icon": "https://chain-list-assets.
|
|
5077
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kapex.png",
|
|
5078
5078
|
"providers": {
|
|
5079
5079
|
"viaTotem": "wss://kapex-rpc.dwellir.com"
|
|
5080
5080
|
},
|
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
"name": "Kylin Network",
|
|
5118
5118
|
"isTestnet": false,
|
|
5119
5119
|
"chainStatus": "INACTIVE",
|
|
5120
|
-
"icon": "https://chain-list-assets.
|
|
5120
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kylinnetwork.png",
|
|
5121
5121
|
"providers": {
|
|
5122
5122
|
"Kylin Network": "wss://polkadot.kylin-node.co.uk"
|
|
5123
5123
|
},
|
|
@@ -5160,7 +5160,7 @@
|
|
|
5160
5160
|
"name": "DAO IPCI",
|
|
5161
5161
|
"isTestnet": false,
|
|
5162
5162
|
"chainStatus": "ACTIVE",
|
|
5163
|
-
"icon": "https://chain-list-assets.
|
|
5163
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ipci.png",
|
|
5164
5164
|
"providers": {
|
|
5165
5165
|
"viaAiralab": "wss://kusama.rpc.ipci.io"
|
|
5166
5166
|
},
|
|
@@ -5191,7 +5191,7 @@
|
|
|
5191
5191
|
"name": "KICO",
|
|
5192
5192
|
"isTestnet": false,
|
|
5193
5193
|
"chainStatus": "INACTIVE",
|
|
5194
|
-
"icon": "https://chain-list-assets.
|
|
5194
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kico.png",
|
|
5195
5195
|
"providers": {},
|
|
5196
5196
|
"evmInfo": null,
|
|
5197
5197
|
"substrateInfo": {
|
|
@@ -5232,7 +5232,7 @@
|
|
|
5232
5232
|
"name": "Luhn Network",
|
|
5233
5233
|
"isTestnet": false,
|
|
5234
5234
|
"chainStatus": "INACTIVE",
|
|
5235
|
-
"icon": "https://chain-list-assets.
|
|
5235
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/luhnnetwork.png",
|
|
5236
5236
|
"providers": {},
|
|
5237
5237
|
"evmInfo": null,
|
|
5238
5238
|
"substrateInfo": {
|
|
@@ -5261,7 +5261,7 @@
|
|
|
5261
5261
|
"name": "Pichiu Network",
|
|
5262
5262
|
"isTestnet": false,
|
|
5263
5263
|
"chainStatus": "INACTIVE",
|
|
5264
|
-
"icon": "https://chain-list-assets.
|
|
5264
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pichiu.png",
|
|
5265
5265
|
"providers": {},
|
|
5266
5266
|
"evmInfo": null,
|
|
5267
5267
|
"substrateInfo": {
|
|
@@ -5302,7 +5302,7 @@
|
|
|
5302
5302
|
"name": "RioDeFi",
|
|
5303
5303
|
"isTestnet": false,
|
|
5304
5304
|
"chainStatus": "INACTIVE",
|
|
5305
|
-
"icon": "https://chain-list-assets.
|
|
5305
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/riodefi.png",
|
|
5306
5306
|
"providers": {},
|
|
5307
5307
|
"evmInfo": null,
|
|
5308
5308
|
"substrateInfo": {
|
|
@@ -5331,7 +5331,7 @@
|
|
|
5331
5331
|
"name": "Automata",
|
|
5332
5332
|
"isTestnet": false,
|
|
5333
5333
|
"chainStatus": "ACTIVE",
|
|
5334
|
-
"icon": "https://chain-list-assets.
|
|
5334
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/automata.png",
|
|
5335
5335
|
"providers": {
|
|
5336
5336
|
"OnFinality": "wss://automata.api.onfinality.io/public-ws"
|
|
5337
5337
|
},
|
|
@@ -5362,7 +5362,7 @@
|
|
|
5362
5362
|
"name": "CC Enterprise",
|
|
5363
5363
|
"isTestnet": false,
|
|
5364
5364
|
"chainStatus": "ACTIVE",
|
|
5365
|
-
"icon": "https://chain-list-assets.
|
|
5365
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin.png",
|
|
5366
5366
|
"providers": {
|
|
5367
5367
|
"Creditcoin Foundation": "wss://mainnet.creditcoin.network/ws"
|
|
5368
5368
|
},
|
|
@@ -5396,7 +5396,7 @@
|
|
|
5396
5396
|
"name": "Crown Sterling",
|
|
5397
5397
|
"isTestnet": false,
|
|
5398
5398
|
"chainStatus": "ACTIVE",
|
|
5399
|
-
"icon": "https://chain-list-assets.
|
|
5399
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/crownsterling.png",
|
|
5400
5400
|
"providers": {
|
|
5401
5401
|
"Crown Sterling": "wss://blockchain.crownsterling.io"
|
|
5402
5402
|
},
|
|
@@ -5427,7 +5427,7 @@
|
|
|
5427
5427
|
"name": "Dock",
|
|
5428
5428
|
"isTestnet": false,
|
|
5429
5429
|
"chainStatus": "ACTIVE",
|
|
5430
|
-
"icon": "https://chain-list-assets.
|
|
5430
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dockposmainnet.png",
|
|
5431
5431
|
"providers": {
|
|
5432
5432
|
"Dock Association": "wss://mainnet-node.dock.io"
|
|
5433
5433
|
},
|
|
@@ -5461,7 +5461,7 @@
|
|
|
5461
5461
|
"name": "Kusari",
|
|
5462
5462
|
"isTestnet": false,
|
|
5463
5463
|
"chainStatus": "INACTIVE",
|
|
5464
|
-
"icon": "https://chain-list-assets.
|
|
5464
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusari.png",
|
|
5465
5465
|
"providers": {},
|
|
5466
5466
|
"evmInfo": null,
|
|
5467
5467
|
"substrateInfo": {
|
|
@@ -5490,7 +5490,7 @@
|
|
|
5490
5490
|
"name": "Logion",
|
|
5491
5491
|
"isTestnet": false,
|
|
5492
5492
|
"chainStatus": "ACTIVE",
|
|
5493
|
-
"icon": "https://chain-list-assets.
|
|
5493
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/logion.png",
|
|
5494
5494
|
"providers": {
|
|
5495
5495
|
"Logion 1": "wss://para-rpc01.logion.network"
|
|
5496
5496
|
},
|
|
@@ -5544,7 +5544,7 @@
|
|
|
5544
5544
|
"name": "Neatcoin",
|
|
5545
5545
|
"isTestnet": false,
|
|
5546
5546
|
"chainStatus": "ACTIVE",
|
|
5547
|
-
"icon": "https://chain-list-assets.
|
|
5547
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/neatcoin.png",
|
|
5548
5548
|
"providers": {
|
|
5549
5549
|
"Neatcoin": "wss://rpc.neatcoin.org/ws"
|
|
5550
5550
|
},
|
|
@@ -5575,7 +5575,7 @@
|
|
|
5575
5575
|
"name": "NFTMart",
|
|
5576
5576
|
"isTestnet": false,
|
|
5577
5577
|
"chainStatus": "ACTIVE",
|
|
5578
|
-
"icon": "https://chain-list-assets.
|
|
5578
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/nftmart.png",
|
|
5579
5579
|
"providers": {
|
|
5580
5580
|
"NFTMart": "wss://mainnet.nftmart.io/rpc/ws"
|
|
5581
5581
|
},
|
|
@@ -5606,7 +5606,7 @@
|
|
|
5606
5606
|
"name": "Polymesh Mainnet",
|
|
5607
5607
|
"isTestnet": false,
|
|
5608
5608
|
"chainStatus": "ACTIVE",
|
|
5609
|
-
"icon": "https://chain-list-assets.
|
|
5609
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polymesh.png",
|
|
5610
5610
|
"providers": {
|
|
5611
5611
|
"Polymath": "wss://mainnet-rpc.polymesh.network"
|
|
5612
5612
|
},
|
|
@@ -5640,7 +5640,7 @@
|
|
|
5640
5640
|
"name": "RioChain",
|
|
5641
5641
|
"isTestnet": false,
|
|
5642
5642
|
"chainStatus": "INACTIVE",
|
|
5643
|
-
"icon": "https://chain-list-assets.
|
|
5643
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/riochain.png",
|
|
5644
5644
|
"providers": {},
|
|
5645
5645
|
"evmInfo": null,
|
|
5646
5646
|
"substrateInfo": {
|
|
@@ -5669,7 +5669,7 @@
|
|
|
5669
5669
|
"name": "SherpaX",
|
|
5670
5670
|
"isTestnet": false,
|
|
5671
5671
|
"chainStatus": "INACTIVE",
|
|
5672
|
-
"icon": "https://chain-list-assets.
|
|
5672
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sherpax.png",
|
|
5673
5673
|
"providers": {},
|
|
5674
5674
|
"evmInfo": null,
|
|
5675
5675
|
"substrateInfo": {
|
|
@@ -5698,7 +5698,7 @@
|
|
|
5698
5698
|
"name": "SORA",
|
|
5699
5699
|
"isTestnet": false,
|
|
5700
5700
|
"chainStatus": "ACTIVE",
|
|
5701
|
-
"icon": "https://chain-list-assets.
|
|
5701
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sora_substrate.png",
|
|
5702
5702
|
"providers": {
|
|
5703
5703
|
"SORA Parliament Ministry of Finance #2": "wss://mof2.sora.org",
|
|
5704
5704
|
"SORA Parliament Ministry of Finance": "wss://ws.mof.sora.org",
|
|
@@ -5758,7 +5758,7 @@
|
|
|
5758
5758
|
"name": "Swapdex",
|
|
5759
5759
|
"isTestnet": false,
|
|
5760
5760
|
"chainStatus": "INACTIVE",
|
|
5761
|
-
"icon": "https://chain-list-assets.
|
|
5761
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/swapdex.png",
|
|
5762
5762
|
"providers": {
|
|
5763
5763
|
"Swapdex": "wss://ws.swapdex.network"
|
|
5764
5764
|
},
|
|
@@ -5789,7 +5789,7 @@
|
|
|
5789
5789
|
"name": "3DPass",
|
|
5790
5790
|
"isTestnet": false,
|
|
5791
5791
|
"chainStatus": "ACTIVE",
|
|
5792
|
-
"icon": "https://chain-list-assets.
|
|
5792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/3dpass.png",
|
|
5793
5793
|
"providers": {
|
|
5794
5794
|
"3dpass": "wss://rpc.3dpass.org",
|
|
5795
5795
|
"3dpscan": "wss://rpc.3dpscan.io"
|
|
@@ -5821,7 +5821,7 @@
|
|
|
5821
5821
|
"name": "Kulupu",
|
|
5822
5822
|
"isTestnet": false,
|
|
5823
5823
|
"chainStatus": "ACTIVE",
|
|
5824
|
-
"icon": "https://chain-list-assets.
|
|
5824
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kulupu.png",
|
|
5825
5825
|
"providers": {
|
|
5826
5826
|
"Kulupu": "wss://rpc.kulupu.corepaper.org/ws"
|
|
5827
5827
|
},
|
|
@@ -5852,7 +5852,7 @@
|
|
|
5852
5852
|
"name": "Joystream",
|
|
5853
5853
|
"isTestnet": false,
|
|
5854
5854
|
"chainStatus": "ACTIVE",
|
|
5855
|
-
"icon": "https://chain-list-assets.
|
|
5855
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/joystream.png",
|
|
5856
5856
|
"providers": {
|
|
5857
5857
|
"Jsgenesis": "wss://rpc.joystream.org"
|
|
5858
5858
|
},
|
|
@@ -5886,7 +5886,7 @@
|
|
|
5886
5886
|
"name": "Aventus Testnet",
|
|
5887
5887
|
"isTestnet": true,
|
|
5888
5888
|
"chainStatus": "ACTIVE",
|
|
5889
|
-
"icon": "https://chain-list-assets.
|
|
5889
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aventus_testnet.png",
|
|
5890
5890
|
"providers": {
|
|
5891
5891
|
"Aventus": "wss://public-rpc.testnet.aventus.network"
|
|
5892
5892
|
},
|
|
@@ -5917,7 +5917,7 @@
|
|
|
5917
5917
|
"name": "Vara Network",
|
|
5918
5918
|
"isTestnet": false,
|
|
5919
5919
|
"chainStatus": "ACTIVE",
|
|
5920
|
-
"icon": "https://chain-list-assets.
|
|
5920
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/vara_network.png",
|
|
5921
5921
|
"providers": {
|
|
5922
5922
|
"Vara Network": "wss://rpc.vara.network",
|
|
5923
5923
|
"BlastApi": "wss://vara-mainnet.public.blastapi.io"
|
|
@@ -5955,7 +5955,7 @@
|
|
|
5955
5955
|
"name": "Avail Kate Testnet",
|
|
5956
5956
|
"isTestnet": true,
|
|
5957
5957
|
"chainStatus": "INACTIVE",
|
|
5958
|
-
"icon": "https://chain-list-assets.
|
|
5958
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kate.png",
|
|
5959
5959
|
"providers": {
|
|
5960
5960
|
"AVAIL": "wss://kate.avail.tools/ws"
|
|
5961
5961
|
},
|
|
@@ -5986,7 +5986,7 @@
|
|
|
5986
5986
|
"name": "Polkadot Bridge Hub",
|
|
5987
5987
|
"isTestnet": false,
|
|
5988
5988
|
"chainStatus": "ACTIVE",
|
|
5989
|
-
"icon": "https://chain-list-assets.
|
|
5989
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bridgehubpolkadot.png",
|
|
5990
5990
|
"providers": {
|
|
5991
5991
|
"Parity": "wss://polkadot-bridge-hub-rpc.polkadot.io",
|
|
5992
5992
|
"Stakeworld": "wss://dot-rpc.stakeworld.io/bridgehub"
|
|
@@ -6021,7 +6021,7 @@
|
|
|
6021
6021
|
"name": "Kusama Bridge Hub",
|
|
6022
6022
|
"isTestnet": false,
|
|
6023
6023
|
"chainStatus": "ACTIVE",
|
|
6024
|
-
"icon": "https://chain-list-assets.
|
|
6024
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bridgehubkusama.png",
|
|
6025
6025
|
"providers": {
|
|
6026
6026
|
"Parity": "wss://kusama-bridge-hub-rpc.polkadot.io",
|
|
6027
6027
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/bridgehub",
|
|
@@ -6058,7 +6058,7 @@
|
|
|
6058
6058
|
"name": "Fantom Testnet",
|
|
6059
6059
|
"isTestnet": true,
|
|
6060
6060
|
"chainStatus": "ACTIVE",
|
|
6061
|
-
"icon": "https://chain-list-assets.
|
|
6061
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/fantom_testnet.png",
|
|
6062
6062
|
"providers": {
|
|
6063
6063
|
"Ankr": "https://rpc.ankr.com/fantom_testnet",
|
|
6064
6064
|
"FantomNetwork": "https://rpc.testnet.fantom.network/",
|
|
@@ -6086,7 +6086,7 @@
|
|
|
6086
6086
|
"name": "Fantom",
|
|
6087
6087
|
"isTestnet": false,
|
|
6088
6088
|
"chainStatus": "ACTIVE",
|
|
6089
|
-
"icon": "https://chain-list-assets.
|
|
6089
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/fantom.png",
|
|
6090
6090
|
"providers": {
|
|
6091
6091
|
"Ankr": "https://rpc.ankr.com/fantom",
|
|
6092
6092
|
"RPC_API": "https://rpcapi.fantom.network",
|
|
@@ -6116,7 +6116,7 @@
|
|
|
6116
6116
|
"name": "Krest Network",
|
|
6117
6117
|
"isTestnet": false,
|
|
6118
6118
|
"chainStatus": "ACTIVE",
|
|
6119
|
-
"icon": "https://chain-list-assets.
|
|
6119
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/krest_network.png",
|
|
6120
6120
|
"providers": {
|
|
6121
6121
|
"OnFinality": "wss://krest.api.onfinality.io/public-ws"
|
|
6122
6122
|
},
|
|
@@ -6162,7 +6162,7 @@
|
|
|
6162
6162
|
"name": "Deeper Network",
|
|
6163
6163
|
"isTestnet": false,
|
|
6164
6164
|
"chainStatus": "ACTIVE",
|
|
6165
|
-
"icon": "https://chain-list-assets.
|
|
6165
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/deeper_network.png",
|
|
6166
6166
|
"providers": {
|
|
6167
6167
|
"DeeperNetwork": "wss://mainnet-full.deeper.network"
|
|
6168
6168
|
},
|
|
@@ -6193,7 +6193,7 @@
|
|
|
6193
6193
|
"name": "Jur Network",
|
|
6194
6194
|
"isTestnet": false,
|
|
6195
6195
|
"chainStatus": "ACTIVE",
|
|
6196
|
-
"icon": "https://chain-list-assets.
|
|
6196
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/jur_network.png",
|
|
6197
6197
|
"providers": {
|
|
6198
6198
|
"Jur Mainnet": "wss://mainnet.jur.io/"
|
|
6199
6199
|
},
|
|
@@ -6224,7 +6224,7 @@
|
|
|
6224
6224
|
"name": "Base Mainnet",
|
|
6225
6225
|
"isTestnet": false,
|
|
6226
6226
|
"chainStatus": "ACTIVE",
|
|
6227
|
-
"icon": "https://chain-list-assets.
|
|
6227
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/base_mainnet.png",
|
|
6228
6228
|
"providers": {
|
|
6229
6229
|
"PublicNode": "https://base.publicnode.com"
|
|
6230
6230
|
},
|
|
@@ -6250,7 +6250,7 @@
|
|
|
6250
6250
|
"name": "Avalanche C-Chain",
|
|
6251
6251
|
"isTestnet": false,
|
|
6252
6252
|
"chainStatus": "ACTIVE",
|
|
6253
|
-
"icon": "https://chain-list-assets.
|
|
6253
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avalanche_c.png",
|
|
6254
6254
|
"providers": {
|
|
6255
6255
|
"Avax Network": "https://api.avax.network/ext/bc/C/rpc",
|
|
6256
6256
|
"PublicNode": "https://avalanche-c-chain.publicnode.com"
|
|
@@ -6280,7 +6280,7 @@
|
|
|
6280
6280
|
"name": "Crust Mainnet",
|
|
6281
6281
|
"isTestnet": false,
|
|
6282
6282
|
"chainStatus": "ACTIVE",
|
|
6283
|
-
"icon": "https://chain-list-assets.
|
|
6283
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/crust_mainnet.png",
|
|
6284
6284
|
"providers": {
|
|
6285
6285
|
"OnFinality": "wss://crust.api.onfinality.io/public-ws",
|
|
6286
6286
|
"Crust Network": "wss://rpc.crust.network"
|
|
@@ -6315,7 +6315,7 @@
|
|
|
6315
6315
|
"name": "Acala - EVM",
|
|
6316
6316
|
"isTestnet": false,
|
|
6317
6317
|
"chainStatus": "ACTIVE",
|
|
6318
|
-
"icon": "https://chain-list-assets.
|
|
6318
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acala_evm.png",
|
|
6319
6319
|
"providers": {
|
|
6320
6320
|
"Acala": "https://eth-rpc-acala.aca-api.network"
|
|
6321
6321
|
},
|
|
@@ -6341,7 +6341,7 @@
|
|
|
6341
6341
|
"name": "Karura - EVM",
|
|
6342
6342
|
"isTestnet": false,
|
|
6343
6343
|
"chainStatus": "ACTIVE",
|
|
6344
|
-
"icon": "https://chain-list-assets.
|
|
6344
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/karura_evm.png",
|
|
6345
6345
|
"providers": {
|
|
6346
6346
|
"Acala": "https://eth-rpc-karura.aca-api.network"
|
|
6347
6347
|
},
|
|
@@ -6367,7 +6367,7 @@
|
|
|
6367
6367
|
"name": "Bittensor",
|
|
6368
6368
|
"isTestnet": false,
|
|
6369
6369
|
"chainStatus": "ACTIVE",
|
|
6370
|
-
"icon": "https://chain-list-assets.
|
|
6370
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bittensor.png",
|
|
6371
6371
|
"providers": {
|
|
6372
6372
|
"Opentensor": "wss://entrypoint-finney.opentensor.ai:443"
|
|
6373
6373
|
},
|
|
@@ -6410,7 +6410,7 @@
|
|
|
6410
6410
|
"name": "Xcavate",
|
|
6411
6411
|
"isTestnet": true,
|
|
6412
6412
|
"chainStatus": "INACTIVE",
|
|
6413
|
-
"icon": "https://chain-list-assets.
|
|
6413
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xcavate.png",
|
|
6414
6414
|
"providers": {
|
|
6415
6415
|
"Tanssi": "wss://fraa-dancebox-3031-rpc.a.dancebox.tanssi.network"
|
|
6416
6416
|
},
|
|
@@ -6441,7 +6441,7 @@
|
|
|
6441
6441
|
"name": "Unorthodox",
|
|
6442
6442
|
"isTestnet": false,
|
|
6443
6443
|
"chainStatus": "INACTIVE",
|
|
6444
|
-
"icon": "https://chain-list-assets.
|
|
6444
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unorthodox.png",
|
|
6445
6445
|
"providers": {},
|
|
6446
6446
|
"evmInfo": null,
|
|
6447
6447
|
"substrateInfo": {
|
|
@@ -6470,7 +6470,7 @@
|
|
|
6470
6470
|
"name": "Coinversation",
|
|
6471
6471
|
"isTestnet": false,
|
|
6472
6472
|
"chainStatus": "INACTIVE",
|
|
6473
|
-
"icon": "https://chain-list-assets.
|
|
6473
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/coinversation.png",
|
|
6474
6474
|
"providers": {},
|
|
6475
6475
|
"evmInfo": null,
|
|
6476
6476
|
"substrateInfo": {
|
|
@@ -6511,7 +6511,7 @@
|
|
|
6511
6511
|
"name": "LayerX Network",
|
|
6512
6512
|
"isTestnet": false,
|
|
6513
6513
|
"chainStatus": "INACTIVE",
|
|
6514
|
-
"icon": "https://chain-list-assets.
|
|
6514
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layerx_network.png",
|
|
6515
6515
|
"providers": {},
|
|
6516
6516
|
"evmInfo": null,
|
|
6517
6517
|
"substrateInfo": {
|
|
@@ -6540,7 +6540,7 @@
|
|
|
6540
6540
|
"name": "Moonsama",
|
|
6541
6541
|
"isTestnet": false,
|
|
6542
6542
|
"chainStatus": "INACTIVE",
|
|
6543
|
-
"icon": "https://chain-list-assets.
|
|
6543
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonsama.png",
|
|
6544
6544
|
"providers": {},
|
|
6545
6545
|
"evmInfo": null,
|
|
6546
6546
|
"substrateInfo": {
|
|
@@ -6581,7 +6581,7 @@
|
|
|
6581
6581
|
"name": "OAK Network",
|
|
6582
6582
|
"isTestnet": false,
|
|
6583
6583
|
"chainStatus": "INACTIVE",
|
|
6584
|
-
"icon": "https://chain-list-assets.
|
|
6584
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/oak_network.png",
|
|
6585
6585
|
"providers": {},
|
|
6586
6586
|
"evmInfo": null,
|
|
6587
6587
|
"substrateInfo": {
|
|
@@ -6622,7 +6622,7 @@
|
|
|
6622
6622
|
"name": "OmniBTC",
|
|
6623
6623
|
"isTestnet": false,
|
|
6624
6624
|
"chainStatus": "INACTIVE",
|
|
6625
|
-
"icon": "https://chain-list-assets.
|
|
6625
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/omnibtc.png",
|
|
6626
6626
|
"providers": {},
|
|
6627
6627
|
"evmInfo": null,
|
|
6628
6628
|
"substrateInfo": {
|
|
@@ -6663,7 +6663,7 @@
|
|
|
6663
6663
|
"name": "Quantum Portal",
|
|
6664
6664
|
"isTestnet": false,
|
|
6665
6665
|
"chainStatus": "INACTIVE",
|
|
6666
|
-
"icon": "https://chain-list-assets.
|
|
6666
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/quantum_portal.png",
|
|
6667
6667
|
"providers": {},
|
|
6668
6668
|
"evmInfo": null,
|
|
6669
6669
|
"substrateInfo": {
|
|
@@ -6692,7 +6692,7 @@
|
|
|
6692
6692
|
"name": "Virto Network",
|
|
6693
6693
|
"isTestnet": false,
|
|
6694
6694
|
"chainStatus": "INACTIVE",
|
|
6695
|
-
"icon": "https://chain-list-assets.
|
|
6695
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/virto_network.png",
|
|
6696
6696
|
"providers": {},
|
|
6697
6697
|
"evmInfo": null,
|
|
6698
6698
|
"substrateInfo": {
|
|
@@ -6721,7 +6721,7 @@
|
|
|
6721
6721
|
"name": "Energy Web X",
|
|
6722
6722
|
"isTestnet": false,
|
|
6723
6723
|
"chainStatus": "ACTIVE",
|
|
6724
|
-
"icon": "https://chain-list-assets.
|
|
6724
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x.png",
|
|
6725
6725
|
"providers": {
|
|
6726
6726
|
"EWX": "wss://public-rpc.mainnet.energywebx.com/ws"
|
|
6727
6727
|
},
|
|
@@ -6764,7 +6764,7 @@
|
|
|
6764
6764
|
"name": "InvArch Network",
|
|
6765
6765
|
"isTestnet": false,
|
|
6766
6766
|
"chainStatus": "ACTIVE",
|
|
6767
|
-
"icon": "https://chain-list-assets.
|
|
6767
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/invarch.png",
|
|
6768
6768
|
"providers": {
|
|
6769
6769
|
"Dwellir": "wss://invarch-rpc.dwellir.com"
|
|
6770
6770
|
},
|
|
@@ -6807,7 +6807,7 @@
|
|
|
6807
6807
|
"name": "Zero",
|
|
6808
6808
|
"isTestnet": false,
|
|
6809
6809
|
"chainStatus": "INACTIVE",
|
|
6810
|
-
"icon": "https://chain-list-assets.
|
|
6810
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zero.png",
|
|
6811
6811
|
"providers": {},
|
|
6812
6812
|
"evmInfo": null,
|
|
6813
6813
|
"substrateInfo": {
|
|
@@ -6836,7 +6836,7 @@
|
|
|
6836
6836
|
"name": " Kpron Network",
|
|
6837
6837
|
"isTestnet": false,
|
|
6838
6838
|
"chainStatus": "INACTIVE",
|
|
6839
|
-
"icon": "https://chain-list-assets.
|
|
6839
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kpron_network.png",
|
|
6840
6840
|
"providers": {},
|
|
6841
6841
|
"evmInfo": null,
|
|
6842
6842
|
"substrateInfo": {
|
|
@@ -6865,7 +6865,7 @@
|
|
|
6865
6865
|
"name": "Mars",
|
|
6866
6866
|
"isTestnet": false,
|
|
6867
6867
|
"chainStatus": "INACTIVE",
|
|
6868
|
-
"icon": "https://chain-list-assets.
|
|
6868
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mars.png",
|
|
6869
6869
|
"providers": {},
|
|
6870
6870
|
"evmInfo": null,
|
|
6871
6871
|
"substrateInfo": {
|
|
@@ -6894,7 +6894,7 @@
|
|
|
6894
6894
|
"name": "Snow",
|
|
6895
6895
|
"isTestnet": false,
|
|
6896
6896
|
"chainStatus": "INACTIVE",
|
|
6897
|
-
"icon": "https://chain-list-assets.
|
|
6897
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/snow.png",
|
|
6898
6898
|
"providers": {},
|
|
6899
6899
|
"evmInfo": null,
|
|
6900
6900
|
"substrateInfo": {
|
|
@@ -6938,7 +6938,7 @@
|
|
|
6938
6938
|
"name": "Aband",
|
|
6939
6939
|
"isTestnet": false,
|
|
6940
6940
|
"chainStatus": "INACTIVE",
|
|
6941
|
-
"icon": "https://chain-list-assets.
|
|
6941
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aband.png",
|
|
6942
6942
|
"providers": {},
|
|
6943
6943
|
"evmInfo": null,
|
|
6944
6944
|
"substrateInfo": {
|
|
@@ -6979,7 +6979,7 @@
|
|
|
6979
6979
|
"name": "Alpha Network",
|
|
6980
6980
|
"isTestnet": false,
|
|
6981
6981
|
"chainStatus": "INACTIVE",
|
|
6982
|
-
"icon": "https://chain-list-assets.
|
|
6982
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/alpha_network.png",
|
|
6983
6983
|
"providers": {},
|
|
6984
6984
|
"evmInfo": null,
|
|
6985
6985
|
"substrateInfo": {
|
|
@@ -7008,7 +7008,7 @@
|
|
|
7008
7008
|
"name": "Loom Network",
|
|
7009
7009
|
"isTestnet": false,
|
|
7010
7010
|
"chainStatus": "INACTIVE",
|
|
7011
|
-
"icon": "https://chain-list-assets.
|
|
7011
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/loom_network.png",
|
|
7012
7012
|
"providers": {},
|
|
7013
7013
|
"evmInfo": null,
|
|
7014
7014
|
"substrateInfo": {
|
|
@@ -7037,7 +7037,7 @@
|
|
|
7037
7037
|
"name": "SubGame Gamma",
|
|
7038
7038
|
"isTestnet": false,
|
|
7039
7039
|
"chainStatus": "INACTIVE",
|
|
7040
|
-
"icon": "https://chain-list-assets.
|
|
7040
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subgame_gamma.png",
|
|
7041
7041
|
"providers": {},
|
|
7042
7042
|
"evmInfo": null,
|
|
7043
7043
|
"substrateInfo": {
|
|
@@ -7066,7 +7066,7 @@
|
|
|
7066
7066
|
"name": "TrustBase",
|
|
7067
7067
|
"isTestnet": false,
|
|
7068
7068
|
"chainStatus": "INACTIVE",
|
|
7069
|
-
"icon": "https://chain-list-assets.
|
|
7069
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/trustbase.png",
|
|
7070
7070
|
"providers": {},
|
|
7071
7071
|
"evmInfo": null,
|
|
7072
7072
|
"substrateInfo": {
|
|
@@ -7095,7 +7095,7 @@
|
|
|
7095
7095
|
"name": "Manta Atlantic",
|
|
7096
7096
|
"isTestnet": false,
|
|
7097
7097
|
"chainStatus": "ACTIVE",
|
|
7098
|
-
"icon": "https://chain-list-assets.
|
|
7098
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/manta_network.png",
|
|
7099
7099
|
"providers": {
|
|
7100
7100
|
"Manta Network": "wss://ws.manta.systems"
|
|
7101
7101
|
},
|
|
@@ -7129,7 +7129,7 @@
|
|
|
7129
7129
|
"name": "t3rn",
|
|
7130
7130
|
"isTestnet": false,
|
|
7131
7131
|
"chainStatus": "INACTIVE",
|
|
7132
|
-
"icon": "https://chain-list-assets.
|
|
7132
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/t3rn.png",
|
|
7133
7133
|
"providers": {},
|
|
7134
7134
|
"evmInfo": null,
|
|
7135
7135
|
"substrateInfo": {
|
|
@@ -7158,7 +7158,7 @@
|
|
|
7158
7158
|
"name": "Geminis Network",
|
|
7159
7159
|
"isTestnet": false,
|
|
7160
7160
|
"chainStatus": "INACTIVE",
|
|
7161
|
-
"icon": "https://chain-list-assets.
|
|
7161
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/geminis_network.png",
|
|
7162
7162
|
"providers": {},
|
|
7163
7163
|
"evmInfo": null,
|
|
7164
7164
|
"substrateInfo": {
|
|
@@ -7187,7 +7187,7 @@
|
|
|
7187
7187
|
"name": "Polimec",
|
|
7188
7188
|
"isTestnet": false,
|
|
7189
7189
|
"chainStatus": "ACTIVE",
|
|
7190
|
-
"icon": "https://chain-list-assets.
|
|
7190
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polimec.png",
|
|
7191
7191
|
"providers": {
|
|
7192
7192
|
"Polimec": "wss://rpc.polimec.org",
|
|
7193
7193
|
"Amforc": "wss://polimec.rpc.amforc.com"
|
|
@@ -7231,7 +7231,7 @@
|
|
|
7231
7231
|
"name": "SubDAO",
|
|
7232
7232
|
"isTestnet": false,
|
|
7233
7233
|
"chainStatus": "INACTIVE",
|
|
7234
|
-
"icon": "https://chain-list-assets.
|
|
7234
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subdao.png",
|
|
7235
7235
|
"providers": {},
|
|
7236
7236
|
"evmInfo": null,
|
|
7237
7237
|
"substrateInfo": {
|
|
@@ -7260,7 +7260,7 @@
|
|
|
7260
7260
|
"name": "SubGame Network",
|
|
7261
7261
|
"isTestnet": false,
|
|
7262
7262
|
"chainStatus": "INACTIVE",
|
|
7263
|
-
"icon": "https://chain-list-assets.
|
|
7263
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subgame_network.png",
|
|
7264
7264
|
"providers": {},
|
|
7265
7265
|
"evmInfo": null,
|
|
7266
7266
|
"substrateInfo": {
|
|
@@ -7289,7 +7289,7 @@
|
|
|
7289
7289
|
"name": "ZetaChain Testnet",
|
|
7290
7290
|
"isTestnet": true,
|
|
7291
7291
|
"chainStatus": "ACTIVE",
|
|
7292
|
-
"icon": "https://chain-list-assets.
|
|
7292
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zeta_test.png",
|
|
7293
7293
|
"providers": {
|
|
7294
7294
|
"Athens": "https://zetachain-athens-evm.blockpi.network/v1/rpc/public"
|
|
7295
7295
|
},
|
|
@@ -7312,7 +7312,7 @@
|
|
|
7312
7312
|
"name": "Watr Mainnet",
|
|
7313
7313
|
"isTestnet": false,
|
|
7314
7314
|
"chainStatus": "ACTIVE",
|
|
7315
|
-
"icon": "https://chain-list-assets.
|
|
7315
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/watr_mainnet.png",
|
|
7316
7316
|
"providers": {
|
|
7317
7317
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7318
7318
|
},
|
|
@@ -7343,7 +7343,7 @@
|
|
|
7343
7343
|
"name": "Watr Mainnet - EVM",
|
|
7344
7344
|
"isTestnet": false,
|
|
7345
7345
|
"chainStatus": "ACTIVE",
|
|
7346
|
-
"icon": "https://chain-list-assets.
|
|
7346
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/watr_mainnet_evm.png",
|
|
7347
7347
|
"providers": {
|
|
7348
7348
|
"Watr": "wss://watr-rpc.watr-api.network"
|
|
7349
7349
|
},
|
|
@@ -7366,7 +7366,7 @@
|
|
|
7366
7366
|
"name": "Enjin Relaychain",
|
|
7367
7367
|
"isTestnet": false,
|
|
7368
7368
|
"chainStatus": "ACTIVE",
|
|
7369
|
-
"icon": "https://chain-list-assets.
|
|
7369
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/enjin_relaychain.png",
|
|
7370
7370
|
"providers": {
|
|
7371
7371
|
"Enjin": "wss://rpc.relay.blockchain.enjin.io/"
|
|
7372
7372
|
},
|
|
@@ -7400,7 +7400,7 @@
|
|
|
7400
7400
|
"name": "Enjin Matrixchain",
|
|
7401
7401
|
"isTestnet": false,
|
|
7402
7402
|
"chainStatus": "ACTIVE",
|
|
7403
|
-
"icon": "https://chain-list-assets.
|
|
7403
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/enjin_matrixchain.png",
|
|
7404
7404
|
"providers": {
|
|
7405
7405
|
"MatrixChain": "wss://rpc.matrix.blockchain.enjin.io/",
|
|
7406
7406
|
"Dwellir": "wss://enjin-matrix-rpc-1.dwellir.com/"
|
|
@@ -7435,7 +7435,7 @@
|
|
|
7435
7435
|
"name": "Vara Network Testnet",
|
|
7436
7436
|
"isTestnet": true,
|
|
7437
7437
|
"chainStatus": "ACTIVE",
|
|
7438
|
-
"icon": "https://chain-list-assets.
|
|
7438
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/vara_testnet.png",
|
|
7439
7439
|
"providers": {
|
|
7440
7440
|
"Vara": "wss://testnet.vara-network.io"
|
|
7441
7441
|
},
|
|
@@ -7469,7 +7469,7 @@
|
|
|
7469
7469
|
"name": "Avail Goldberg Testnet",
|
|
7470
7470
|
"isTestnet": true,
|
|
7471
7471
|
"chainStatus": "INACTIVE",
|
|
7472
|
-
"icon": "https://chain-list-assets.
|
|
7472
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/goldberg_testnet.png",
|
|
7473
7473
|
"providers": {
|
|
7474
7474
|
"Goldberg testnet": "wss://goldberg-testnet-rpc.avail.tools/ws"
|
|
7475
7475
|
},
|
|
@@ -7503,7 +7503,7 @@
|
|
|
7503
7503
|
"name": "EWX Staging Parachain",
|
|
7504
7504
|
"isTestnet": true,
|
|
7505
7505
|
"chainStatus": "ACTIVE",
|
|
7506
|
-
"icon": "https://chain-list-assets.
|
|
7506
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x_testnet.png",
|
|
7507
7507
|
"providers": {
|
|
7508
7508
|
"EWX": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws"
|
|
7509
7509
|
},
|
|
@@ -7534,7 +7534,7 @@
|
|
|
7534
7534
|
"name": "Energy Web Chain",
|
|
7535
7535
|
"isTestnet": false,
|
|
7536
7536
|
"chainStatus": "ACTIVE",
|
|
7537
|
-
"icon": "https://chain-list-assets.
|
|
7537
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/energy_web_chain.png",
|
|
7538
7538
|
"providers": {
|
|
7539
7539
|
"Energy Web Chain": "https://rpc.energyweb.org"
|
|
7540
7540
|
},
|
|
@@ -7560,7 +7560,7 @@
|
|
|
7560
7560
|
"name": "Energy Web X Rococo",
|
|
7561
7561
|
"isTestnet": true,
|
|
7562
7562
|
"chainStatus": "ACTIVE",
|
|
7563
|
-
"icon": "https://chain-list-assets.
|
|
7563
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/energy_web_x_rococo.png",
|
|
7564
7564
|
"providers": {
|
|
7565
7565
|
"EWX": "wss://public-rpc.testnet.energywebx.com/ws"
|
|
7566
7566
|
},
|
|
@@ -7591,7 +7591,7 @@
|
|
|
7591
7591
|
"name": "Manta Pacific",
|
|
7592
7592
|
"isTestnet": false,
|
|
7593
7593
|
"chainStatus": "ACTIVE",
|
|
7594
|
-
"icon": "https://chain-list-assets.
|
|
7594
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/manta_network_evm.png",
|
|
7595
7595
|
"providers": {
|
|
7596
7596
|
"Manta Pacific": "https://pacific-rpc.manta.network/http"
|
|
7597
7597
|
},
|
|
@@ -7617,7 +7617,7 @@
|
|
|
7617
7617
|
"name": "Polkadex Polkadot",
|
|
7618
7618
|
"isTestnet": false,
|
|
7619
7619
|
"chainStatus": "ACTIVE",
|
|
7620
|
-
"icon": "https://chain-list-assets.
|
|
7620
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex_dot.png",
|
|
7621
7621
|
"providers": {
|
|
7622
7622
|
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
7623
7623
|
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
@@ -7664,7 +7664,7 @@
|
|
|
7664
7664
|
"name": "Bittensor Testnet",
|
|
7665
7665
|
"isTestnet": true,
|
|
7666
7666
|
"chainStatus": "ACTIVE",
|
|
7667
|
-
"icon": "https://chain-list-assets.
|
|
7667
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bittensor_testnet.png",
|
|
7668
7668
|
"providers": {
|
|
7669
7669
|
"Testnet": "wss://test.finney.opentensor.ai:443"
|
|
7670
7670
|
},
|
|
@@ -7695,7 +7695,7 @@
|
|
|
7695
7695
|
"name": "Subspace Gemini 3h",
|
|
7696
7696
|
"isTestnet": true,
|
|
7697
7697
|
"chainStatus": "ACTIVE",
|
|
7698
|
-
"icon": "https://chain-list-assets.
|
|
7698
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3h.png",
|
|
7699
7699
|
"providers": {
|
|
7700
7700
|
"Gemini 3h": "wss://rpc-0.gemini-3h.subspace.network/ws"
|
|
7701
7701
|
},
|
|
@@ -7729,7 +7729,7 @@
|
|
|
7729
7729
|
"name": "Continuum Network",
|
|
7730
7730
|
"isTestnet": false,
|
|
7731
7731
|
"chainStatus": "ACTIVE",
|
|
7732
|
-
"icon": "https://chain-list-assets.
|
|
7732
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/continuum_network.png",
|
|
7733
7733
|
"providers": {
|
|
7734
7734
|
"Continuum RPC Node": "wss://continuum-rpc-1.metaverse.network/wss"
|
|
7735
7735
|
},
|
|
@@ -7763,7 +7763,7 @@
|
|
|
7763
7763
|
"name": "Rococo Asset Hub",
|
|
7764
7764
|
"isTestnet": true,
|
|
7765
7765
|
"chainStatus": "ACTIVE",
|
|
7766
|
-
"icon": "https://chain-list-assets.
|
|
7766
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rococo_assethub.png",
|
|
7767
7767
|
"providers": {
|
|
7768
7768
|
"Parity": "wss://rococo-asset-hub-rpc.polkadot.io"
|
|
7769
7769
|
},
|
|
@@ -7797,7 +7797,7 @@
|
|
|
7797
7797
|
"name": "X Layer testnet",
|
|
7798
7798
|
"isTestnet": true,
|
|
7799
7799
|
"chainStatus": "ACTIVE",
|
|
7800
|
-
"icon": "https://chain-list-assets.
|
|
7800
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/okxtest.png",
|
|
7801
7801
|
"providers": {
|
|
7802
7802
|
"Testrpc": "https://testrpc.x1.tech/",
|
|
7803
7803
|
"X1testrpc": "https://x1testrpc.okx.com/"
|
|
@@ -7824,7 +7824,7 @@
|
|
|
7824
7824
|
"name": "Liberland Testnet",
|
|
7825
7825
|
"isTestnet": true,
|
|
7826
7826
|
"chainStatus": "ACTIVE",
|
|
7827
|
-
"icon": "https://chain-list-assets.
|
|
7827
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/liberlandtest.png",
|
|
7828
7828
|
"providers": {
|
|
7829
7829
|
"Liberland": "wss://testchain.liberland.org"
|
|
7830
7830
|
},
|
|
@@ -7855,7 +7855,7 @@
|
|
|
7855
7855
|
"name": "Liberland",
|
|
7856
7856
|
"isTestnet": false,
|
|
7857
7857
|
"chainStatus": "ACTIVE",
|
|
7858
|
-
"icon": "https://chain-list-assets.
|
|
7858
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/liberland.png",
|
|
7859
7859
|
"providers": {
|
|
7860
7860
|
"Liberland": "wss://mainnet.liberland.org",
|
|
7861
7861
|
"Dwellir": "wss://liberland-rpc.dwellir.com"
|
|
@@ -7887,7 +7887,7 @@
|
|
|
7887
7887
|
"name": "Polkadot Chainflip Testnet",
|
|
7888
7888
|
"isTestnet": true,
|
|
7889
7889
|
"chainStatus": "ACTIVE",
|
|
7890
|
-
"icon": "https://chain-list-assets.
|
|
7890
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/chainflip_dot.png",
|
|
7891
7891
|
"providers": {
|
|
7892
7892
|
"Chainflip": "wss://rpc-pdot.chainflip.io"
|
|
7893
7893
|
},
|
|
@@ -7918,7 +7918,7 @@
|
|
|
7918
7918
|
"name": "Tangle Testnet",
|
|
7919
7919
|
"isTestnet": true,
|
|
7920
7920
|
"chainStatus": "ACTIVE",
|
|
7921
|
-
"icon": "https://chain-list-assets.
|
|
7921
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangletest.png",
|
|
7922
7922
|
"providers": {
|
|
7923
7923
|
"Webb": "wss://testnet-rpc.tangle.tools"
|
|
7924
7924
|
},
|
|
@@ -7949,7 +7949,7 @@
|
|
|
7949
7949
|
"name": "DENTNet",
|
|
7950
7950
|
"isTestnet": false,
|
|
7951
7951
|
"chainStatus": "ACTIVE",
|
|
7952
|
-
"icon": "https://chain-list-assets.
|
|
7952
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dentnet.png",
|
|
7953
7953
|
"providers": {
|
|
7954
7954
|
"Dentnet": "wss://rpc.dentnet.io/ws"
|
|
7955
7955
|
},
|
|
@@ -7980,7 +7980,7 @@
|
|
|
7980
7980
|
"name": "Phyken Network Testnet",
|
|
7981
7981
|
"isTestnet": true,
|
|
7982
7982
|
"chainStatus": "ACTIVE",
|
|
7983
|
-
"icon": "https://chain-list-assets.
|
|
7983
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/phykentest.png",
|
|
7984
7984
|
"providers": {
|
|
7985
7985
|
"Phyken Testnet": "wss://rpc.testnet.metaquity.xyz"
|
|
7986
7986
|
},
|
|
@@ -8011,7 +8011,7 @@
|
|
|
8011
8011
|
"name": "Creditcoin EVM Testnet",
|
|
8012
8012
|
"isTestnet": true,
|
|
8013
8013
|
"chainStatus": "ACTIVE",
|
|
8014
|
-
"icon": "https://chain-list-assets.
|
|
8014
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointestevm.png",
|
|
8015
8015
|
"providers": {
|
|
8016
8016
|
"Creditcoin Testnet EVM": "https://rpc.cc3-testnet.creditcoin.network/"
|
|
8017
8017
|
},
|
|
@@ -8037,7 +8037,7 @@
|
|
|
8037
8037
|
"name": "Astar zkEVM",
|
|
8038
8038
|
"isTestnet": false,
|
|
8039
8039
|
"chainStatus": "ACTIVE",
|
|
8040
|
-
"icon": "https://chain-list-assets.
|
|
8040
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
8041
8041
|
"providers": {
|
|
8042
8042
|
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
8043
8043
|
},
|
|
@@ -8063,7 +8063,7 @@
|
|
|
8063
8063
|
"name": "Ethereum Sepolia",
|
|
8064
8064
|
"isTestnet": true,
|
|
8065
8065
|
"chainStatus": "ACTIVE",
|
|
8066
|
-
"icon": "https://chain-list-assets.
|
|
8066
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
|
|
8067
8067
|
"providers": {
|
|
8068
8068
|
"Asia RPC": "https://rpc.sepolia.org",
|
|
8069
8069
|
"Europe RPC 2": "https://rpc2.sepolia.org"
|
|
@@ -8090,7 +8090,7 @@
|
|
|
8090
8090
|
"name": "Hydration Rococo",
|
|
8091
8091
|
"isTestnet": true,
|
|
8092
8092
|
"chainStatus": "ACTIVE",
|
|
8093
|
-
"icon": "https://chain-list-assets.
|
|
8093
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
8094
8094
|
"providers": {
|
|
8095
8095
|
"Hydration Nice": "wss://rpc.nice.hydration.cloud"
|
|
8096
8096
|
},
|
|
@@ -8121,7 +8121,7 @@
|
|
|
8121
8121
|
"name": "Creditcoin Native Testnet",
|
|
8122
8122
|
"isTestnet": true,
|
|
8123
8123
|
"chainStatus": "ACTIVE",
|
|
8124
|
-
"icon": "https://chain-list-assets.
|
|
8124
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
8125
8125
|
"providers": {
|
|
8126
8126
|
"Cc3": "wss://rpc.cc3-testnet.creditcoin.network"
|
|
8127
8127
|
},
|
|
@@ -8155,7 +8155,7 @@
|
|
|
8155
8155
|
"name": "X Layer",
|
|
8156
8156
|
"isTestnet": false,
|
|
8157
8157
|
"chainStatus": "ACTIVE",
|
|
8158
|
-
"icon": "https://chain-list-assets.
|
|
8158
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
8159
8159
|
"providers": {
|
|
8160
8160
|
"X Layer": "https://rpc.xlayer.tech",
|
|
8161
8161
|
"X Layer OKX": "https://xlayerrpc.okx.com/"
|
|
@@ -8179,7 +8179,7 @@
|
|
|
8179
8179
|
"name": "Acurast Canary",
|
|
8180
8180
|
"isTestnet": false,
|
|
8181
8181
|
"chainStatus": "ACTIVE",
|
|
8182
|
-
"icon": "https://chain-list-assets.
|
|
8182
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acurast.png",
|
|
8183
8183
|
"providers": {
|
|
8184
8184
|
"Acurast": "wss://acurast-canarynet-ws.prod.gke.papers.tech",
|
|
8185
8185
|
"Subwallet": "wss://subwallet-rpc.canary.acurast.com"
|
|
@@ -8211,7 +8211,7 @@
|
|
|
8211
8211
|
"name": "Mythos",
|
|
8212
8212
|
"isTestnet": false,
|
|
8213
8213
|
"chainStatus": "ACTIVE",
|
|
8214
|
-
"icon": "https://chain-list-assets.
|
|
8214
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
8215
8215
|
"providers": {
|
|
8216
8216
|
"Parity": "wss://polkadot-mythos-rpc.polkadot.io"
|
|
8217
8217
|
},
|
|
@@ -8253,7 +8253,7 @@
|
|
|
8253
8253
|
"name": "Humanode",
|
|
8254
8254
|
"isTestnet": false,
|
|
8255
8255
|
"chainStatus": "ACTIVE",
|
|
8256
|
-
"icon": "https://chain-list-assets.
|
|
8256
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanode.png",
|
|
8257
8257
|
"providers": {
|
|
8258
8258
|
"Humanode": "wss://explorer-rpc-ws.mainnet.stages.humanode.io"
|
|
8259
8259
|
},
|
|
@@ -8287,7 +8287,7 @@
|
|
|
8287
8287
|
"name": "Humanode - EVM",
|
|
8288
8288
|
"isTestnet": false,
|
|
8289
8289
|
"chainStatus": "ACTIVE",
|
|
8290
|
-
"icon": "https://chain-list-assets.
|
|
8290
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanodeevm.png",
|
|
8291
8291
|
"providers": {
|
|
8292
8292
|
"Humanode": "https://explorer-rpc-http.mainnet.stages.humanode.io"
|
|
8293
8293
|
},
|
|
@@ -8313,7 +8313,7 @@
|
|
|
8313
8313
|
"name": "Paseo Testnet",
|
|
8314
8314
|
"isTestnet": true,
|
|
8315
8315
|
"chainStatus": "ACTIVE",
|
|
8316
|
-
"icon": "https://chain-list-assets.
|
|
8316
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/paseotest.png",
|
|
8317
8317
|
"providers": {
|
|
8318
8318
|
"Amforc": "wss://paseo.rpc.amforc.com",
|
|
8319
8319
|
"Dwellir": "wss://paseo-rpc.dwellir.com",
|
|
@@ -8350,7 +8350,7 @@
|
|
|
8350
8350
|
"name": "Commune AI",
|
|
8351
8351
|
"isTestnet": false,
|
|
8352
8352
|
"chainStatus": "ACTIVE",
|
|
8353
|
-
"icon": "https://chain-list-assets.
|
|
8353
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/commune.png",
|
|
8354
8354
|
"providers": {
|
|
8355
8355
|
"Commune Node 1": "wss://commune-api-node-1.communeai.net"
|
|
8356
8356
|
},
|
|
@@ -8381,7 +8381,7 @@
|
|
|
8381
8381
|
"name": "DBC Mainnet",
|
|
8382
8382
|
"isTestnet": false,
|
|
8383
8383
|
"chainStatus": "ACTIVE",
|
|
8384
|
-
"icon": "https://chain-list-assets.
|
|
8384
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dbcchain.png",
|
|
8385
8385
|
"providers": {
|
|
8386
8386
|
"DBC Chain": "wss://info1.dbcwallet.io"
|
|
8387
8387
|
},
|
|
@@ -8415,7 +8415,7 @@
|
|
|
8415
8415
|
"name": "Avail Turing Testnet",
|
|
8416
8416
|
"isTestnet": true,
|
|
8417
8417
|
"chainStatus": "ACTIVE",
|
|
8418
|
-
"icon": "https://chain-list-assets.
|
|
8418
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/availturingtest.png",
|
|
8419
8419
|
"providers": {
|
|
8420
8420
|
"Avail Turing ": "wss://turing-rpc.avail.so/ws",
|
|
8421
8421
|
"Ankr": "wss://turing-testnet.avail-rpc.com/",
|
|
@@ -8454,7 +8454,7 @@
|
|
|
8454
8454
|
"name": "Bitlayer",
|
|
8455
8455
|
"isTestnet": false,
|
|
8456
8456
|
"chainStatus": "ACTIVE",
|
|
8457
|
-
"icon": "https://chain-list-assets.
|
|
8457
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitlayer.png",
|
|
8458
8458
|
"providers": {
|
|
8459
8459
|
"Bitlayer": "https://rpc.bitlayer.org",
|
|
8460
8460
|
"Rpc": "https://rpc.bitlayer-rpc.com",
|
|
@@ -8482,7 +8482,7 @@
|
|
|
8482
8482
|
"name": "Bitlayer Testnet",
|
|
8483
8483
|
"isTestnet": true,
|
|
8484
8484
|
"chainStatus": "ACTIVE",
|
|
8485
|
-
"icon": "https://chain-list-assets.
|
|
8485
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitlayertest.png",
|
|
8486
8486
|
"providers": {
|
|
8487
8487
|
"Rpc testnet": "https://testnet-rpc.bitlayer.org"
|
|
8488
8488
|
},
|
|
@@ -8508,7 +8508,7 @@
|
|
|
8508
8508
|
"name": "BEVM",
|
|
8509
8509
|
"isTestnet": false,
|
|
8510
8510
|
"chainStatus": "ACTIVE",
|
|
8511
|
-
"icon": "https://chain-list-assets.
|
|
8511
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bevm.png",
|
|
8512
8512
|
"providers": {
|
|
8513
8513
|
"Mainnet 1": "https://rpc-mainnet-1.bevm.io",
|
|
8514
8514
|
"Mainnet 2": "https://rpc-mainnet-2.bevm.io"
|
|
@@ -8535,7 +8535,7 @@
|
|
|
8535
8535
|
"name": "BEVM Testnet",
|
|
8536
8536
|
"isTestnet": true,
|
|
8537
8537
|
"chainStatus": "ACTIVE",
|
|
8538
|
-
"icon": "https://chain-list-assets.
|
|
8538
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bevmtest.png",
|
|
8539
8539
|
"providers": {
|
|
8540
8540
|
"BEVM testnet": "https://testnet.bevm.io"
|
|
8541
8541
|
},
|
|
@@ -8561,7 +8561,7 @@
|
|
|
8561
8561
|
"name": "B² Network",
|
|
8562
8562
|
"isTestnet": false,
|
|
8563
8563
|
"chainStatus": "ACTIVE",
|
|
8564
|
-
"icon": "https://chain-list-assets.
|
|
8564
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/b2.png",
|
|
8565
8565
|
"providers": {
|
|
8566
8566
|
"Bsquared": "https://rpc.bsquared.network",
|
|
8567
8567
|
"Alt technology": "https://b2-mainnet.alt.technology"
|
|
@@ -8588,7 +8588,7 @@
|
|
|
8588
8588
|
"name": "BOB",
|
|
8589
8589
|
"isTestnet": false,
|
|
8590
8590
|
"chainStatus": "ACTIVE",
|
|
8591
|
-
"icon": "https://chain-list-assets.
|
|
8591
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobmainnet.png",
|
|
8592
8592
|
"providers": {
|
|
8593
8593
|
"Gobob": "https://rpc.gobob.xyz/"
|
|
8594
8594
|
},
|
|
@@ -8614,7 +8614,7 @@
|
|
|
8614
8614
|
"name": "Avail",
|
|
8615
8615
|
"isTestnet": false,
|
|
8616
8616
|
"chainStatus": "ACTIVE",
|
|
8617
|
-
"icon": "https://chain-list-assets.
|
|
8617
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
|
|
8618
8618
|
"providers": {
|
|
8619
8619
|
"Avail": "wss://zeref-api.slowops.xyz/ws",
|
|
8620
8620
|
"SubWallet Avail": "wss://mainnet-rpc.availspace.app",
|
|
@@ -8657,7 +8657,7 @@
|
|
|
8657
8657
|
"name": "Merlin Chain",
|
|
8658
8658
|
"isTestnet": false,
|
|
8659
8659
|
"chainStatus": "ACTIVE",
|
|
8660
|
-
"icon": "https://chain-list-assets.
|
|
8660
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/merlinevm.png",
|
|
8661
8661
|
"providers": {
|
|
8662
8662
|
"Merlin Chain": "https://rpc.merlinchain.io"
|
|
8663
8663
|
},
|
|
@@ -8683,7 +8683,7 @@
|
|
|
8683
8683
|
"name": "Botanix Testnet",
|
|
8684
8684
|
"isTestnet": true,
|
|
8685
8685
|
"chainStatus": "ACTIVE",
|
|
8686
|
-
"icon": "https://chain-list-assets.
|
|
8686
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/botanixevmtest.png",
|
|
8687
8687
|
"providers": {
|
|
8688
8688
|
"Botanix Labs": "https://node.botanixlabs.dev"
|
|
8689
8689
|
},
|
|
@@ -8709,7 +8709,7 @@
|
|
|
8709
8709
|
"name": "Curio",
|
|
8710
8710
|
"isTestnet": false,
|
|
8711
8711
|
"chainStatus": "ACTIVE",
|
|
8712
|
-
"icon": "https://chain-list-assets.
|
|
8712
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/curio.png",
|
|
8713
8713
|
"providers": {
|
|
8714
8714
|
"Curio": "wss://parachain.curioinvest.com/"
|
|
8715
8715
|
},
|
|
@@ -8740,7 +8740,7 @@
|
|
|
8740
8740
|
"name": "Hyperbridge",
|
|
8741
8741
|
"isTestnet": false,
|
|
8742
8742
|
"chainStatus": "ACTIVE",
|
|
8743
|
-
"icon": "https://chain-list-assets.
|
|
8743
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hyperbridge.png",
|
|
8744
8744
|
"providers": {
|
|
8745
8745
|
"BlockOps": "wss://hyperbridge-nexus-rpc.blockops.network"
|
|
8746
8746
|
},
|
|
@@ -8771,7 +8771,7 @@
|
|
|
8771
8771
|
"name": "CESS Testnet",
|
|
8772
8772
|
"isTestnet": true,
|
|
8773
8773
|
"chainStatus": "ACTIVE",
|
|
8774
|
-
"icon": "https://chain-list-assets.
|
|
8774
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cess_testnet.png",
|
|
8775
8775
|
"providers": {
|
|
8776
8776
|
"CESS Testnet": "wss://testnet-rpc.cess.cloud/ws/",
|
|
8777
8777
|
"CESS network": "wss://testnet-rpc.cess.network/ws/"
|
|
@@ -8803,7 +8803,7 @@
|
|
|
8803
8803
|
"name": "Bitcoin",
|
|
8804
8804
|
"isTestnet": false,
|
|
8805
8805
|
"chainStatus": "ACTIVE",
|
|
8806
|
-
"icon": "https://chain-list-assets.
|
|
8806
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcoin.png",
|
|
8807
8807
|
"providers": {
|
|
8808
8808
|
"Blockstream": "https://api.openbit.app"
|
|
8809
8809
|
},
|
|
@@ -8824,7 +8824,7 @@
|
|
|
8824
8824
|
"name": "Bitcoin Testnet",
|
|
8825
8825
|
"isTestnet": true,
|
|
8826
8826
|
"chainStatus": "ACTIVE",
|
|
8827
|
-
"icon": "https://chain-list-assets.
|
|
8827
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcointestnet.png",
|
|
8828
8828
|
"providers": {
|
|
8829
8829
|
"Blockstream": "https://api-testnet.openbit.app"
|
|
8830
8830
|
},
|
|
@@ -8845,7 +8845,7 @@
|
|
|
8845
8845
|
"name": "Kusama People",
|
|
8846
8846
|
"isTestnet": false,
|
|
8847
8847
|
"chainStatus": "ACTIVE",
|
|
8848
|
-
"icon": "https://chain-list-assets.
|
|
8848
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peoplekusama.png",
|
|
8849
8849
|
"providers": {
|
|
8850
8850
|
"Parity": "wss://kusama-people-rpc.polkadot.io",
|
|
8851
8851
|
"Stakeworld": "wss://ksm-rpc.stakeworld.io/people"
|
|
@@ -8877,7 +8877,7 @@
|
|
|
8877
8877
|
"name": "Linea",
|
|
8878
8878
|
"isTestnet": false,
|
|
8879
8879
|
"chainStatus": "ACTIVE",
|
|
8880
|
-
"icon": "https://chain-list-assets.
|
|
8880
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lineazkevm.png",
|
|
8881
8881
|
"providers": {
|
|
8882
8882
|
"Linea": "https://rpc.linea.build/"
|
|
8883
8883
|
},
|
|
@@ -8903,7 +8903,7 @@
|
|
|
8903
8903
|
"name": "BounceBit",
|
|
8904
8904
|
"isTestnet": false,
|
|
8905
8905
|
"chainStatus": "ACTIVE",
|
|
8906
|
-
"icon": "https://chain-list-assets.
|
|
8906
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevm.png",
|
|
8907
8907
|
"providers": {
|
|
8908
8908
|
"BounceBit Api": "https://fullnode-mainnet.bouncebitapi.com/"
|
|
8909
8909
|
},
|
|
@@ -8929,7 +8929,7 @@
|
|
|
8929
8929
|
"name": "BounceBit Testnet",
|
|
8930
8930
|
"isTestnet": true,
|
|
8931
8931
|
"chainStatus": "ACTIVE",
|
|
8932
|
-
"icon": "https://chain-list-assets.
|
|
8932
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bouncebitevmtest.png",
|
|
8933
8933
|
"providers": {
|
|
8934
8934
|
"BounceBit Api": "https://fullnode-testnet.bouncebitapi.com/"
|
|
8935
8935
|
},
|
|
@@ -8955,7 +8955,7 @@
|
|
|
8955
8955
|
"name": "Kreivo",
|
|
8956
8956
|
"isTestnet": false,
|
|
8957
8957
|
"chainStatus": "ACTIVE",
|
|
8958
|
-
"icon": "https://chain-list-assets.
|
|
8958
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kreivo.png",
|
|
8959
8959
|
"providers": {
|
|
8960
8960
|
"Virto": "wss://kreivo.io/",
|
|
8961
8961
|
"Kippu": "wss://kreivo.kippu.rocks/"
|
|
@@ -8987,7 +8987,7 @@
|
|
|
8987
8987
|
"name": "Analog Testnet",
|
|
8988
8988
|
"isTestnet": true,
|
|
8989
8989
|
"chainStatus": "ACTIVE",
|
|
8990
|
-
"icon": "https://chain-list-assets.
|
|
8990
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/analog_testnet.png",
|
|
8991
8991
|
"providers": {
|
|
8992
8992
|
"Analog": "wss://rpc.testnet.analog.one"
|
|
8993
8993
|
},
|
|
@@ -9018,7 +9018,7 @@
|
|
|
9018
9018
|
"name": "peaq",
|
|
9019
9019
|
"isTestnet": false,
|
|
9020
9020
|
"chainStatus": "ACTIVE",
|
|
9021
|
-
"icon": "https://chain-list-assets.
|
|
9021
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq.png",
|
|
9022
9022
|
"providers": {
|
|
9023
9023
|
"Onfinality": "wss://peaq.api.onfinality.io/public-ws"
|
|
9024
9024
|
},
|
|
@@ -9052,7 +9052,7 @@
|
|
|
9052
9052
|
"name": "LayerEdge Testnet",
|
|
9053
9053
|
"isTestnet": true,
|
|
9054
9054
|
"chainStatus": "ACTIVE",
|
|
9055
|
-
"icon": "https://chain-list-assets.
|
|
9055
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/layeredge_testnet.png",
|
|
9056
9056
|
"providers": {
|
|
9057
9057
|
"LayerEdge Testnet": "https://testnet-rpc.layeredge.io"
|
|
9058
9058
|
},
|
|
@@ -9078,7 +9078,7 @@
|
|
|
9078
9078
|
"name": "BEVM OP Testnet",
|
|
9079
9079
|
"isTestnet": true,
|
|
9080
9080
|
"chainStatus": "ACTIVE",
|
|
9081
|
-
"icon": "https://chain-list-assets.
|
|
9081
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bevm_testnet.png",
|
|
9082
9082
|
"providers": {
|
|
9083
9083
|
"BEVM OP Testnet": "https://sepolia-wbtc-testnet.bevm.io/"
|
|
9084
9084
|
},
|
|
@@ -9101,7 +9101,7 @@
|
|
|
9101
9101
|
"name": "Berachain bArtio",
|
|
9102
9102
|
"isTestnet": true,
|
|
9103
9103
|
"chainStatus": "ACTIVE",
|
|
9104
|
-
"icon": "https://chain-list-assets.
|
|
9104
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/berachain_testnet.png",
|
|
9105
9105
|
"providers": {
|
|
9106
9106
|
"Berachain": "https://bartio.rpc.berachain.com/"
|
|
9107
9107
|
},
|
|
@@ -9127,7 +9127,7 @@
|
|
|
9127
9127
|
"name": "Atleta Olympia",
|
|
9128
9128
|
"isTestnet": true,
|
|
9129
9129
|
"chainStatus": "ACTIVE",
|
|
9130
|
-
"icon": "https://chain-list-assets.
|
|
9130
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/atletaolympia_testnet.png",
|
|
9131
9131
|
"providers": {
|
|
9132
9132
|
"Atleta": "wss://testnet-rpc.atleta.network"
|
|
9133
9133
|
},
|
|
@@ -9169,7 +9169,7 @@
|
|
|
9169
9169
|
"name": "Syscoin NEVM",
|
|
9170
9170
|
"isTestnet": false,
|
|
9171
9171
|
"chainStatus": "ACTIVE",
|
|
9172
|
-
"icon": "https://chain-list-assets.
|
|
9172
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm.png",
|
|
9173
9173
|
"providers": {
|
|
9174
9174
|
"Syscoin": "https://rpc.syscoin.org"
|
|
9175
9175
|
},
|
|
@@ -9195,7 +9195,7 @@
|
|
|
9195
9195
|
"name": "Rollux",
|
|
9196
9196
|
"isTestnet": false,
|
|
9197
9197
|
"chainStatus": "ACTIVE",
|
|
9198
|
-
"icon": "https://chain-list-assets.
|
|
9198
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rollux_evm.png",
|
|
9199
9199
|
"providers": {
|
|
9200
9200
|
"Rollux": "https://rpc.rollux.com"
|
|
9201
9201
|
},
|
|
@@ -9221,7 +9221,7 @@
|
|
|
9221
9221
|
"name": "B² Network Testnet",
|
|
9222
9222
|
"isTestnet": true,
|
|
9223
9223
|
"chainStatus": "ACTIVE",
|
|
9224
|
-
"icon": "https://chain-list-assets.
|
|
9224
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/b2_testnet.png",
|
|
9225
9225
|
"providers": {
|
|
9226
9226
|
"Alt Technology": "https://b2-testnet.alt.technology/",
|
|
9227
9227
|
"Ankr": "https://rpc.ankr.com/b2_testnet",
|
|
@@ -9249,7 +9249,7 @@
|
|
|
9249
9249
|
"name": "Bool Alpha Mainnet",
|
|
9250
9250
|
"isTestnet": false,
|
|
9251
9251
|
"chainStatus": "INACTIVE",
|
|
9252
|
-
"icon": "https://chain-list-assets.
|
|
9252
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolalpha.png",
|
|
9253
9253
|
"providers": {
|
|
9254
9254
|
"Bool Alpha": "https://alpha-rpc-node-http.bool.network"
|
|
9255
9255
|
},
|
|
@@ -9275,7 +9275,7 @@
|
|
|
9275
9275
|
"name": "Bool Beta Testnet",
|
|
9276
9276
|
"isTestnet": true,
|
|
9277
9277
|
"chainStatus": "ACTIVE",
|
|
9278
|
-
"icon": "https://chain-list-assets.
|
|
9278
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/boolbeta_testnet.png",
|
|
9279
9279
|
"providers": {
|
|
9280
9280
|
"Bool Alpha": "https://betatest-rpc-node-http.bool.network"
|
|
9281
9281
|
},
|
|
@@ -9301,7 +9301,7 @@
|
|
|
9301
9301
|
"name": "Rollux Testnet",
|
|
9302
9302
|
"isTestnet": true,
|
|
9303
9303
|
"chainStatus": "ACTIVE",
|
|
9304
|
-
"icon": "https://chain-list-assets.
|
|
9304
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rollux_testnet.png",
|
|
9305
9305
|
"providers": {
|
|
9306
9306
|
"Rollux": "https://rpc-tanenbaum.rollux.com"
|
|
9307
9307
|
},
|
|
@@ -9327,7 +9327,7 @@
|
|
|
9327
9327
|
"name": "Syscoin NEVM Testnet",
|
|
9328
9328
|
"isTestnet": true,
|
|
9329
9329
|
"chainStatus": "ACTIVE",
|
|
9330
|
-
"icon": "https://chain-list-assets.
|
|
9330
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/syscoin_evm_testnet.png",
|
|
9331
9331
|
"providers": {
|
|
9332
9332
|
"Syscoin": "https://rpc.tanenbaum.io"
|
|
9333
9333
|
},
|
|
@@ -9353,7 +9353,7 @@
|
|
|
9353
9353
|
"name": "Aura Network",
|
|
9354
9354
|
"isTestnet": false,
|
|
9355
9355
|
"chainStatus": "ACTIVE",
|
|
9356
|
-
"icon": "https://chain-list-assets.
|
|
9356
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aura.png",
|
|
9357
9357
|
"providers": {
|
|
9358
9358
|
"Aura Network": "https://jsonrpc.aura.network"
|
|
9359
9359
|
},
|
|
@@ -9379,7 +9379,7 @@
|
|
|
9379
9379
|
"name": "Unique - EVM",
|
|
9380
9380
|
"isTestnet": true,
|
|
9381
9381
|
"chainStatus": "ACTIVE",
|
|
9382
|
-
"icon": "https://chain-list-assets.
|
|
9382
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unique_evm.png",
|
|
9383
9383
|
"providers": {
|
|
9384
9384
|
"Unique": "https://rpc.unique.network",
|
|
9385
9385
|
"Asia": "https://asia-rpc.unique.network",
|
|
@@ -9403,12 +9403,90 @@
|
|
|
9403
9403
|
"bitcoinInfo": null,
|
|
9404
9404
|
"tonInfo": null
|
|
9405
9405
|
},
|
|
9406
|
+
"core": {
|
|
9407
|
+
"slug": "core",
|
|
9408
|
+
"name": "Core Blockchain Mainnet",
|
|
9409
|
+
"isTestnet": false,
|
|
9410
|
+
"chainStatus": "ACTIVE",
|
|
9411
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/core.png",
|
|
9412
|
+
"providers": {
|
|
9413
|
+
"Core Dao": "https://rpc.coredao.org/"
|
|
9414
|
+
},
|
|
9415
|
+
"evmInfo": {
|
|
9416
|
+
"evmChainId": 1116,
|
|
9417
|
+
"blockExplorer": "https://scan.coredao.org",
|
|
9418
|
+
"existentialDeposit": "0",
|
|
9419
|
+
"symbol": "CORE",
|
|
9420
|
+
"decimals": 18,
|
|
9421
|
+
"supportSmartContract": [
|
|
9422
|
+
"ERC20",
|
|
9423
|
+
"ERC721"
|
|
9424
|
+
],
|
|
9425
|
+
"abiExplorer": null
|
|
9426
|
+
},
|
|
9427
|
+
"substrateInfo": null,
|
|
9428
|
+
"extraInfo": null,
|
|
9429
|
+
"bitcoinInfo": null,
|
|
9430
|
+
"tonInfo": null
|
|
9431
|
+
},
|
|
9432
|
+
"satoshivm": {
|
|
9433
|
+
"slug": "satoshivm",
|
|
9434
|
+
"name": "SatoshiVM Alpha Mainnet",
|
|
9435
|
+
"isTestnet": false,
|
|
9436
|
+
"chainStatus": "ACTIVE",
|
|
9437
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/satoshivm.png",
|
|
9438
|
+
"providers": {
|
|
9439
|
+
"Alpha Rpc Node": "https://alpha-rpc-node-http.svmscan.io/"
|
|
9440
|
+
},
|
|
9441
|
+
"evmInfo": {
|
|
9442
|
+
"evmChainId": 3109,
|
|
9443
|
+
"blockExplorer": "https://svmscan.io/",
|
|
9444
|
+
"existentialDeposit": "0",
|
|
9445
|
+
"symbol": "BTC",
|
|
9446
|
+
"decimals": 18,
|
|
9447
|
+
"supportSmartContract": [
|
|
9448
|
+
"ERC20",
|
|
9449
|
+
"ERC721"
|
|
9450
|
+
],
|
|
9451
|
+
"abiExplorer": null
|
|
9452
|
+
},
|
|
9453
|
+
"substrateInfo": null,
|
|
9454
|
+
"extraInfo": null,
|
|
9455
|
+
"bitcoinInfo": null,
|
|
9456
|
+
"tonInfo": null
|
|
9457
|
+
},
|
|
9458
|
+
"satoshivm_testnet": {
|
|
9459
|
+
"slug": "satoshivm_testnet",
|
|
9460
|
+
"name": "SatoshiVM Testnet",
|
|
9461
|
+
"isTestnet": true,
|
|
9462
|
+
"chainStatus": "ACTIVE",
|
|
9463
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/satoshivm_testnet.png",
|
|
9464
|
+
"providers": {
|
|
9465
|
+
"Test Rpc Node": "https://test-rpc-node-http.svmscan.io/"
|
|
9466
|
+
},
|
|
9467
|
+
"evmInfo": {
|
|
9468
|
+
"evmChainId": 3110,
|
|
9469
|
+
"blockExplorer": "https://testnet.svmscan.io/",
|
|
9470
|
+
"existentialDeposit": "0",
|
|
9471
|
+
"symbol": "BTC",
|
|
9472
|
+
"decimals": 18,
|
|
9473
|
+
"supportSmartContract": [
|
|
9474
|
+
"ERC20",
|
|
9475
|
+
"ERC721"
|
|
9476
|
+
],
|
|
9477
|
+
"abiExplorer": null
|
|
9478
|
+
},
|
|
9479
|
+
"substrateInfo": null,
|
|
9480
|
+
"extraInfo": null,
|
|
9481
|
+
"bitcoinInfo": null,
|
|
9482
|
+
"tonInfo": null
|
|
9483
|
+
},
|
|
9406
9484
|
"cere": {
|
|
9407
9485
|
"slug": "cere",
|
|
9408
9486
|
"name": "Cere Network",
|
|
9409
9487
|
"isTestnet": false,
|
|
9410
9488
|
"chainStatus": "ACTIVE",
|
|
9411
|
-
"icon": "https://chain-list-assets.
|
|
9489
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cere.png",
|
|
9412
9490
|
"providers": {
|
|
9413
9491
|
"Cere Network": "wss://rpc.mainnet.cere.network/ws"
|
|
9414
9492
|
},
|
|
@@ -9439,7 +9517,7 @@
|
|
|
9439
9517
|
"name": "Aleph Zero Testnet - EVM",
|
|
9440
9518
|
"isTestnet": true,
|
|
9441
9519
|
"chainStatus": "ACTIVE",
|
|
9442
|
-
"icon": "https://chain-list-assets.
|
|
9520
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_testnet_evm.png",
|
|
9443
9521
|
"providers": {
|
|
9444
9522
|
"Sepolia": "https://alephzero-sepolia.drpc.org/",
|
|
9445
9523
|
"Gelato": "https://rpc.alephzero-testnet.gelato.digital/"
|
|
@@ -9466,7 +9544,7 @@
|
|
|
9466
9544
|
"name": "Aleph Zero - EVM",
|
|
9467
9545
|
"isTestnet": false,
|
|
9468
9546
|
"chainStatus": "ACTIVE",
|
|
9469
|
-
"icon": "https://chain-list-assets.
|
|
9547
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph_evm.png",
|
|
9470
9548
|
"providers": {
|
|
9471
9549
|
"Gelato": "https://rpc.alephzero.raas.gelato.cloud"
|
|
9472
9550
|
},
|
|
@@ -9492,7 +9570,7 @@
|
|
|
9492
9570
|
"name": "Exosama",
|
|
9493
9571
|
"isTestnet": false,
|
|
9494
9572
|
"chainStatus": "ACTIVE",
|
|
9495
|
-
"icon": "https://chain-list-assets.
|
|
9573
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/exosama.png",
|
|
9496
9574
|
"providers": {
|
|
9497
9575
|
"Exosama Network": "https://rpc.exosama.com"
|
|
9498
9576
|
},
|
|
@@ -9518,7 +9596,7 @@
|
|
|
9518
9596
|
"name": "Blast Mainnet",
|
|
9519
9597
|
"isTestnet": false,
|
|
9520
9598
|
"chainStatus": "ACTIVE",
|
|
9521
|
-
"icon": "https://chain-list-assets.
|
|
9599
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/blast_mainnet.png",
|
|
9522
9600
|
"providers": {
|
|
9523
9601
|
"Blast": "https://rpc.blast.io"
|
|
9524
9602
|
},
|
|
@@ -9544,7 +9622,7 @@
|
|
|
9544
9622
|
"name": "Story Partner Testnet",
|
|
9545
9623
|
"isTestnet": true,
|
|
9546
9624
|
"chainStatus": "ACTIVE",
|
|
9547
|
-
"icon": "https://chain-list-assets.
|
|
9625
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypartner_testnet.png",
|
|
9548
9626
|
"providers": {},
|
|
9549
9627
|
"evmInfo": {
|
|
9550
9628
|
"evmChainId": 1513,
|
|
@@ -9568,7 +9646,7 @@
|
|
|
9568
9646
|
"name": "TON Network",
|
|
9569
9647
|
"isTestnet": false,
|
|
9570
9648
|
"chainStatus": "ACTIVE",
|
|
9571
|
-
"icon": "https://chain-list-assets.
|
|
9649
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton.png",
|
|
9572
9650
|
"providers": {
|
|
9573
9651
|
"Toncenter": "https://ton-rpc.subwallet.app"
|
|
9574
9652
|
},
|
|
@@ -9592,7 +9670,7 @@
|
|
|
9592
9670
|
"name": "TON Testnet",
|
|
9593
9671
|
"isTestnet": true,
|
|
9594
9672
|
"chainStatus": "ACTIVE",
|
|
9595
|
-
"icon": "https://chain-list-assets.
|
|
9673
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ton_testnet.png",
|
|
9596
9674
|
"providers": {
|
|
9597
9675
|
"TonCenter": "https://ton-rpc-testnet.subwallet.app"
|
|
9598
9676
|
},
|
|
@@ -9616,7 +9694,7 @@
|
|
|
9616
9694
|
"name": "5ireChain Mainnet",
|
|
9617
9695
|
"isTestnet": false,
|
|
9618
9696
|
"chainStatus": "ACTIVE",
|
|
9619
|
-
"icon": "https://chain-list-assets.
|
|
9697
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/5irechain_mainnet.png",
|
|
9620
9698
|
"providers": {
|
|
9621
9699
|
"5fire": "https://rpc.5ire.network/"
|
|
9622
9700
|
},
|
|
@@ -9642,7 +9720,7 @@
|
|
|
9642
9720
|
"name": "Polygon zkEVM",
|
|
9643
9721
|
"isTestnet": false,
|
|
9644
9722
|
"chainStatus": "ACTIVE",
|
|
9645
|
-
"icon": "https://chain-list-assets.
|
|
9723
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polygonzkevm.png",
|
|
9646
9724
|
"providers": {
|
|
9647
9725
|
"zkEVM": "https://zkevm-rpc.com/"
|
|
9648
9726
|
},
|
|
@@ -9668,7 +9746,7 @@
|
|
|
9668
9746
|
"name": "Immutable zkEVM Mainnet",
|
|
9669
9747
|
"isTestnet": false,
|
|
9670
9748
|
"chainStatus": "ACTIVE",
|
|
9671
|
-
"icon": "https://chain-list-assets.
|
|
9749
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/immutablezkevm.png",
|
|
9672
9750
|
"providers": {
|
|
9673
9751
|
"Immutable": "https://rpc.immutable.com/"
|
|
9674
9752
|
},
|
|
@@ -9694,7 +9772,7 @@
|
|
|
9694
9772
|
"name": "Story Public Testnet",
|
|
9695
9773
|
"isTestnet": true,
|
|
9696
9774
|
"chainStatus": "ACTIVE",
|
|
9697
|
-
"icon": "https://chain-list-assets.
|
|
9775
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storypublic_testnet.png",
|
|
9698
9776
|
"providers": {
|
|
9699
9777
|
"Story Testnet": "https://testnet.storyrpc.io/"
|
|
9700
9778
|
},
|
|
@@ -9720,7 +9798,7 @@
|
|
|
9720
9798
|
"name": "Soneium Minato",
|
|
9721
9799
|
"isTestnet": true,
|
|
9722
9800
|
"chainStatus": "ACTIVE",
|
|
9723
|
-
"icon": "https://chain-list-assets.
|
|
9801
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/soneiumminato.png",
|
|
9724
9802
|
"providers": {
|
|
9725
9803
|
"Soneium": "https://rpc.minato.soneium.org/"
|
|
9726
9804
|
},
|
|
@@ -9746,7 +9824,7 @@
|
|
|
9746
9824
|
"name": "Base Sepolia",
|
|
9747
9825
|
"isTestnet": true,
|
|
9748
9826
|
"chainStatus": "ACTIVE",
|
|
9749
|
-
"icon": "https://chain-list-assets.
|
|
9827
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/base_sepolia.png",
|
|
9750
9828
|
"providers": {
|
|
9751
9829
|
"Base": "https://sepolia.base.org",
|
|
9752
9830
|
"BlockPi": "https://base-sepolia.blockpi.network/v1/rpc/public",
|
|
@@ -9774,7 +9852,7 @@
|
|
|
9774
9852
|
"name": "Creditcoin Native",
|
|
9775
9853
|
"isTestnet": false,
|
|
9776
9854
|
"chainStatus": "ACTIVE",
|
|
9777
|
-
"icon": "https://chain-list-assets.
|
|
9855
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_native.png",
|
|
9778
9856
|
"providers": {
|
|
9779
9857
|
"Creditcoin CC3 mainnnet": "wss://mainnet3.creditcoin.network"
|
|
9780
9858
|
},
|
|
@@ -9808,7 +9886,7 @@
|
|
|
9808
9886
|
"name": "Creditcoin EVM",
|
|
9809
9887
|
"isTestnet": false,
|
|
9810
9888
|
"chainStatus": "ACTIVE",
|
|
9811
|
-
"icon": "https://chain-list-assets.
|
|
9889
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcoin_evm.png",
|
|
9812
9890
|
"providers": {
|
|
9813
9891
|
"Creditcoin EVM": "https://mainnet3.creditcoin.network/"
|
|
9814
9892
|
},
|
|
@@ -9834,7 +9912,7 @@
|
|
|
9834
9912
|
"name": "Arbitrum Sepolia",
|
|
9835
9913
|
"isTestnet": true,
|
|
9836
9914
|
"chainStatus": "ACTIVE",
|
|
9837
|
-
"icon": "https://chain-list-assets.
|
|
9915
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/arbitrum_sepolia.png",
|
|
9838
9916
|
"providers": {
|
|
9839
9917
|
"Block Pi": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
|
9840
9918
|
"Omni Atech": "https://endpoints.omniatech.io/v1/arbitrum/sepolia/public",
|
|
@@ -9862,7 +9940,7 @@
|
|
|
9862
9940
|
"name": "Ternoa zkEVM+ Testnet",
|
|
9863
9941
|
"isTestnet": true,
|
|
9864
9942
|
"chainStatus": "ACTIVE",
|
|
9865
|
-
"icon": "https://chain-list-assets.
|
|
9943
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/ternoazkevm_testnet.png",
|
|
9866
9944
|
"providers": {
|
|
9867
9945
|
"Ternoa zkEVM": "https://rpc.zkevm.ternoa.network/"
|
|
9868
9946
|
},
|
|
@@ -9888,7 +9966,7 @@
|
|
|
9888
9966
|
"name": "Bittensor devnet",
|
|
9889
9967
|
"isTestnet": true,
|
|
9890
9968
|
"chainStatus": "ACTIVE",
|
|
9891
|
-
"icon": "https://chain-list-assets.
|
|
9969
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bittensor_devnet.png",
|
|
9892
9970
|
"providers": {
|
|
9893
9971
|
"Opentensor": "wss://dev.chain.opentensor.ai:443"
|
|
9894
9972
|
},
|
|
@@ -9919,7 +9997,7 @@
|
|
|
9919
9997
|
"name": "Mantle Network",
|
|
9920
9998
|
"isTestnet": false,
|
|
9921
9999
|
"chainStatus": "ACTIVE",
|
|
9922
|
-
"icon": "https://chain-list-assets.
|
|
10000
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mantle.png",
|
|
9923
10001
|
"providers": {
|
|
9924
10002
|
"Mantle": "https://rpc.mantle.xyz/"
|
|
9925
10003
|
},
|
|
@@ -9945,7 +10023,7 @@
|
|
|
9945
10023
|
"name": "zkVerify Testnet",
|
|
9946
10024
|
"isTestnet": true,
|
|
9947
10025
|
"chainStatus": "ACTIVE",
|
|
9948
|
-
"icon": "https://chain-list-assets.
|
|
10026
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zkverify_testnet.png",
|
|
9949
10027
|
"providers": {
|
|
9950
10028
|
"zkVerify": "wss://testnet-rpc.zkverify.io"
|
|
9951
10029
|
},
|
|
@@ -9976,7 +10054,7 @@
|
|
|
9976
10054
|
"name": "RARI Chain",
|
|
9977
10055
|
"isTestnet": false,
|
|
9978
10056
|
"chainStatus": "ACTIVE",
|
|
9979
|
-
"icon": "https://chain-list-assets.
|
|
10057
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rari.png",
|
|
9980
10058
|
"providers": {
|
|
9981
10059
|
"RARI": "https://mainnet.rpc.rarichain.org/http"
|
|
9982
10060
|
},
|
|
@@ -10002,7 +10080,7 @@
|
|
|
10002
10080
|
"name": "Scroll",
|
|
10003
10081
|
"isTestnet": false,
|
|
10004
10082
|
"chainStatus": "ACTIVE",
|
|
10005
|
-
"icon": "https://chain-list-assets.
|
|
10083
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/scroll.png",
|
|
10006
10084
|
"providers": {
|
|
10007
10085
|
"Scroll": "https://rpc.scroll.io/"
|
|
10008
10086
|
},
|
|
@@ -10028,7 +10106,7 @@
|
|
|
10028
10106
|
"name": "Unichain Sepolia",
|
|
10029
10107
|
"isTestnet": true,
|
|
10030
10108
|
"chainStatus": "ACTIVE",
|
|
10031
|
-
"icon": "https://chain-list-assets.
|
|
10109
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unichain_sepolia.png",
|
|
10032
10110
|
"providers": {
|
|
10033
10111
|
"Unichain": "https://sepolia.unichain.org/"
|
|
10034
10112
|
},
|
|
@@ -10054,7 +10132,7 @@
|
|
|
10054
10132
|
"name": "World Chain",
|
|
10055
10133
|
"isTestnet": false,
|
|
10056
10134
|
"chainStatus": "ACTIVE",
|
|
10057
|
-
"icon": "https://chain-list-assets.
|
|
10135
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/world_chain.png",
|
|
10058
10136
|
"providers": {
|
|
10059
10137
|
"World Chain": "https://worldchain-mainnet.g.alchemy.com/public"
|
|
10060
10138
|
},
|
|
@@ -10080,7 +10158,7 @@
|
|
|
10080
10158
|
"name": "Mode Mainnet",
|
|
10081
10159
|
"isTestnet": false,
|
|
10082
10160
|
"chainStatus": "ACTIVE",
|
|
10083
|
-
"icon": "https://chain-list-assets.
|
|
10161
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mode.png",
|
|
10084
10162
|
"providers": {
|
|
10085
10163
|
"Mode Mainnet": "https://mainnet.mode.network/"
|
|
10086
10164
|
},
|
|
@@ -10106,7 +10184,7 @@
|
|
|
10106
10184
|
"name": "Lisk",
|
|
10107
10185
|
"isTestnet": false,
|
|
10108
10186
|
"chainStatus": "ACTIVE",
|
|
10109
|
-
"icon": "https://chain-list-assets.
|
|
10187
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/lisk.png",
|
|
10110
10188
|
"providers": {
|
|
10111
10189
|
"Lisk": "https://rpc.api.lisk.com/"
|
|
10112
10190
|
},
|
|
@@ -10132,7 +10210,7 @@
|
|
|
10132
10210
|
"name": "Zircuit",
|
|
10133
10211
|
"isTestnet": false,
|
|
10134
10212
|
"chainStatus": "ACTIVE",
|
|
10135
|
-
"icon": "https://chain-list-assets.
|
|
10213
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zircuit.png",
|
|
10136
10214
|
"providers": {
|
|
10137
10215
|
"Zircuit1": "https://zircuit1-mainnet.p2pify.com/",
|
|
10138
10216
|
"Zircuit": "https://zircuit-mainnet.drpc.org/",
|
|
@@ -10160,7 +10238,7 @@
|
|
|
10160
10238
|
"name": "Tangle Mainnet",
|
|
10161
10239
|
"isTestnet": false,
|
|
10162
10240
|
"chainStatus": "ACTIVE",
|
|
10163
|
-
"icon": "https://chain-list-assets.
|
|
10241
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangle.png",
|
|
10164
10242
|
"providers": {
|
|
10165
10243
|
"Tangle": "wss://rpc.tangle.tools"
|
|
10166
10244
|
},
|
|
@@ -10191,7 +10269,7 @@
|
|
|
10191
10269
|
"name": "Tangle EVM Mainnet",
|
|
10192
10270
|
"isTestnet": false,
|
|
10193
10271
|
"chainStatus": "ACTIVE",
|
|
10194
|
-
"icon": "https://chain-list-assets.
|
|
10272
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tangle_evm.png",
|
|
10195
10273
|
"providers": {
|
|
10196
10274
|
"Tangle": "https://rpc.tangle.tools/"
|
|
10197
10275
|
},
|
|
@@ -10217,7 +10295,7 @@
|
|
|
10217
10295
|
"name": "Story Odyssey Testnet",
|
|
10218
10296
|
"isTestnet": true,
|
|
10219
10297
|
"chainStatus": "ACTIVE",
|
|
10220
|
-
"icon": "https://chain-list-assets.
|
|
10298
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/storyodyssey_testnet.png",
|
|
10221
10299
|
"providers": {
|
|
10222
10300
|
"Story Odyssey": "https://odyssey.storyrpc.io/"
|
|
10223
10301
|
},
|
|
@@ -10243,7 +10321,7 @@
|
|
|
10243
10321
|
"name": "Polygon Amoy Testnet",
|
|
10244
10322
|
"isTestnet": true,
|
|
10245
10323
|
"chainStatus": "ACTIVE",
|
|
10246
|
-
"icon": "https://chain-list-assets.
|
|
10324
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polygon_amoy.png",
|
|
10247
10325
|
"providers": {
|
|
10248
10326
|
"Polygon Amoy": "https://rpc-amoy.polygon.technology/"
|
|
10249
10327
|
},
|
|
@@ -10269,7 +10347,7 @@
|
|
|
10269
10347
|
"name": "Polygon zkEVM Cardona Testnet",
|
|
10270
10348
|
"isTestnet": true,
|
|
10271
10349
|
"chainStatus": "ACTIVE",
|
|
10272
|
-
"icon": "https://chain-list-assets.
|
|
10350
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polygonzkevm_cardona.png",
|
|
10273
10351
|
"providers": {
|
|
10274
10352
|
"Cardona": "https://etherscan.cardona.zkevm-rpc.com/"
|
|
10275
10353
|
},
|
|
@@ -10295,7 +10373,7 @@
|
|
|
10295
10373
|
"name": "ZKsync Era Mainnet",
|
|
10296
10374
|
"isTestnet": false,
|
|
10297
10375
|
"chainStatus": "ACTIVE",
|
|
10298
|
-
"icon": "https://chain-list-assets.
|
|
10376
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/zksync_era.png",
|
|
10299
10377
|
"providers": {
|
|
10300
10378
|
"ZKsync Era": "https://mainnet.era.zksync.io/"
|
|
10301
10379
|
},
|
|
@@ -10321,7 +10399,7 @@
|
|
|
10321
10399
|
"name": "ApeChain",
|
|
10322
10400
|
"isTestnet": false,
|
|
10323
10401
|
"chainStatus": "ACTIVE",
|
|
10324
|
-
"icon": "https://chain-list-assets.
|
|
10402
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/apechain.png",
|
|
10325
10403
|
"providers": {
|
|
10326
10404
|
"Calderachain": "https://apechain.calderachain.xyz/http"
|
|
10327
10405
|
},
|
|
@@ -10347,7 +10425,7 @@
|
|
|
10347
10425
|
"name": "Autonomys Taurus Testnet",
|
|
10348
10426
|
"isTestnet": true,
|
|
10349
10427
|
"chainStatus": "ACTIVE",
|
|
10350
|
-
"icon": "https://chain-list-assets.
|
|
10428
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys_taurus.png",
|
|
10351
10429
|
"providers": {
|
|
10352
10430
|
"Taurus": "wss://rpc-0.taurus.subspace.network/ws"
|
|
10353
10431
|
},
|
|
@@ -10378,7 +10456,7 @@
|
|
|
10378
10456
|
"name": "Gnosis",
|
|
10379
10457
|
"isTestnet": false,
|
|
10380
10458
|
"chainStatus": "ACTIVE",
|
|
10381
|
-
"icon": "https://chain-list-assets.
|
|
10459
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gnosis.png",
|
|
10382
10460
|
"providers": {
|
|
10383
10461
|
"Gnosis Chain": "https://rpc.gnosischain.com/"
|
|
10384
10462
|
},
|
|
@@ -10404,7 +10482,7 @@
|
|
|
10404
10482
|
"name": "Autonomys Mainnet",
|
|
10405
10483
|
"isTestnet": false,
|
|
10406
10484
|
"chainStatus": "ACTIVE",
|
|
10407
|
-
"icon": "https://chain-list-assets.
|
|
10485
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/autonomys.png",
|
|
10408
10486
|
"providers": {
|
|
10409
10487
|
"Subspace": "wss://rpc-1.mainnet.subspace.network/ws"
|
|
10410
10488
|
},
|
|
@@ -10429,5 +10507,83 @@
|
|
|
10429
10507
|
"extraInfo": null,
|
|
10430
10508
|
"bitcoinInfo": null,
|
|
10431
10509
|
"tonInfo": null
|
|
10510
|
+
},
|
|
10511
|
+
"mordor_testnet": {
|
|
10512
|
+
"slug": "mordor_testnet",
|
|
10513
|
+
"name": "Mordor Testnet",
|
|
10514
|
+
"isTestnet": true,
|
|
10515
|
+
"chainStatus": "ACTIVE",
|
|
10516
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mordor_testnet.png",
|
|
10517
|
+
"providers": {
|
|
10518
|
+
"mordor": "https://rpc.mordor.etccooperative.org"
|
|
10519
|
+
},
|
|
10520
|
+
"evmInfo": {
|
|
10521
|
+
"evmChainId": 63,
|
|
10522
|
+
"blockExplorer": "https://etc-mordor.blockscout.com/",
|
|
10523
|
+
"existentialDeposit": "0",
|
|
10524
|
+
"symbol": "METC",
|
|
10525
|
+
"decimals": 18,
|
|
10526
|
+
"supportSmartContract": [
|
|
10527
|
+
"ERC20",
|
|
10528
|
+
"ERC721"
|
|
10529
|
+
],
|
|
10530
|
+
"abiExplorer": null
|
|
10531
|
+
},
|
|
10532
|
+
"substrateInfo": null,
|
|
10533
|
+
"extraInfo": null,
|
|
10534
|
+
"bitcoinInfo": null,
|
|
10535
|
+
"tonInfo": null
|
|
10536
|
+
},
|
|
10537
|
+
"fraxtal": {
|
|
10538
|
+
"slug": "fraxtal",
|
|
10539
|
+
"name": "Fraxtal Mainnet L2",
|
|
10540
|
+
"isTestnet": false,
|
|
10541
|
+
"chainStatus": "ACTIVE",
|
|
10542
|
+
"icon": null,
|
|
10543
|
+
"providers": {
|
|
10544
|
+
"Frax": "https://rpc.frax.com/"
|
|
10545
|
+
},
|
|
10546
|
+
"evmInfo": {
|
|
10547
|
+
"evmChainId": 252,
|
|
10548
|
+
"blockExplorer": "https://fraxscan.com/",
|
|
10549
|
+
"existentialDeposit": "0",
|
|
10550
|
+
"symbol": "frxETH",
|
|
10551
|
+
"decimals": 18,
|
|
10552
|
+
"supportSmartContract": [
|
|
10553
|
+
"ERC721",
|
|
10554
|
+
"ERC20"
|
|
10555
|
+
],
|
|
10556
|
+
"abiExplorer": null
|
|
10557
|
+
},
|
|
10558
|
+
"substrateInfo": null,
|
|
10559
|
+
"extraInfo": null,
|
|
10560
|
+
"bitcoinInfo": null,
|
|
10561
|
+
"tonInfo": null
|
|
10562
|
+
},
|
|
10563
|
+
"cyber": {
|
|
10564
|
+
"slug": "cyber",
|
|
10565
|
+
"name": "Cyber",
|
|
10566
|
+
"isTestnet": false,
|
|
10567
|
+
"chainStatus": "ACTIVE",
|
|
10568
|
+
"icon": null,
|
|
10569
|
+
"providers": {
|
|
10570
|
+
"Cyber": "https://cyber.alt.technology/"
|
|
10571
|
+
},
|
|
10572
|
+
"evmInfo": {
|
|
10573
|
+
"evmChainId": 7560,
|
|
10574
|
+
"blockExplorer": "https://cyberscan.co/",
|
|
10575
|
+
"existentialDeposit": "0",
|
|
10576
|
+
"symbol": "ETH",
|
|
10577
|
+
"decimals": 18,
|
|
10578
|
+
"supportSmartContract": [
|
|
10579
|
+
"ERC20",
|
|
10580
|
+
"ERC721"
|
|
10581
|
+
],
|
|
10582
|
+
"abiExplorer": null
|
|
10583
|
+
},
|
|
10584
|
+
"substrateInfo": null,
|
|
10585
|
+
"extraInfo": null,
|
|
10586
|
+
"bitcoinInfo": null,
|
|
10587
|
+
"tonInfo": null
|
|
10432
10588
|
}
|
|
10433
|
-
}
|
|
10589
|
+
}
|