eth-chainlist 0.0.395 → 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,13 @@
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
+
3
11
  ### 0.0.395 (2024-05-05)
4
12
 
5
13
 
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',
@@ -25410,6 +25546,18 @@ const chainArray = [
25410
25546
  chainId: 192940,
25411
25547
  networkId: 192940
25412
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
+ },
25413
25561
  {
25414
25562
  name: 'Milkomeda C1 Testnet',
25415
25563
  chain: 'milkTAda',
@@ -25927,7 +26075,7 @@ const chainArray = [
25927
26075
  ]
25928
26076
  },
25929
26077
  {
25930
- name: 'HashKey Chain Testnet',
26078
+ name: 'HashKey Chain Testnet(discard)',
25931
26079
  chain: 'HashKey',
25932
26080
  rpc: [ 'https://testnet.hashkeychain/rpc' ],
25933
26081
  faucets: [ 'https://testnet.hashkeychain/faucet' ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.395",
3
+ "version": "0.0.396",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {