eth-chainlist 0.0.607 → 0.0.609

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.609 (2025-02-10)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.608 ([84356b4](https://github.com/poowf/eth-chainlist/commit/84356b4e09bffb1c93d008a6d5d53d332821f7ad))
9
+ * update chain data ([ca6ddb4](https://github.com/poowf/eth-chainlist/commit/ca6ddb45ffd15828cbf83d470aaee60ef983440d))
10
+
11
+ ### 0.0.608 (2025-02-09)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.607 ([e993d2c](https://github.com/poowf/eth-chainlist/commit/e993d2c7bb5746415ea311b7e05f1bc5738a596d))
17
+ * update chain data ([6a6b838](https://github.com/poowf/eth-chainlist/commit/6a6b838f6be991a3621f361894380da3c001f3e2))
18
+
3
19
  ### 0.0.607 (2025-02-08)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -5937,6 +5937,18 @@ const chainArray = [
5937
5937
  }
5938
5938
  ]
5939
5939
  },
5940
+ {
5941
+ name: 'Pencils Protocol',
5942
+ chain: 'ETH',
5943
+ rpc: [],
5944
+ faucets: [],
5945
+ nativeCurrency: { name: 'Pencils Protocol Token', symbol: 'DAPP', decimals: 18 },
5946
+ infoURL: 'https://pencilsprotocol.io/',
5947
+ shortName: 'dapp',
5948
+ chainId: 339,
5949
+ networkId: 339,
5950
+ status: 'incubating'
5951
+ },
5940
5952
  {
5941
5953
  name: 'TSC Mainnet',
5942
5954
  chain: 'Trust Smart Chain',
@@ -25553,6 +25565,25 @@ const chainArray = [
25553
25565
  }
25554
25566
  ]
25555
25567
  },
25568
+ {
25569
+ name: 'BEVM Signet',
25570
+ chain: 'BEVM',
25571
+ rpc: [ 'https://signet.bevm.io/' ],
25572
+ faucets: [],
25573
+ nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
25574
+ infoURL: 'https://bevm.io',
25575
+ shortName: 'bevm-signet',
25576
+ chainId: 11504,
25577
+ networkId: 11504,
25578
+ icon: 'bevm',
25579
+ explorers: [
25580
+ {
25581
+ name: 'bevm signet scan',
25582
+ url: 'https://scan-signet.bevm.io',
25583
+ standard: 'none'
25584
+ }
25585
+ ]
25586
+ },
25556
25587
  {
25557
25588
  name: 'SatsChain',
25558
25589
  chain: 'SatsChain',
@@ -29496,6 +29527,22 @@ const chainArray = [
29496
29527
  }
29497
29528
  ]
29498
29529
  },
29530
+ {
29531
+ name: 'Pencils Protocol Sepolia Testnet',
29532
+ chain: 'ETH',
29533
+ rpc: [],
29534
+ faucets: [],
29535
+ nativeCurrency: {
29536
+ name: 'Pencils Protocol Sepolia Testnet Token',
29537
+ symbol: 'DAPPST',
29538
+ decimals: 18
29539
+ },
29540
+ infoURL: 'https://pencilsprotocol.io/',
29541
+ shortName: 'dapp-sepolia',
29542
+ chainId: 33999,
29543
+ networkId: 33999,
29544
+ status: 'incubating'
29545
+ },
29499
29546
  {
29500
29547
  name: 'Mode',
29501
29548
  chain: 'ETH',
@@ -33359,14 +33406,25 @@ const chainArray = [
33359
33406
  name: 'Berachain',
33360
33407
  chain: 'Berachain',
33361
33408
  rpc: [ 'https://rpc.berachain.com' ],
33362
- faucets: [ 'https://faucet.berachain.com' ],
33409
+ faucets: [],
33363
33410
  nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
33364
33411
  infoURL: 'https://www.berachain.com',
33365
33412
  shortName: 'berachain',
33366
33413
  chainId: 80094,
33367
33414
  networkId: 80094,
33368
33415
  icon: 'berachain',
33369
- explorers: []
33416
+ explorers: [
33417
+ {
33418
+ name: 'Berascan',
33419
+ url: 'https://berascan.com',
33420
+ standard: 'EIP3091'
33421
+ },
33422
+ {
33423
+ name: 'Beratrail',
33424
+ url: 'https://beratrail.io',
33425
+ standard: 'EIP3091'
33426
+ }
33427
+ ]
33370
33428
  },
33371
33429
  {
33372
33430
  name: 'Hizoco mainnet',
@@ -36948,22 +37006,22 @@ const chainArray = [
36948
37006
  ]
36949
37007
  },
36950
37008
  {
36951
- name: 'CONET Holesky',
36952
- chain: 'CONET Holesky',
37009
+ name: 'CONET Cancun',
37010
+ chain: 'CONET Cancun',
36953
37011
  rpc: [ 'https://rpc.conet.network' ],
36954
37012
  faucets: [],
36955
- nativeCurrency: { name: 'CONET Holesky', symbol: 'CONET', decimals: 18 },
37013
+ nativeCurrency: { name: 'CONET Cancun', symbol: 'CONET', decimals: 18 },
36956
37014
  features: [ { name: 'EIP155' } ],
36957
37015
  infoURL: 'https://conet.network',
36958
- shortName: 'conet-holesky',
37016
+ shortName: 'conet-cancun',
36959
37017
  chainId: 224433,
36960
37018
  networkId: 224433,
36961
37019
  slip44: 2147708081,
36962
37020
  icon: 'conet',
36963
37021
  explorers: [
36964
37022
  {
36965
- name: 'CONET Holesky Scan',
36966
- url: 'https://scan.conet.network',
37023
+ name: 'CONET Cancun Scan',
37024
+ url: 'https://cancun.conet.network',
36967
37025
  standard: 'EIP3091'
36968
37026
  }
36969
37027
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.607",
3
+ "version": "0.0.609",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {