eth-chainlist 0.0.33 → 0.0.34

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.34 (2022-12-13)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.33 ([51c284f](https://github.com/poowf/eth-chainlist/commit/51c284f7f1ae87c2d4739dce5c9b7df518a5e68f))
9
+ * update chain data ([ccd645e](https://github.com/poowf/eth-chainlist/commit/ccd645ed7efdea49a08a4dd72f43366fe78fda5f))
10
+
3
11
  ### 0.0.33 (2022-12-12)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -2749,6 +2749,27 @@ const chainArray = [
2749
2749
  }
2750
2750
  ]
2751
2751
  },
2752
+ {
2753
+ name: 'zkSync v2',
2754
+ chain: 'ETH',
2755
+ rpc: [],
2756
+ faucets: [],
2757
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
2758
+ infoURL: 'https://zksync.io/',
2759
+ shortName: 'zksync',
2760
+ chainId: 324,
2761
+ networkId: 324,
2762
+ icon: 'ethereum',
2763
+ explorers: [
2764
+ {
2765
+ name: 'zkSync v2 Block Explorer',
2766
+ url: 'https://explorer.zksync.io',
2767
+ standard: 'EIP3091'
2768
+ }
2769
+ ],
2770
+ parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
2771
+ status: 'incubating'
2772
+ },
2752
2773
  {
2753
2774
  name: 'Web3Q Mainnet',
2754
2775
  chain: 'Web3Q',
@@ -3973,6 +3994,27 @@ const chainArray = [
3973
3994
  chainId: 1001,
3974
3995
  networkId: 1001
3975
3996
  },
3997
+ {
3998
+ name: 'T-EKTA',
3999
+ title: 'EKTA Testnet T-EKTA',
4000
+ chain: 'T-EKTA',
4001
+ rpc: [ 'https://test.ekta.io:8545' ],
4002
+ faucets: [],
4003
+ nativeCurrency: { name: 'T-EKTA', symbol: 'T-EKTA', decimals: 18 },
4004
+ infoURL: 'https://www.ekta.io',
4005
+ shortName: 't-ekta',
4006
+ chainId: 1004,
4007
+ networkId: 1004,
4008
+ icon: 'ekta',
4009
+ explorers: [
4010
+ {
4011
+ name: 'test-ektascan',
4012
+ url: 'https://test.ektascan.io',
4013
+ icon: 'ekta',
4014
+ standard: 'EIP3091'
4015
+ }
4016
+ ]
4017
+ },
3976
4018
  {
3977
4019
  name: 'Newton Testnet',
3978
4020
  chain: 'NEW',
@@ -4355,6 +4397,25 @@ const chainArray = [
4355
4397
  }
4356
4398
  ]
4357
4399
  },
4400
+ {
4401
+ name: 'Exzo Network Mainnet',
4402
+ chain: 'EXZO',
4403
+ icon: 'exzo',
4404
+ rpc: [ 'https://mainnet.exzo.technology' ],
4405
+ faucets: [],
4406
+ nativeCurrency: { name: 'Exzo', symbol: 'XZO', decimals: 18 },
4407
+ infoURL: 'https://exzo.network',
4408
+ shortName: 'xzo',
4409
+ chainId: 1229,
4410
+ networkId: 1229,
4411
+ explorers: [
4412
+ {
4413
+ name: 'blockscout',
4414
+ url: 'https://exzoscan.io',
4415
+ standard: 'EIP3091'
4416
+ }
4417
+ ]
4418
+ },
4358
4419
  {
4359
4420
  name: 'Ultron Testnet',
4360
4421
  chain: 'Ultron',
@@ -5065,6 +5126,26 @@ const chainArray = [
5065
5126
  networkId: 1987,
5066
5127
  slip44: 1987
5067
5128
  },
5129
+ {
5130
+ name: 'Ekta',
5131
+ chain: 'EKTA',
5132
+ rpc: [ 'https://main.ekta.io' ],
5133
+ faucets: [],
5134
+ nativeCurrency: { name: 'EKTA', symbol: 'EKTA', decimals: 18 },
5135
+ infoURL: 'https://www.ekta.io',
5136
+ shortName: 'ekta',
5137
+ chainId: 1994,
5138
+ networkId: 1994,
5139
+ icon: 'ekta',
5140
+ explorers: [
5141
+ {
5142
+ name: 'ektascan',
5143
+ url: 'https://ektascan.io',
5144
+ icon: 'ekta',
5145
+ standard: 'EIP3091'
5146
+ }
5147
+ ]
5148
+ },
5068
5149
  {
5069
5150
  name: 'Dogechain Mainnet',
5070
5151
  chain: 'DC',
@@ -7447,6 +7528,24 @@ const chainArray = [
7447
7528
  }
7448
7529
  ]
7449
7530
  },
7531
+ {
7532
+ name: 'Haqq Network',
7533
+ chain: 'Haqq',
7534
+ rpc: [ 'https://rpc.eth.haqq.network' ],
7535
+ faucets: [],
7536
+ nativeCurrency: { name: 'Islamic Coin', symbol: 'ISLM', decimals: 18 },
7537
+ infoURL: 'https://islamiccoin.net',
7538
+ shortName: 'ISLM',
7539
+ chainId: 11235,
7540
+ networkId: 11235,
7541
+ explorers: [
7542
+ {
7543
+ name: 'Mainnet HAQQ Explorer',
7544
+ url: 'https://explorer.haqq.network',
7545
+ standard: 'EIP3091'
7546
+ }
7547
+ ]
7548
+ },
7450
7549
  {
7451
7550
  name: 'Shyft Testnet',
7452
7551
  chain: 'SHYFTT',
@@ -7736,6 +7835,26 @@ const chainArray = [
7736
7835
  chainId: 20729,
7737
7836
  networkId: 79
7738
7837
  },
7838
+ {
7839
+ name: 'P12 Chain',
7840
+ chain: 'P12',
7841
+ icon: 'p12',
7842
+ rpc: [ 'https://rpc-chain.p12.games' ],
7843
+ faucets: [],
7844
+ nativeCurrency: { name: 'Hooked P12', symbol: 'hP12', decimals: 18 },
7845
+ infoURL: 'https://p12.network',
7846
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
7847
+ shortName: 'p12',
7848
+ chainId: 20736,
7849
+ networkId: 20736,
7850
+ explorers: [
7851
+ {
7852
+ name: 'P12 Chain Explorer',
7853
+ url: 'https://explorer.p12.games',
7854
+ standard: 'EIP3091'
7855
+ }
7856
+ ]
7857
+ },
7739
7858
  {
7740
7859
  name: 'CENNZnet Azalea',
7741
7860
  chain: 'CENNZnet',
@@ -8543,6 +8662,24 @@ const chainArray = [
8543
8662
  }
8544
8663
  ]
8545
8664
  },
8665
+ {
8666
+ name: 'Haqq Chain Testnet',
8667
+ chain: 'TestEdge2',
8668
+ rpc: [ 'https://rpc.eth.testedge2.haqq.network' ],
8669
+ faucets: [ 'https://testedge2.haqq.network' ],
8670
+ nativeCurrency: { name: 'Islamic Coin', symbol: 'ISLMT', decimals: 18 },
8671
+ infoURL: 'https://islamiccoin.net',
8672
+ shortName: 'ISLMT',
8673
+ chainId: 54211,
8674
+ networkId: 54211,
8675
+ explorers: [
8676
+ {
8677
+ name: 'TestEdge HAQQ Explorer',
8678
+ url: 'https://explorer.testedge2.haqq.network',
8679
+ standard: 'EIP3091'
8680
+ }
8681
+ ]
8682
+ },
8546
8683
  {
8547
8684
  name: 'REI Chain Mainnet',
8548
8685
  chain: 'REI',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.33",
3
+ "version": "0.0.34",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {