eth-chainlist 0.0.394 → 0.0.396

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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.396 (2024-05-06)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.395 ([6e0fbbf](https://github.com/poowf/eth-chainlist/commit/6e0fbbf198d5abb2d20551440b11b3bfd6bd0a79))
9
+ * update chain data ([ba912a9](https://github.com/poowf/eth-chainlist/commit/ba912a9b7f66b341a82234fba82b485ffe0a954a))
10
+
11
+ ### 0.0.395 (2024-05-05)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.394 ([1eee58e](https://github.com/poowf/eth-chainlist/commit/1eee58ec358baabf34642d36523f75fcd1268dc3))
17
+ * update chain data ([803256f](https://github.com/poowf/eth-chainlist/commit/803256f1d6ec1fe3a93c71470dcf898cda2e794f))
18
+
3
19
  ### 0.0.394 (2024-05-04)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -2722,6 +2722,20 @@ const chainArray = [
2722
2722
  }
2723
2723
  ]
2724
2724
  },
2725
+ {
2726
+ name: 'HashKey Chain Testnet',
2727
+ title: 'HashKey Chain Testnet',
2728
+ chain: 'HashKey Chain Testnet',
2729
+ rpc: [],
2730
+ faucets: [],
2731
+ nativeCurrency: { name: 'HashKey EcoPoints', symbol: 'HSK', decimals: 18 },
2732
+ infoURL: 'https://hashkey.cloud',
2733
+ shortName: 'HSKT',
2734
+ chainId: 133,
2735
+ networkId: 133,
2736
+ explorers: [],
2737
+ parent: { type: 'L2', chain: 'eip155-11155111' }
2738
+ },
2725
2739
  {
2726
2740
  name: 'iExec Sidechain',
2727
2741
  chain: 'Bellecour',
@@ -3950,6 +3964,21 @@ const chainArray = [
3950
3964
  }
3951
3965
  ]
3952
3966
  },
3967
+ {
3968
+ name: 'Mind Network Mainnet',
3969
+ chain: 'FHE',
3970
+ rpc: [
3971
+ 'https://rpc_mainnet.mindnetwork.xyz',
3972
+ 'wss://rpc_mainnet.mindnetwork.xyz'
3973
+ ],
3974
+ faucets: [],
3975
+ nativeCurrency: { name: 'FHE', symbol: 'FHE', decimals: 18 },
3976
+ features: [ { name: 'EIP155' } ],
3977
+ infoURL: 'https://mindnetwork.xyz',
3978
+ shortName: 'fhe',
3979
+ chainId: 228,
3980
+ networkId: 228
3981
+ },
3953
3982
  {
3954
3983
  name: 'SwapDEX',
3955
3984
  chain: 'SDX',
@@ -4360,6 +4389,18 @@ const chainArray = [
4360
4389
  }
4361
4390
  ]
4362
4391
  },
4392
+ {
4393
+ name: 'xFair.AI Mainnet',
4394
+ chain: 'FAI',
4395
+ rpc: [ 'https://rpc_mainnet.xfair.ai', 'wss://rpc_mainnet.xfair.ai' ],
4396
+ faucets: [],
4397
+ nativeCurrency: { name: 'FAI', symbol: 'FAI', decimals: 18 },
4398
+ features: [ { name: 'EIP155' } ],
4399
+ infoURL: 'https://xfair.ai',
4400
+ shortName: 'fai',
4401
+ chainId: 278,
4402
+ networkId: 278
4403
+ },
4363
4404
  {
4364
4405
  name: 'BPX Blockchain',
4365
4406
  chain: 'BPX',
@@ -6547,6 +6588,31 @@ const chainArray = [
6547
6588
  }
6548
6589
  ]
6549
6590
  },
6591
+ {
6592
+ name: 'Redstone',
6593
+ chain: 'ETH',
6594
+ rpc: [ 'https://rpc.redstonechain.com', 'wss://rpc.redstonechain.com' ],
6595
+ faucets: [],
6596
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6597
+ infoURL: 'https://redstone.xyz',
6598
+ shortName: 'redstone',
6599
+ chainId: 690,
6600
+ networkId: 690,
6601
+ icon: 'redstone',
6602
+ explorers: [
6603
+ {
6604
+ name: 'blockscout',
6605
+ url: 'https://explorer.redstone.xyz',
6606
+ icon: 'blockscout',
6607
+ standard: 'EIP3091'
6608
+ }
6609
+ ],
6610
+ parent: {
6611
+ type: 'L2',
6612
+ chain: 'eip155-1',
6613
+ bridges: [ { url: 'https://redstone.xyz/deposit' } ]
6614
+ }
6615
+ },
6550
6616
  {
6551
6617
  name: 'Star Social Testnet',
6552
6618
  chain: 'SNS',
@@ -19624,7 +19690,7 @@ const chainArray = [
19624
19690
  faucets: [],
19625
19691
  nativeCurrency: { name: 'Redstone Testnet Ether', symbol: 'ETH', decimals: 18 },
19626
19692
  infoURL: 'https://redstone.xyz/docs/network-info',
19627
- shortName: 'redstone',
19693
+ shortName: 'redstone-holesky',
19628
19694
  chainId: 17001,
19629
19695
  networkId: 17001,
19630
19696
  slip44: 1,
@@ -19636,7 +19702,33 @@ const chainArray = [
19636
19702
  icon: 'ethereum',
19637
19703
  standard: 'EIP3091'
19638
19704
  }
19639
- ]
19705
+ ],
19706
+ status: 'deprecated'
19707
+ },
19708
+ {
19709
+ name: 'Garnet Holesky',
19710
+ chain: 'ETH',
19711
+ rpc: [ 'https://rpc.garnetchain.com', 'wss://rpc.garnetchain.com' ],
19712
+ faucets: [],
19713
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
19714
+ infoURL: 'https://redstone.xyz',
19715
+ shortName: 'garnet',
19716
+ chainId: 17069,
19717
+ networkId: 17069,
19718
+ icon: 'garnet',
19719
+ explorers: [
19720
+ {
19721
+ name: 'blockscout',
19722
+ url: 'https://explorer.garnetchain.com',
19723
+ icon: 'blockscout',
19724
+ standard: 'EIP3091'
19725
+ }
19726
+ ],
19727
+ parent: {
19728
+ type: 'L2',
19729
+ chain: 'eip155-17000',
19730
+ bridges: [ { url: 'https://garnetchain.com/deposit' } ]
19731
+ }
19640
19732
  },
19641
19733
  {
19642
19734
  name: 'G8Chain Mainnet',
@@ -20007,6 +20099,28 @@ const chainArray = [
20007
20099
  networkId: 19527,
20008
20100
  explorers: []
20009
20101
  },
20102
+ {
20103
+ name: 'LBRY Mainnet',
20104
+ chain: 'LBRY',
20105
+ icon: 'lbry',
20106
+ rpc: [ 'https://lbry.nl/rpc' ],
20107
+ features: [ { name: 'EIP155' } ],
20108
+ faucets: [],
20109
+ nativeCurrency: { name: 'LBRY Credits', symbol: 'LBC', decimals: 8 },
20110
+ infoURL: 'https://lbry.com',
20111
+ shortName: 'LBRY',
20112
+ chainId: 19600,
20113
+ networkId: 19600,
20114
+ slip44: 140,
20115
+ explorers: [
20116
+ {
20117
+ name: 'LBRY Block Explorer',
20118
+ url: 'https://explorer.lbry.com',
20119
+ icon: 'lbry',
20120
+ standard: 'none'
20121
+ }
20122
+ ]
20123
+ },
20010
20124
  {
20011
20125
  name: 'BTCIX Network',
20012
20126
  chain: 'BTCIX',
@@ -24734,6 +24848,28 @@ const chainArray = [
24734
24848
  }
24735
24849
  ]
24736
24850
  },
24851
+ {
24852
+ name: 'KaspaClassic Mainnet',
24853
+ chain: 'KaspaClassic',
24854
+ icon: 'kaspaclassic',
24855
+ rpc: [
24856
+ 'https://api.kaspaclassic.world/',
24857
+ 'http://80.178.101.118:8000/'
24858
+ ],
24859
+ faucets: [],
24860
+ nativeCurrency: { name: 'KaspaClassic', symbol: 'CAS', decimals: 18 },
24861
+ infoURL: 'https://kaspaclassic.com/',
24862
+ shortName: 'cas',
24863
+ chainId: 104566,
24864
+ networkId: 104566,
24865
+ explorers: [
24866
+ {
24867
+ name: 'KaspaClassic Explorer',
24868
+ url: 'https://explorer.kaspaclassic.world',
24869
+ standard: 'none'
24870
+ }
24871
+ ]
24872
+ },
24737
24873
  {
24738
24874
  name: 'Stratis Mainnet',
24739
24875
  chain: 'Stratis',
@@ -25395,6 +25531,33 @@ const chainArray = [
25395
25531
  }
25396
25532
  ]
