eth-chainlist 0.0.610 → 0.0.612

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.612 (2025-02-13)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.611 ([f259848](https://github.com/poowf/eth-chainlist/commit/f2598486426f12e2752ba2325c308771201b6d91))
9
+ * update chain data ([72e9742](https://github.com/poowf/eth-chainlist/commit/72e97423ade3684a5fe22cd45694efbdad6fa63f))
10
+
11
+ ### 0.0.611 (2025-02-12)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.610 ([2cd132d](https://github.com/poowf/eth-chainlist/commit/2cd132dafe234ea338532c4969ffce85290e10d2))
17
+ * update chain data ([65e19a9](https://github.com/poowf/eth-chainlist/commit/65e19a9c4063585129b329900c9e02cc0cae24eb))
18
+
3
19
  ### 0.0.610 (2025-02-11)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -2728,14 +2728,20 @@ const chainArray = [
2728
2728
  {
2729
2729
  name: 'Unichain',
2730
2730
  chain: 'ETH',
2731
- rpc: [],
2731
+ rpc: [ 'https://mainnet.unichain.org' ],
2732
2732
  faucets: [],
2733
2733
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
2734
2734
  infoURL: 'https://unichain.org',
2735
2735
  shortName: 'unichain',
2736
2736
  chainId: 130,
2737
2737
  networkId: 130,
2738
- status: 'incubating'
2738
+ explorers: [
2739
+ {
2740
+ name: 'Unichain Mainnet Explorer',
2741
+ url: 'https://uniscan.xyz',
2742
+ standard: 'EIP3091'
2743
+ }
2744
+ ]
2739
2745
  },
2740
2746
  {
2741
2747
  name: 'Engram Testnet',
@@ -6817,6 +6823,19 @@ const chainArray = [
6817
6823
  networkId: 486,
6818
6824
  status: 'incubating'
6819
6825
  },
6826
+ {
6827
+ name: 'Landstars',
6828
+ chain: 'Landstars',
6829
+ icon: 'landstars',
6830
+ rpc: [ 'https://13882-60301.pph-server.de' ],
6831
+ faucets: [],
6832
+ nativeCurrency: { name: 'Landstars', symbol: 'LDS', decimals: 18 },
6833
+ infoURL: 'https://github.com/khalikov001/landstars-info',
6834
+ shortName: 'lds',
6835
+ chainId: 495,
6836
+ networkId: 495,
6837
+ explorers: []
6838
+ },
6820
6839
  {
6821
6840
  name: 'Rupaya',
6822
6841
  chain: 'RUPX',
@@ -10852,12 +10871,18 @@ const chainArray = [
10852
10871
  chain: 'Litheum',
10853
10872
  rpc: [ 'https://testnet.litheum.com' ],
10854
10873
  faucets: [],
10855
- nativeCurrency: { name: 'Lith', symbol: 'LTH', decimals: 9 },
10874
+ nativeCurrency: { name: 'Lith', symbol: 'LTH', decimals: 18 },
10856
10875
  infoURL: 'https://litheum.com',
10857
10876
  shortName: 'lith',
10858
10877
  chainId: 1174,
10859
10878
  networkId: 1174,
10860
- explorers: []
10879
+ explorers: [
10880
+ {
10881
+ name: 'Litheum Test Network Explorer',
10882
+ url: 'https://explorer.litheum.com',
10883
+ standard: 'EIP3091'
10884
+ }
10885
+ ]
10861
10886
  },
10862
10887
  {
10863
10888
  name: 'Smart Host Teknoloji TESTNET',
@@ -19459,19 +19484,19 @@ const chainArray = [
19459
19484
  ]
19460
19485
  },
19461
19486
  {
19462
- name: 'Pioneer Chain Testnet',
19487
+ name: 'Pione Chain Mainnet',
19463
19488
  chain: 'PIO',
19464
19489
  icon: 'pio',
19465
19490
  rpc: [ 'https://rpc.pionescan.com' ],
19466
19491
  faucets: [],
19467
- nativeCurrency: { name: 'Pioneer', symbol: 'PIO', decimals: 18 },
19492
+ nativeCurrency: { name: 'Pione', symbol: 'PIO', decimals: 18 },
19468
19493
  infoURL: 'https://pionechain.com',
19469
19494
  shortName: 'pio',
19470
19495
  chainId: 5090,
19471
19496
  networkId: 5090,
19472
19497
  explorers: [
19473
19498
  {
19474
- name: 'Pioneer Chain Explorer',
19499
+ name: 'Pione Chain Explorer',
19475
19500
  url: 'https://pionescan.com',
19476
19501
  standard: 'EIP3091'
19477
19502
  }
@@ -23889,6 +23914,21 @@ const chainArray = [
23889
23914
  chainId: 9100,
23890
23915
  networkId: 9100
23891
23916
  },
23917
+ {
23918
+ name: 'Destra Dubai Testnet',
23919
+ chain: 'Destra',
23920
+ status: 'active',
23921
+ rpc: [],
23922
+ faucets: [],
23923
+ nativeCurrency: { name: 'Sync', symbol: 'SYNC', decimals: 18 },
23924
+ infoURL: '',
23925
+ shortName: 'Destra',
23926
+ chainId: 9108,
23927
+ networkId: 9108,
23928
+ slip44: 1,
23929
+ explorers: [],
23930
+ parent: { type: 'L2', chain: 'eip155-4', bridges: [] }
23931
+ },
23892
23932
  {
23893
23933
  name: 'Rinia Testnet Old',
23894
23934
  chain: 'FIRE',
@@ -23961,6 +24001,33 @@ const chainArray = [
23961
24001
  }
23962
24002
  ]
23963
24003
  },
24004
+ {
24005
+ name: 'Z Chain',
24006
+ title: 'Z Chain',
24007
+ chain: 'Z',
24008
+ rpc: [ 'https://z-chain-rpc.eu-north-2.gateway.fm/?apiKey=${API_KEY}' ],
24009
+ faucets: [],
24010
+ features: [ { name: 'EIP155' } ],
24011
+ nativeCurrency: { name: 'Z', symbol: 'Z', decimals: 18 },
24012
+ infoURL: 'https://zero.tech',
24013
+ shortName: 'z',
24014
+ chainId: 9369,
24015
+ networkId: 9369,
24016
+ icon: 'z',
24017
+ explorers: [
24018
+ {
24019
+ name: 'blockscout',
24020
+ url: 'https://z-chain-blockscout.eu-north-2.gateway.fm',
24021
+ icon: 'z',
24022
+ standard: 'EIP3091'
24023
+ }
24024
+ ],
24025
+ parent: {
24026
+ type: 'L2',
24027
+ chain: 'eip155-1',
24028
+ bridges: [ { url: 'https://z-chain-bridge.eu-north-2.gateway.fm' } ]
24029
+ }
24030
+ },
23964
24031
  {
23965
24032
  name: 'Oasys Testnet',
23966
24033
  chain: 'Oasys',
@@ -24378,6 +24445,27 @@ const chainArray = [
24378
24445
  }
24379
24446
  ]
24380
24447
  },
24448
+ {
24449
+ name: 'pointledger',
24450
+ chain: 'pointledger',
24451
+ icon: 'pointledger',
24452
+ rpc: [ 'https://rpc.pointledger.net' ],
24453
+ faucets: [],
24454
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
24455
+ nativeCurrency: { name: 'PLG', symbol: 'PLG', decimals: 18 },
24456
+ infoURL: 'https://pointledger.net',
24457
+ shortName: 'pointledger',
24458
+ chainId: 9889,
24459
+ networkId: 9889,
24460
+ explorers: [
24461
+ {
24462
+ name: 'pointledger Explorer',
24463
+ url: 'https://exp.pointledger.net',
24464
+ icon: 'pointledger',
24465
+ standard: 'EIP3091'
24466
+ }
24467
+ ]
24468
+ },
24381
24469
  {
24382
24470
  name: 'arena-z-testnet',
24383
24471
  title: 'Arena-Z-Testnet',
@@ -34465,6 +34553,28 @@ const chainArray = [
34465
34553
  }
34466
34554
  ]
34467
34555
  },
34556
+ {
34557
+ name: 'Lumoz Chain Mainnet',
34558
+ chain: 'ETH',
34559
+ rpc: [ 'https://rpc.lumoz.org', 'https://rpc-hk.lumoz.org' ],
34560
+ faucets: [],
34561
+ nativeCurrency: { name: 'Lumoz Mainnet Token', symbol: 'MOZ', decimals: 18 },
34562
+ features: [ { name: 'EIP155' } ],
34563
+ infoURL: 'https://lumoz.org',
34564
+ shortName: 'Lumoz-Chain-Mainnet',
34565
+ chainId: 96370,
34566
+ networkId: 96370,
34567
+ slip44: 1,
34568
+ icon: 'opside-new',
34569
+ explorers: [
34570
+ {
34571
+ name: 'LumozMainnetInfo',
34572
+ url: 'https://scan.lumoz.info',
34573
+ icon: 'opside-new',
34574
+ standard: 'EIP3091'
34575
+ }
34576
+ ]
34577
+ },
34468
34578
  {
34469
34579
  name: 'Mantis Testnet (Hexapod)',
34470
34580
  chain: 'Mantis',
@@ -44067,6 +44177,32 @@ const chainArray = [
44067
44177
  }
44068
44178
  ]
44069
44179
  },
44180
+ {
44181
+ name: 'Zephyr Testnet',
44182
+ title: 'Zephyr Testnet',
44183
+ chain: 'Zephyr-testnet',
44184
+ rpc: [ 'https://zephyr-rpc.eu-north-2.gateway.fm' ],
44185
+ faucets: [ 'https://zephyr-faucet.eu-north-2.gateway.fm' ],
44186
+ nativeCurrency: { name: 'ZERO', symbol: 'Z', decimals: 18 },
44187
+ infoURL: 'https://zero.tech',
44188
+ shortName: 'zephyr',
44189
+ chainId: 1417429182,
44190
+ networkId: 1417429182,
44191
+ icon: 'zephyr',
44192
+ explorers: [
44193
+ {
44194
+ name: 'blockscout',
44195
+ url: 'https://zephyr-blockscout.eu-north-2.gateway.fm',
44196
+ icon: 'zephyr',
44197
+ standard: 'EIP3091'
44198
+ }
44199
+ ],
44200
+ parent: {
44201
+ type: 'L2',
44202
+ chain: 'eip155-11155111',
44203
+ bridges: [ { url: 'https://zephyr-bridge.eu-north-2.gateway.fm' } ]
44204
+ }
44205
+ },
44070
44206
  {
44071
44207
  name: 'SKALE Europa Hub Testnet',
44072
44208
  title: 'SKALE Europa Hub Testnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.610",
3
+ "version": "0.0.612",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {