@subwallet/chain-list 0.2.20-beta.4 → 0.2.20-beta.5
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 +51 -108
- package/cjs/data/ChainInfo.json +70 -146
- package/cjs/packageInfo.js +1 -1
- package/data/ChainInfo.json +70 -146
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -7990,12 +7990,10 @@
|
|
|
7990
7990
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png",
|
|
7991
7991
|
providers: {
|
|
7992
7992
|
Parity: "wss://rpc.polkadot.io",
|
|
7993
|
-
OnFinality: "wss://polkadot.api.onfinality.io/public-ws",
|
|
7994
7993
|
Dwellir: "wss://polkadot-rpc.dwellir.com",
|
|
7995
7994
|
"Light Client": "light://substrate-connect/polkadot",
|
|
7996
|
-
RadiumBlock: "wss://polkadot.public.curie.radiumblock.
|
|
7997
|
-
"1RPC": "wss://1rpc.io/dot"
|
|
7998
|
-
PinkNode: "wss://public-rpc.pinknode.io/polkadot"
|
|
7995
|
+
RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
7996
|
+
"1RPC": "wss://1rpc.io/dot"
|
|
7999
7997
|
},
|
|
8000
7998
|
evmInfo: null,
|
|
8001
7999
|
substrateInfo: {
|
|
@@ -8025,11 +8023,9 @@
|
|
|
8025
8023
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama.png",
|
|
8026
8024
|
providers: {
|
|
8027
8025
|
Parity: "wss://kusama-rpc.polkadot.io",
|
|
8028
|
-
OnFinality: "wss://kusama.api.onfinality.io/public-ws",
|
|
8029
8026
|
Dwellir: "wss://kusama-rpc.dwellir.com",
|
|
8030
8027
|
"Light Client": "light://substrate-connect/kusama",
|
|
8031
|
-
|
|
8032
|
-
RadiumBlock: "wss://kusama.public.curie.radiumblock.xyz/ws",
|
|
8028
|
+
RadiumBlock: "wss://polkadot.public.curie.radiumblock.co/ws",
|
|
8033
8029
|
"1RPC": "wss://1rpc.io/ksm"
|
|
8034
8030
|
},
|
|
8035
8031
|
evmInfo: null,
|
|
@@ -8116,7 +8112,6 @@
|
|
|
8116
8112
|
OnFinality: "wss://moonbeam.api.onfinality.io/public-ws",
|
|
8117
8113
|
Dwellir: "wss://moonbeam-rpc.dwellir.com",
|
|
8118
8114
|
"1rpc": "wss://1rpc.io/glmr",
|
|
8119
|
-
PinkNode: "wss://public-rpc.pinknode.io/moonbeam",
|
|
8120
8115
|
Blast: "wss://moonbeam.public.blastapi.io"
|
|
8121
8116
|
},
|
|
8122
8117
|
evmInfo: {
|
|
@@ -8168,8 +8163,7 @@
|
|
|
8168
8163
|
chainStatus: "ACTIVE",
|
|
8169
8164
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pioneer.png",
|
|
8170
8165
|
providers: {
|
|
8171
|
-
Pioneer: "wss://pioneer-rpc-3.bit.country/wss"
|
|
8172
|
-
OnFinality: "wss://pioneer.api.onfinality.io/public-ws"
|
|
8166
|
+
Pioneer: "wss://pioneer-rpc-3.bit.country/wss"
|
|
8173
8167
|
},
|
|
8174
8168
|
evmInfo: null,
|
|
8175
8169
|
substrateInfo: {
|
|
@@ -8244,7 +8238,6 @@
|
|
|
8244
8238
|
Astar: "wss://rpc.astar.network",
|
|
8245
8239
|
OnFinality: "wss://astar.api.onfinality.io/public-ws",
|
|
8246
8240
|
Dwellir: "wss://astar-rpc.dwellir.com",
|
|
8247
|
-
PinkNode: "wss://public-rpc.pinknode.io/astar",
|
|
8248
8241
|
Blast: "wss://astar.public.blastapi.io",
|
|
8249
8242
|
"1RPC": "wss://1rpc.io/astr",
|
|
8250
8243
|
"Light Client": "light://substrate-connect/polkadot/astar"
|
|
@@ -8318,10 +8311,8 @@
|
|
|
8318
8311
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemint.png",
|
|
8319
8312
|
providers: {
|
|
8320
8313
|
Parity: "wss://statemint-rpc.polkadot.io",
|
|
8321
|
-
OnFinality: "wss://statemint.api.onfinality.io/public-ws",
|
|
8322
8314
|
Dwellir: "wss://statemint-rpc.dwellir .com",
|
|
8323
|
-
|
|
8324
|
-
RadiumBlock: "wss://statemint.public.curie.radiumblock.xyz/ws",
|
|
8315
|
+
RadiumBlock: "wss://statemint.public.curie.radiumblock.co/ws",
|
|
8325
8316
|
"Dwellir Tunisia": "wss://statemint-rpc-tn.dwellir.com"
|
|
8326
8317
|
},
|
|
8327
8318
|
evmInfo: null,
|
|
@@ -8355,7 +8346,6 @@
|
|
|
8355
8346
|
"Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
|
|
8356
8347
|
"Acala Foundation 2": "wss://acala-rpc-2.aca-api.network/ws",
|
|
8357
8348
|
"Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
|
|
8358
|
-
"Polkawallet 0": "wss://acala.polkawallet.io",
|
|
8359
8349
|
OnFinality: "wss://acala-polkadot.api.onfinality.io/public-ws",
|
|
8360
8350
|
Dwellir: "wss://acala-rpc.dwellir.com"
|
|
8361
8351
|
},
|
|
@@ -8718,7 +8708,6 @@
|
|
|
8718
8708
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/westend.png",
|
|
8719
8709
|
providers: {
|
|
8720
8710
|
Parity: "wss://westend-rpc.polkadot.io",
|
|
8721
|
-
Pinknode: "wss://rpc.pinknode.io/westend/explorer",
|
|
8722
8711
|
Dwellir: "wss://westend-rpc.dwellir.com",
|
|
8723
8712
|
"Light Client": "light://substrate-connect/westend",
|
|
8724
8713
|
DottersNet: "wss://rpc.dotters.network/westend",
|
|
@@ -8752,9 +8741,6 @@
|
|
|
8752
8741
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/rococo.png",
|
|
8753
8742
|
providers: {
|
|
8754
8743
|
Parity: "wss://rococo-rpc.polkadot.io",
|
|
8755
|
-
OnFinality: "wss://rococo.api.onfinality.io/public-ws",
|
|
8756
|
-
Pinknode: "wss://rpc.pinknode.io/rococo/explorer",
|
|
8757
|
-
"Ares Protocol": "wss://rococo.aresprotocol.com",
|
|
8758
8744
|
"Light Client": "light://substrate-connect/rococo"
|
|
8759
8745
|
},
|
|
8760
8746
|
evmInfo: null,
|
|
@@ -8787,7 +8773,7 @@
|
|
|
8787
8773
|
chainStatus: "ACTIVE",
|
|
8788
8774
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bitcountry.png",
|
|
8789
8775
|
providers: {
|
|
8790
|
-
"Metaverse Foundation": "wss://alphanet-rpc.bit.country"
|
|
8776
|
+
"Metaverse Foundation": "wss://alphanet-rpc-gcp.bit.country"
|
|
8791
8777
|
},
|
|
8792
8778
|
evmInfo: null,
|
|
8793
8779
|
substrateInfo: {
|
|
@@ -8900,10 +8886,8 @@
|
|
|
8900
8886
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/moonriver.png",
|
|
8901
8887
|
providers: {
|
|
8902
8888
|
"Moonbeam Foundation": "wss://wss.api.moonriver.moonbeam.network",
|
|
8903
|
-
OnFinality: "wss://moonriver.api.onfinality.io/public-ws",
|
|
8904
8889
|
Blast: "wss://moonriver.public.blastapi.io",
|
|
8905
8890
|
Dwellir: "wss://moonriver-rpc.dwellir.com",
|
|
8906
|
-
Pinknode: "wss://public-rpc.pinknode.io/moonriver",
|
|
8907
8891
|
UnitedBloc: "wss://moonriver.unitedbloc.com:2001"
|
|
8908
8892
|
},
|
|
8909
8893
|
evmInfo: {
|
|
@@ -9265,11 +9249,9 @@
|
|
|
9265
9249
|
slug: "bobabase",
|
|
9266
9250
|
name: "Bobabase Testnet",
|
|
9267
9251
|
isTestnet: true,
|
|
9268
|
-
chainStatus: "
|
|
9252
|
+
chainStatus: "INACTIVE",
|
|
9269
9253
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bobabase.png",
|
|
9270
9254
|
providers: {
|
|
9271
|
-
RPC: "https://bobabase.boba.network",
|
|
9272
|
-
"Replica RPC": "https://replica.bobabase.boba.network"
|
|
9273
9255
|
},
|
|
9274
9256
|
evmInfo: {
|
|
9275
9257
|
evmChainId: 1297,
|
|
@@ -9431,8 +9413,7 @@
|
|
|
9431
9413
|
chainStatus: "ACTIVE",
|
|
9432
9414
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cloverevm.png",
|
|
9433
9415
|
providers: {
|
|
9434
|
-
Clover: "wss://rpc-para.clover.finance"
|
|
9435
|
-
OnFinality: "wss://clover.api.onfinality.io/public-ws"
|
|
9416
|
+
Clover: "wss://rpc-para.clover.finance"
|
|
9436
9417
|
},
|
|
9437
9418
|
evmInfo: {
|
|
9438
9419
|
evmChainId: 1024,
|
|
@@ -9497,8 +9478,7 @@
|
|
|
9497
9478
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/edgeware.png",
|
|
9498
9479
|
providers: {
|
|
9499
9480
|
JelliedOwl: "wss://edgeware.jelliedowl.net",
|
|
9500
|
-
"Commonwealth Labs": "wss://mainnet2.edgewa.re"
|
|
9501
|
-
Dwellir: "wss://edgeware-rpc.dwellir.com"
|
|
9481
|
+
"Commonwealth Labs": "wss://mainnet2.edgewa.re"
|
|
9502
9482
|
},
|
|
9503
9483
|
evmInfo: null,
|
|
9504
9484
|
substrateInfo: {
|
|
@@ -9609,8 +9589,7 @@
|
|
|
9609
9589
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/nodle.png",
|
|
9610
9590
|
providers: {
|
|
9611
9591
|
OnFinality: "wss://nodle-parachain.api.onfinality.io/public-ws",
|
|
9612
|
-
Dwellir: "wss://eden-rpc.dwellir.com"
|
|
9613
|
-
PinkNode: "wss://public-rpc.pinknode.io/nodle"
|
|
9592
|
+
Dwellir: "wss://eden-rpc.dwellir.com"
|
|
9614
9593
|
},
|
|
9615
9594
|
evmInfo: null,
|
|
9616
9595
|
substrateInfo: {
|
|
@@ -9650,8 +9629,10 @@
|
|
|
9650
9629
|
chainStatus: "ACTIVE",
|
|
9651
9630
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/darwinia2.png",
|
|
9652
9631
|
providers: {
|
|
9653
|
-
"Darwinia Network": "wss://
|
|
9654
|
-
"Darwinia EVM": "https://rpc.darwinia.network"
|
|
9632
|
+
"Darwinia Network": "wss://rpc.darwinia.network",
|
|
9633
|
+
"Darwinia EVM": "https://rpc.darwinia.network",
|
|
9634
|
+
"Darwinia Community": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
|
|
9635
|
+
Dwellir: "wss://darwinia-rpc.dwellir.com"
|
|
9655
9636
|
},
|
|
9656
9637
|
evmInfo: {
|
|
9657
9638
|
evmChainId: 46,
|
|
@@ -9771,8 +9752,7 @@
|
|
|
9771
9752
|
chainStatus: "ACTIVE",
|
|
9772
9753
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
9773
9754
|
providers: {
|
|
9774
|
-
"Polkadex Team": "wss://mainnet.polkadex.trade/"
|
|
9775
|
-
OnFinality: "wss:// polkadex.api.onfinality.io/public-ws"
|
|
9755
|
+
"Polkadex Team": "wss://mainnet.polkadex.trade/"
|
|
9776
9756
|
},
|
|
9777
9757
|
evmInfo: null,
|
|
9778
9758
|
substrateInfo: {
|
|
@@ -9809,7 +9789,7 @@
|
|
|
9809
9789
|
slug: "polkadexTest",
|
|
9810
9790
|
name: "Polkadex - Testnet",
|
|
9811
9791
|
isTestnet: true,
|
|
9812
|
-
chainStatus: "
|
|
9792
|
+
chainStatus: "STOPPED",
|
|
9813
9793
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadextest.png",
|
|
9814
9794
|
providers: {
|
|
9815
9795
|
"Polkadex Team": "wss://blockchain.polkadex.trade"
|
|
@@ -9867,10 +9847,9 @@
|
|
|
9867
9847
|
slug: "dolphin",
|
|
9868
9848
|
name: "Dolphin Testnet",
|
|
9869
9849
|
isTestnet: true,
|
|
9870
|
-
chainStatus: "
|
|
9850
|
+
chainStatus: "INACTIVE",
|
|
9871
9851
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dolphin.png",
|
|
9872
9852
|
providers: {
|
|
9873
|
-
dolphin: "wss://ws.rococo.dolphin.engineering"
|
|
9874
9853
|
},
|
|
9875
9854
|
evmInfo: null,
|
|
9876
9855
|
substrateInfo: {
|
|
@@ -9928,7 +9907,7 @@
|
|
|
9928
9907
|
slug: "efinity",
|
|
9929
9908
|
name: "Efinity",
|
|
9930
9909
|
isTestnet: false,
|
|
9931
|
-
chainStatus: "
|
|
9910
|
+
chainStatus: "INACTIVE",
|
|
9932
9911
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/efinity.png",
|
|
9933
9912
|
providers: {
|
|
9934
9913
|
Efinity: "wss://rpc.efinity.io",
|
|
@@ -10094,10 +10073,8 @@
|
|
|
10094
10073
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/statemine.png",
|
|
10095
10074
|
providers: {
|
|
10096
10075
|
Parity: "wss://statemine-rpc.polkadot.io",
|
|
10097
|
-
OnFinality: "wss://statemine.api.onfinality.io/public-ws",
|
|
10098
10076
|
Dwellir: "wss://statemine-rpc.dwellir.com",
|
|
10099
|
-
RadiumBlock: "wss://statemine.public.curie.radiumblock.
|
|
10100
|
-
PinkNode: "wss://public-rpc.pin knode.io/statemine",
|
|
10077
|
+
RadiumBlock: "wss://statemine.public.curie.radiumblock.co/ws",
|
|
10101
10078
|
"Dwellir Tunisia": "wss://statemine-rpc-tn.dwellir.com"
|
|
10102
10079
|
},
|
|
10103
10080
|
evmInfo: null,
|
|
@@ -10131,9 +10108,7 @@
|
|
|
10131
10108
|
"Acala Foundation 1": "wss://karura-rpc-1.aca-api.network",
|
|
10132
10109
|
"Acala Foundation 2": "wss://karura-rpc-2.aca-api.network/ws",
|
|
10133
10110
|
"Acala Foundation 3": "wss://karura-rpc-3.aca-api.network/ws",
|
|
10134
|
-
|
|
10135
|
-
OnFinality: "wss://karura.api.onfinality.io/public-ws",
|
|
10136
|
-
Dwellir: "wss://karura-rpc.dwellir.com"
|
|
10111
|
+
OnFinality: "wss://karura.api.onfinality.io/public-ws"
|
|
10137
10112
|
},
|
|
10138
10113
|
evmInfo: null,
|
|
10139
10114
|
substrateInfo: {
|
|
@@ -10164,8 +10139,7 @@
|
|
|
10164
10139
|
providers: {
|
|
10165
10140
|
Phala: "wss://khala-api.phala.network/ws",
|
|
10166
10141
|
OnFinality: "wss://khala.api.onfinality.io/public-ws",
|
|
10167
|
-
Dwellir: "wss://khala-rpc.dwellir.com"
|
|
10168
|
-
PinkNode: "wss://public-rpc.pinknode.io/khala"
|
|
10142
|
+
Dwellir: "wss://khala-rpc.dwellir.com"
|
|
10169
10143
|
},
|
|
10170
10144
|
evmInfo: null,
|
|
10171
10145
|
substrateInfo: {
|
|
@@ -10318,7 +10292,6 @@
|
|
|
10318
10292
|
chainStatus: "ACTIVE",
|
|
10319
10293
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/heiko.png",
|
|
10320
10294
|
providers: {
|
|
10321
|
-
OnFinality: "wss://parallel-heiko.api.onfinality.io/public-ws",
|
|
10322
10295
|
Parallel: "wss://heiko-rpc.parallel.fi"
|
|
10323
10296
|
},
|
|
10324
10297
|
evmInfo: null,
|
|
@@ -10371,7 +10344,7 @@
|
|
|
10371
10344
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kintsugi.png",
|
|
10372
10345
|
providers: {
|
|
10373
10346
|
"Kintsugi Labs": "wss://api-kusama.interlay.io/parachain",
|
|
10374
|
-
OnFinality: "wss://kintsugi.
|
|
10347
|
+
OnFinality: "wss://kintsugi.api.onfinality.io/public-ws"
|
|
10375
10348
|
},
|
|
10376
10349
|
evmInfo: null,
|
|
10377
10350
|
substrateInfo: {
|
|
@@ -10634,10 +10607,9 @@
|
|
|
10634
10607
|
slug: "genshiro_testnet",
|
|
10635
10608
|
name: "Genshiro Testnet",
|
|
10636
10609
|
isTestnet: true,
|
|
10637
|
-
chainStatus: "
|
|
10610
|
+
chainStatus: "INACTIVE",
|
|
10638
10611
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/genshiro_testnet.png",
|
|
10639
10612
|
providers: {
|
|
10640
|
-
testnet: "wss://testnet.genshiro.io"
|
|
10641
10613
|
},
|
|
10642
10614
|
evmInfo: null,
|
|
10643
10615
|
substrateInfo: {
|
|
@@ -10858,8 +10830,6 @@
|
|
|
10858
10830
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/robonomics.png",
|
|
10859
10831
|
providers: {
|
|
10860
10832
|
Airalab: "wss://kusama.rpc.robonomics.network/",
|
|
10861
|
-
Leemo: "wss://robonomics.leemo.me",
|
|
10862
|
-
OnFinality: "wss://robonomics.api.onfinality.io/public-ws",
|
|
10863
10833
|
Samsara: "wss://robonomics.0xsamsara.com"
|
|
10864
10834
|
},
|
|
10865
10835
|
evmInfo: null,
|
|
@@ -10993,8 +10963,7 @@
|
|
|
10993
10963
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/crabparachain.png",
|
|
10994
10964
|
providers: {
|
|
10995
10965
|
Crab: "wss://crab-rpc.darwinia.network/",
|
|
10996
|
-
Dwellir: "wss://darwiniacrab-rpc.dwellir.com"
|
|
10997
|
-
OnFinality: "wss://crab.api.onfinality.io/public-ws"
|
|
10966
|
+
Dwellir: "wss://darwiniacrab-rpc.dwellir.com"
|
|
10998
10967
|
},
|
|
10999
10968
|
evmInfo: {
|
|
11000
10969
|
evmChainId: 44,
|
|
@@ -11114,8 +11083,8 @@
|
|
|
11114
11083
|
chainStatus: "ACTIVE",
|
|
11115
11084
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acala_testnet.png",
|
|
11116
11085
|
providers: {
|
|
11117
|
-
OnFinality: "wss://
|
|
11118
|
-
Polkawallet: "wss://mandala.
|
|
11086
|
+
OnFinality: "wss://mandala-tc9-rpc.aca-staging.network",
|
|
11087
|
+
Polkawallet: "wss://mandala-tc9-rpc.aca-staging.network"
|
|
11119
11088
|
},
|
|
11120
11089
|
evmInfo: null,
|
|
11121
11090
|
substrateInfo: {
|
|
@@ -11144,7 +11113,7 @@
|
|
|
11144
11113
|
chainStatus: "ACTIVE",
|
|
11145
11114
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mangatax.png",
|
|
11146
11115
|
providers: {
|
|
11147
|
-
mangatax: "wss://
|
|
11116
|
+
mangatax: "wss://collator-01-ws-rococo.mangata.online"
|
|
11148
11117
|
},
|
|
11149
11118
|
evmInfo: null,
|
|
11150
11119
|
substrateInfo: {
|
|
@@ -11335,9 +11304,7 @@
|
|
|
11335
11304
|
chainStatus: "ACTIVE",
|
|
11336
11305
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tinkernet.png",
|
|
11337
11306
|
providers: {
|
|
11338
|
-
|
|
11339
|
-
"Light Client": "light://substrate-connect/kusama/tinkernet",
|
|
11340
|
-
OnFinality: "wss://invarch-tinkernet.api.onfinality.io/public-ws"
|
|
11307
|
+
"Light Client": "light://substrate-connect/kusama/tinkernet"
|
|
11341
11308
|
},
|
|
11342
11309
|
evmInfo: null,
|
|
11343
11310
|
substrateInfo: {
|
|
@@ -11414,10 +11381,9 @@
|
|
|
11414
11381
|
slug: "subspace_test",
|
|
11415
11382
|
name: "Subspace Testnet",
|
|
11416
11383
|
isTestnet: true,
|
|
11417
|
-
chainStatus: "
|
|
11384
|
+
chainStatus: "INACTIVE",
|
|
11418
11385
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_test.png",
|
|
11419
11386
|
providers: {
|
|
11420
|
-
testnet: "wss://test-rpc.subspace.network/ws"
|
|
11421
11387
|
},
|
|
11422
11388
|
evmInfo: null,
|
|
11423
11389
|
substrateInfo: {
|
|
@@ -11446,9 +11412,7 @@
|
|
|
11446
11412
|
chainStatus: "ACTIVE",
|
|
11447
11413
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_2a.png",
|
|
11448
11414
|
providers: {
|
|
11449
|
-
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
11450
|
-
"Europe 1": "wss://eu-1.gemini-2a.subspace.network/ws",
|
|
11451
|
-
"Europe 2": "wss://eu-2.gemini-2a.subspace.network/ws"
|
|
11415
|
+
"Europe 0": "wss://eu-0.gemini-2a.subspace.network/ws"
|
|
11452
11416
|
},
|
|
11453
11417
|
evmInfo: null,
|
|
11454
11418
|
substrateInfo: {
|
|
@@ -11474,12 +11438,9 @@
|
|
|
11474
11438
|
slug: "subspace_gemini_3c",
|
|
11475
11439
|
name: "Subspace Gemini 3c",
|
|
11476
11440
|
isTestnet: true,
|
|
11477
|
-
chainStatus: "
|
|
11441
|
+
chainStatus: "INACTIVE",
|
|
11478
11442
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3c.png",
|
|
11479
11443
|
providers: {
|
|
11480
|
-
"Europe 0": "wss://eu-0.gemini-3c.subspace.network/ws",
|
|
11481
|
-
"Europe 1": "wss://eu-1.gemini-3c.subspace.network/ws",
|
|
11482
|
-
"Europe 2": "wss://eu-2.gemini-3c.subspace.network/ws"
|
|
11483
11444
|
},
|
|
11484
11445
|
evmInfo: null,
|
|
11485
11446
|
substrateInfo: {
|
|
@@ -11505,11 +11466,9 @@
|
|
|
11505
11466
|
slug: "subspace_gemini_3d",
|
|
11506
11467
|
name: "Subspace Gemini 3d",
|
|
11507
11468
|
isTestnet: true,
|
|
11508
|
-
chainStatus: "
|
|
11469
|
+
chainStatus: "INACTIVE",
|
|
11509
11470
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3d.png",
|
|
11510
11471
|
providers: {
|
|
11511
|
-
"Europe 0": "wss://eu-0.gemini-3d.subspace.network/ws",
|
|
11512
|
-
"Europe 1": "wss://eu-1.gemini-3d.subspace.network/ws"
|
|
11513
11472
|
},
|
|
11514
11473
|
evmInfo: null,
|
|
11515
11474
|
substrateInfo: {
|
|
@@ -11535,10 +11494,9 @@
|
|
|
11535
11494
|
slug: "subspace_gemini_3e",
|
|
11536
11495
|
name: "Subspace Gemini 3e",
|
|
11537
11496
|
isTestnet: true,
|
|
11538
|
-
chainStatus: "
|
|
11497
|
+
chainStatus: "INACTIVE",
|
|
11539
11498
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/subspace_gemini_3e.png",
|
|
11540
11499
|
providers: {
|
|
11541
|
-
"Gemini 3e": "wss://rpc.gemini-3e.subspace.network/ws"
|
|
11542
11500
|
},
|
|
11543
11501
|
evmInfo: null,
|
|
11544
11502
|
substrateInfo: {
|
|
@@ -11633,10 +11591,9 @@
|
|
|
11633
11591
|
slug: "dorafactory",
|
|
11634
11592
|
name: "Dorafactory",
|
|
11635
11593
|
isTestnet: false,
|
|
11636
|
-
chainStatus: "
|
|
11594
|
+
chainStatus: "INACTIVE",
|
|
11637
11595
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/dorafactory.png",
|
|
11638
11596
|
providers: {
|
|
11639
|
-
DORA: "wss://kusama.dorafactory.org"
|
|
11640
11597
|
},
|
|
11641
11598
|
evmInfo: null,
|
|
11642
11599
|
substrateInfo: {
|
|
@@ -11677,8 +11634,7 @@
|
|
|
11677
11634
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/bajun.png",
|
|
11678
11635
|
providers: {
|
|
11679
11636
|
AjunaNetwork: "wss://rpc-parachain.bajun.network",
|
|
11680
|
-
OnFinality: "wss://bajun.api.onfinality.io/public-ws"
|
|
11681
|
-
Dwellir: "wss://bajun-rpc.dwellir.com"
|
|
11637
|
+
OnFinality: "wss://bajun.api.onfinality.io/public-ws"
|
|
11682
11638
|
},
|
|
11683
11639
|
evmInfo: null,
|
|
11684
11640
|
substrateInfo: {
|
|
@@ -11744,11 +11700,9 @@
|
|
|
11744
11700
|
slug: "listen",
|
|
11745
11701
|
name: "Listen Network",
|
|
11746
11702
|
isTestnet: false,
|
|
11747
|
-
chainStatus: "
|
|
11703
|
+
chainStatus: "INACTIVE",
|
|
11748
11704
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/listen.png",
|
|
11749
11705
|
providers: {
|
|
11750
|
-
"Listen Foundation 1": "wss://rpc.mainnet.listen.io",
|
|
11751
|
-
"Listen Foundation 2": "wss://wss.mainnet.listen.io"
|
|
11752
11706
|
},
|
|
11753
11707
|
evmInfo: null,
|
|
11754
11708
|
substrateInfo: {
|
|
@@ -11814,12 +11768,9 @@
|
|
|
11814
11768
|
slug: "gmdie",
|
|
11815
11769
|
name: "GM Parachain",
|
|
11816
11770
|
isTestnet: false,
|
|
11817
|
-
chainStatus: "
|
|
11771
|
+
chainStatus: "INACTIVE",
|
|
11818
11772
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gmdie.png",
|
|
11819
11773
|
providers: {
|
|
11820
|
-
gmDie: "wss://kusama.gmordie.com",
|
|
11821
|
-
bLdNodes: "wss://ws.gm.bldnodes.org",
|
|
11822
|
-
TerraBioDAO: "wss://ws-node-gm.terrabiodao.org"
|
|
11823
11774
|
},
|
|
11824
11775
|
evmInfo: null,
|
|
11825
11776
|
substrateInfo: {
|
|
@@ -11885,10 +11836,9 @@
|
|
|
11885
11836
|
slug: "tanganika",
|
|
11886
11837
|
name: "DataHighway Tanganika",
|
|
11887
11838
|
isTestnet: false,
|
|
11888
|
-
chainStatus: "
|
|
11839
|
+
chainStatus: "INACTIVE",
|
|
11889
11840
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/tanganika.png",
|
|
11890
11841
|
providers: {
|
|
11891
|
-
tanganika: "wss://tanganika.datahighway.com"
|
|
11892
11842
|
},
|
|
11893
11843
|
evmInfo: null,
|
|
11894
11844
|
substrateInfo: {
|
|
@@ -11965,7 +11915,7 @@
|
|
|
11965
11915
|
slug: "gear_testnet",
|
|
11966
11916
|
name: "Gear Staging Testnet",
|
|
11967
11917
|
isTestnet: true,
|
|
11968
|
-
chainStatus: "
|
|
11918
|
+
chainStatus: "INACTIVE",
|
|
11969
11919
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/gear_testnet.png",
|
|
11970
11920
|
providers: {
|
|
11971
11921
|
gear: "wss://rpc-node.gear-tech.io"
|
|
@@ -12516,7 +12466,9 @@
|
|
|
12516
12466
|
chainStatus: "ACTIVE",
|
|
12517
12467
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hashednetwork.png",
|
|
12518
12468
|
providers: {
|
|
12519
|
-
"Hashed Systems": "wss://c1.hashed.network"
|
|
12469
|
+
"Hashed Systems": "wss://c1.hashed.network",
|
|
12470
|
+
"Hashed Systems 2": "wss://c2.hashed.network",
|
|
12471
|
+
"Hashed Systems 3": "wss://c3.hashed.network"
|
|
12520
12472
|
},
|
|
12521
12473
|
evmInfo: null,
|
|
12522
12474
|
substrateInfo: {
|
|
@@ -12567,7 +12519,7 @@
|
|
|
12567
12519
|
chainStatus: "ACTIVE",
|
|
12568
12520
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kapex.png",
|
|
12569
12521
|
providers: {
|
|
12570
|
-
viaTotem: "wss://
|
|
12522
|
+
viaTotem: "wss://kapex-rpc.dwellir.com"
|
|
12571
12523
|
},
|
|
12572
12524
|
evmInfo: null,
|
|
12573
12525
|
substrateInfo: {
|
|
@@ -12673,10 +12625,9 @@
|
|
|
12673
12625
|
slug: "kico",
|
|
12674
12626
|
name: "KICO",
|
|
12675
12627
|
isTestnet: false,
|
|
12676
|
-
chainStatus: "
|
|
12628
|
+
chainStatus: "INACTIVE",
|
|
12677
12629
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kico.png",
|
|
12678
12630
|
providers: {
|
|
12679
|
-
"DICO Foundation": "wss://rpc.kico.dico.io"
|
|
12680
12631
|
},
|
|
12681
12632
|
evmInfo: null,
|
|
12682
12633
|
substrateInfo: {
|
|
@@ -12713,10 +12664,9 @@
|
|
|
12713
12664
|
slug: "luhnNetwork",
|
|
12714
12665
|
name: "Luhn Network",
|
|
12715
12666
|
isTestnet: false,
|
|
12716
|
-
chainStatus: "
|
|
12667
|
+
chainStatus: "INACTIVE",
|
|
12717
12668
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/luhnnetwork.png",
|
|
12718
12669
|
providers: {
|
|
12719
|
-
"Hashed Systems": "wss://c1.luhn.network"
|
|
12720
12670
|
},
|
|
12721
12671
|
evmInfo: null,
|
|
12722
12672
|
substrateInfo: {
|
|
@@ -12742,11 +12692,9 @@
|
|
|
12742
12692
|
slug: "pichiu",
|
|
12743
12693
|
name: "Pichiu Network",
|
|
12744
12694
|
isTestnet: false,
|
|
12745
|
-
chainStatus: "
|
|
12695
|
+
chainStatus: "INACTIVE",
|
|
12746
12696
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/pichiu.png",
|
|
12747
12697
|
providers: {
|
|
12748
|
-
"Kylin Network": "wss://kusama.kylin-node.co.uk",
|
|
12749
|
-
OnFinality: "wss://pichiu.api.onfinality.io/public-ws"
|
|
12750
12698
|
},
|
|
12751
12699
|
evmInfo: null,
|
|
12752
12700
|
substrateInfo: {
|
|
@@ -12783,10 +12731,9 @@
|
|
|
12783
12731
|
slug: "riodefi",
|
|
12784
12732
|
name: "RioDeFi",
|
|
12785
12733
|
isTestnet: false,
|
|
12786
|
-
chainStatus: "
|
|
12734
|
+
chainStatus: "INACTIVE",
|
|
12787
12735
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/riodefi.png",
|
|
12788
12736
|
providers: {
|
|
12789
|
-
RioProtocol: "wss://rio-kusama.riocorenetwork.com"
|
|
12790
12737
|
},
|
|
12791
12738
|
evmInfo: null,
|
|
12792
12739
|
substrateInfo: {
|
|
@@ -12929,10 +12876,9 @@
|
|
|
12929
12876
|
slug: "kusari",
|
|
12930
12877
|
name: "Kusari",
|
|
12931
12878
|
isTestnet: false,
|
|
12932
|
-
chainStatus: "
|
|
12879
|
+
chainStatus: "INACTIVE",
|
|
12933
12880
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusari.png",
|
|
12934
12881
|
providers: {
|
|
12935
|
-
Swapdex: "wss://ws.kusari.network"
|
|
12936
12882
|
},
|
|
12937
12883
|
evmInfo: null,
|
|
12938
12884
|
substrateInfo: {
|
|
@@ -13085,10 +13031,9 @@
|
|
|
13085
13031
|
slug: "riochain",
|
|
13086
13032
|
name: "RioChain",
|
|
13087
13033
|
isTestnet: false,
|
|
13088
|
-
chainStatus: "
|
|
13034
|
+
chainStatus: "INACTIVE",
|
|
13089
13035
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/riochain.png",
|
|
13090
13036
|
providers: {
|
|
13091
|
-
RioChain: "wss://node.v1.riochain.io"
|
|
13092
13037
|
},
|
|
13093
13038
|
evmInfo: null,
|
|
13094
13039
|
substrateInfo: {
|
|
@@ -13114,10 +13059,9 @@
|
|
|
13114
13059
|
slug: "sherpax",
|
|
13115
13060
|
name: "SherpaX",
|
|
13116
13061
|
isTestnet: false,
|
|
13117
|
-
chainStatus: "
|
|
13062
|
+
chainStatus: "INACTIVE",
|
|
13118
13063
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sherpax.png",
|
|
13119
13064
|
providers: {
|
|
13120
|
-
ChainX: "wss://mainnet.sherpax.io"
|
|
13121
13065
|
},
|
|
13122
13066
|
evmInfo: null,
|
|
13123
13067
|
substrateInfo: {
|
|
@@ -13215,10 +13159,9 @@
|
|
|
13215
13159
|
slug: "alephSmartNet",
|
|
13216
13160
|
name: "Aleph Zero Smartnet",
|
|
13217
13161
|
isTestnet: true,
|
|
13218
|
-
chainStatus: "
|
|
13162
|
+
chainStatus: "INACTIVE",
|
|
13219
13163
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/alephsmartnet.png",
|
|
13220
13164
|
providers: {
|
|
13221
|
-
alephSmartNet: "wss://ws-smartnet.test.azero.dev"
|
|
13222
13165
|
},
|
|
13223
13166
|
evmInfo: null,
|
|
13224
13167
|
substrateInfo: {
|