25397
25533
  },
25534
+ {
25535
+ name: 'Mind Network Testnet',
25536
+ chain: 'FHET',
25537
+ rpc: [
25538
+ 'https://rpc_testnet.mindnetwork.xyz',
25539
+ 'wss://rpc_testnet.mindnetwork.xyz'
25540
+ ],
25541
+ faucets: [],
25542
+ nativeCurrency: { name: 'FHE', symbol: 'FHE', decimals: 18 },
25543
+ features: [ { name: 'EIP155' } ],
25544
+ infoURL: 'https://mindnetwork.xyz',
25545
+ shortName: 'fhet',
25546
+ chainId: 192940,
25547
+ networkId: 192940
25548
+ },
25549
+ {
25550
+ name: 'xFair.AI Testnet',
25551
+ chain: 'FAIT',
25552
+ rpc: [ 'https://rpc_testnet.xfair.ai', 'wss://rpc_testnet.xfair.ai' ],
25553
+ faucets: [],
25554
+ nativeCurrency: { name: 'FAI', symbol: 'FAI', decimals: 18 },
25555
+ features: [ { name: 'EIP155' } ],
25556
+ infoURL: 'https://xfair.ai',
25557
+ shortName: 'fait',
25558
+ chainId: 200000,
25559
+ networkId: 200000
25560
+ },
25398
25561
  {
25399
25562
  name: 'Milkomeda C1 Testnet',
25400
25563
  chain: 'milkTAda',
@@ -25912,7 +26075,7 @@ const chainArray = [
25912
26075
  ]
25913
26076
  },
25914
26077
  {
25915
- name: 'HashKey Chain Testnet',
26078
+ name: 'HashKey Chain Testnet(discard)',
25916
26079
  chain: 'HashKey',
25917
26080
  rpc: [ 'https://testnet.hashkeychain/rpc' ],
25918
26081
  faucets: [ 'https://testnet.hashkeychain/faucet' ],
@@ -27085,6 +27248,24 @@ const chainArray = [
27085
27248
  }
27086
27249
  ]
27087
27250
  },
27251
+ {
27252
+ name: 'Xai Mainnet',
27253
+ chainId: 660279,
27254
+ shortName: 'xai',
27255
+ chain: 'XAI',
27256
+ networkId: 660279,
27257
+ nativeCurrency: { name: 'Xai', symbol: 'XAI', decimals: 18 },
27258
+ rpc: [ 'https://xai-chain.net/rpc' ],
27259
+ faucets: [],
27260
+ explorers: [
27261
+ {
27262
+ name: 'Blockscout',
27263
+ url: 'https://explorer.xai-chain.net',
27264
+ standard: 'EIP3091'
27265
+ }
27266
+ ],
27267
+ infoURL: 'https://xai.games'
27268
+ },
27088
27269
  {
27089
27270
  name: 'Vision - Vpioneer Test Chain',
27090
27271
  chain: 'Vision-Vpioneer',
@@ -30563,6 +30744,24 @@ const chainArray = [
30563
30744
  explorers: [],
30564
30745
  status: 'incubating'
30565
30746
  },
30747
+ {
30748
+ name: 'Xai Testnet v2',
30749
+ chainId: 37714555429,
30750
+ shortName: 'xaitestnet',
30751
+ chain: 'XAI Testnet',
30752
+ networkId: 37714555429,
30753
+ nativeCurrency: { name: 'sXai', symbol: 'sXAI', decimals: 18 },
30754
+ rpc: [ 'https://testnet-v2.xai-chain.net/rpc' ],
30755
+ faucets: [],
30756
+ explorers: [
30757
+ {
30758
+ name: 'Blockscout',
30759
+ url: 'https://testnet-explorer-v2.xai-chain.net',
30760
+ standard: 'EIP3091'
30761
+ }
30762
+ ],
30763
+ infoURL: 'https://xai.games'
30764
+ },
30566
30765
  {
30567
30766
  name: 'Arbitrum Blueberry',
30568
30767
  title: 'Arbitrum Blueberry Testnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.394",
3
+ "version": "0.0.396",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {