eth-chainlist 0.0.677 → 0.0.679

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.679 (2025-08-08)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.678 ([5d39b9c](https://github.com/poowf/eth-chainlist/commit/5d39b9cd33a733b872912b2488ebc9f75415c99a))
9
+ * update chain data ([30edce7](https://github.com/poowf/eth-chainlist/commit/30edce73de697fc270c79e8857bac22f1d82d29d))
10
+
11
+ ### 0.0.678 (2025-08-01)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.677 ([1e7d92d](https://github.com/poowf/eth-chainlist/commit/1e7d92d228a61efff489032ef8a6d6f5d6059197))
17
+ * update chain data ([0c23603](https://github.com/poowf/eth-chainlist/commit/0c236037b9c04dc11e32bfd65be7d466facdffd1))
18
+
3
19
  ### 0.0.677 (2025-07-30)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -22019,9 +22019,9 @@ const chainArray = [
22019
22019
  {
22020
22020
  name: 'Xylume TestNet',
22021
22021
  chain: 'XYL',
22022
- rpc: [ 'https://xyl-testnet.glitch.me/rpc/' ],
22023
- faucets: [ 'https://debxylen.github.io/XYL_TestNet/faucet.html' ],
22024
- nativeCurrency: { name: 'XYL', symbol: 'XYL', decimals: 18 },
22022
+ rpc: [ 'https://xylume-testnet.sparked.network/rpc/' ],
22023
+ faucets: [ 'https://debxylen.github.io/Xylume_TestNet/faucet.html' ],
22024
+ nativeCurrency: { name: 'Xylume', symbol: 'XYL', decimals: 18 },
22025
22025
  features: [
22026
22026
  { name: 'EIP155' },
22027
22027
  { name: 'EIP1559' },
@@ -25326,6 +25326,19 @@ const chainArray = [
25326
25326
  bridges: [ { url: 'https://gateway.boba.network' } ]
25327
25327
  }
25328
25328
  },
25329
+ {
25330
+ name: 'Plasma Mainnet',
25331
+ chain: 'Plasma',
25332
+ rpc: [],
25333
+ faucets: [],
25334
+ nativeCurrency: { name: 'Plasma', symbol: 'XPL', decimals: 18 },
25335
+ infoURL: 'https://plasma.to',
25336
+ shortName: 'plasma-mainnet',
25337
+ chainId: 9745,
25338
+ networkId: 9745,
25339
+ icon: 'plasma',
25340
+ explorers: []
25341
+ },
25329
25342
  {
25330
25343
  name: 'Plasma Testnet',
25331
25344
  chain: 'Plasma',
@@ -25333,15 +25346,14 @@ const chainArray = [
25333
25346
  faucets: [],
25334
25347
  nativeCurrency: { name: 'Testnet Plasma', symbol: 'XPL', decimals: 18 },
25335
25348
  infoURL: 'https://plasma.to',
25336
- shortName: 'plasma',
25349
+ shortName: 'plasma-testnet',
25337
25350
  chainId: 9746,
25338
25351
  networkId: 9746,
25339
25352
  icon: 'plasma',
25340
25353
  explorers: [
25341
25354
  {
25342
- name: 'RouteScan',
25343
- url: 'https://testnet.plasmaexplorer.io',
25344
- icon: 'plasma',
25355
+ name: 'Routescan',
25356
+ url: 'https://testnet.plasmascan.to',
25345
25357
  standard: 'EIP3091'
25346
25358
  }
25347
25359
  ]
@@ -25574,39 +25586,21 @@ const chainArray = [
25574
25586
  ]
25575
25587
  },
25576
25588
  {
25577
- name: 'arena-z-testnet',
25578
- title: 'Arena-Z-Testnet',
25579
- chain: 'arena-z-testnet',
25580
- rpc: [
25581
- 'https://rpc.arena-z.t.raas.gelato.cloud',
25582
- 'wss://ws.arena-z.t.raas.gelato.cloud'
25583
- ],
25589
+ name: 'arena-z-testnet-deprecated',
25590
+ title: 'Arena-Z-Testnet-deprecated',
25591
+ chain: 'arena-z-testnet-deprecated',
25592
+ rpc: [],
25584
25593
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
25585
25594
  icon: 'arena-z',
25586
25595
  infoURL: 'https://raas.gelato.network/rollups/details/public/arena-z-testnet',
25587
25596
  faucets: [],
25588
- shortName: 'arena-z-testnet',
25597
+ shortName: 'arena-z-testnet-deprecated',
25589
25598
  chainId: 9897,
25590
25599
  networkId: 9897,
25591
25600
  slip44: 60,
25592
- explorers: [
25593
- {
25594
- name: 'blockscout',
25595
- url: 'https://arena-z.blockscout.com',
25596
- icon: 'blockscout',
25597
- standard: 'EIP3091'
25598
- }
25599
- ],
25600
- parent: {
25601
- type: 'L2',
25602
- chain: 'eip155-11155111',
25603
- bridges: [
25604
- {
25605
- url: 'https://testnet-bridge.gelato.network/bridge/arena-z-testnet'
25606
- }
25607
- ]
25608
- },
25609
- status: 'active'
25601
+ explorers: [],
25602
+ parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] },
25603
+ status: 'deprecated'
25610
25604
  },
25611
25605
  {
25612
25606
  name: 'Larissa Chain',
@@ -25630,6 +25624,33 @@ const chainArray = [
25630
25624
  }
25631
25625
  ]
25632
25626
  },
25627
+ {
25628
+ name: 'Arena-Z-Testnet',
25629
+ title: 'Arena-Z-Testnet',
25630
+ chain: 'arena-z-testnet',
25631
+ rpc: [ 'https://testnet-rpc.arena-z.gg', 'wss://testnet-ws.arena-z.gg' ],
25632
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
25633
+ icon: 'arena-z',
25634
+ infoURL: 'https://raas.gelato.network/rollups/details/public/arena-z-testnet',
25635
+ faucets: [ 'https://testnet-faucet.arena-z.gg' ],
25636
+ shortName: 'arena-z-testnet',
25637
+ chainId: 9899,
25638
+ networkId: 9899,
25639
+ explorers: [
25640
+ {
25641
+ name: 'blockscout',
25642
+ url: 'https://testnet-explorer.arena-z.gg',
25643
+ icon: 'blockscout',
25644
+ standard: 'EIP3091'
25645
+ }
25646
+ ],
25647
+ parent: {
25648
+ type: 'L2',
25649
+ chain: 'eip155-11155111',
25650
+ bridges: [ { url: 'https://testnet-bridge.arena-z.gg' } ]
25651
+ },
25652
+ status: 'active'
25653
+ },
25633
25654
  {
25634
25655
  name: 'Zytron Linea Mainnet',
25635
25656
  chain: 'ETH',
@@ -37789,6 +37810,27 @@ const chainArray = [
37789
37810
  }
37790
37811
  ]
37791
37812
  },
37813
+ {
37814
+ name: 'Sova Sepolia Testnet',
37815
+ chain: 'ETH',
37816
+ icon: 'sova',
37817
+ rpc: [ 'https://rpc.testnet.sova.io' ],
37818
+ faucets: [],
37819
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
37820
+ infoURL: 'https://sova.io',
37821
+ shortName: 'sovasep',
37822
+ chainId: 120893,
37823
+ networkId: 120893,
37824
+ slip44: 1,
37825
+ explorers: [
37826
+ {
37827
+ name: 'blockscout',
37828
+ url: 'https://explorer.testnet.sova.io',
37829
+ icon: 'blockscout',
37830
+ standard: 'EIP3091'
37831
+ }
37832
+ ]
37833
+ },
37792
37834
  {
37793
37835
  name: 'Rome Devnet Esquiline',
37794
37836
  chain: 'ROME',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.677",
3
+ "version": "0.0.679",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {