eth-chainlist 0.0.667 → 0.0.668

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.668 (2025-07-04)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.667 ([f7ed30e](https://github.com/poowf/eth-chainlist/commit/f7ed30e6dd7597282901ea1d5b71cb25b3d78223))
9
+ * update chain data ([d51b7de](https://github.com/poowf/eth-chainlist/commit/d51b7de50e1683c234c900b246fb98871b6e8e48))
10
+
3
11
  ### 0.0.667 (2025-06-27)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -2959,10 +2959,7 @@ const chainArray = [
2959
2959
  name: 'Eteria Mainnet',
2960
2960
  chain: 'ERA',
2961
2961
  icon: 'eteria',
2962
- rpc: [
2963
- 'https://mainnet.eternalcoin.io/v1',
2964
- 'ws://mainnet.eternalcoin.io/v1/ws'
2965
- ],
2962
+ rpc: [ 'https://mainnet.eteria.io/v1' ],
2966
2963
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
2967
2964
  faucets: [],
2968
2965
  nativeCurrency: { name: 'Eteria', symbol: 'ERA', decimals: 18 },
@@ -36656,6 +36653,35 @@ const chainArray = [
36656
36653
  networkId: 98881,
36657
36654
  status: 'incubating'
36658
36655
  },
36656
+ {
36657
+ name: 'Pay1 Network',
36658
+ chainId: 98964,
36659
+ shortName: 'pay1',
36660
+ chain: 'PAY1',
36661
+ networkId: 98964,
36662
+ icon: 'pay1',
36663
+ nativeCurrency: { name: 'Pay1', symbol: 'Pay1', decimals: 18 },
36664
+ rpc: [
36665
+ 'https://rpc.pay1coin.com',
36666
+ 'https://rpc0.pay1coin.com',
36667
+ 'https://rpc1.pay1coin.com',
36668
+ 'https://rpc2.pay1coin.com',
36669
+ 'wss://ws.pay1coin.com',
36670
+ 'wss://ws0.pay1coin.com',
36671
+ 'wss://ws1.pay1coin.com',
36672
+ 'wss://ws2.pay1coin.com'
36673
+ ],
36674
+ faucets: [],
36675
+ explorers: [
36676
+ {
36677
+ name: 'Pay1Scan',
36678
+ url: 'https://pay1scan.io',
36679
+ icon: 'pay1scan',
36680
+ standard: 'EIP3091'
36681
+ }
36682
+ ],
36683
+ infoURL: 'https://pay1coin.com'
36684
+ },
36659
36685
  {
36660
36686
  name: 'Superposition Testnet',
36661
36687
  title: 'Sperposition Testnet',
@@ -37030,6 +37056,27 @@ const chainArray = [
37030
37056
  }
37031
37057
  ]
37032
37058
  },
37059
+ {
37060
+ name: 'Monsoon ',
37061
+ chain: 'MONSOON',
37062
+ rpc: [ 'https://monsoon.rainfall.one' ],
37063
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
37064
+ faucets: [],
37065
+ nativeCurrency: { name: 'RDP', symbol: 'RDP', decimals: 18 },
37066
+ infoURL: '',
37067
+ shortName: 'monsoon',
37068
+ chainId: 100610,
37069
+ networkId: 100610,
37070
+ icon: 'monsoon',
37071
+ explorers: [
37072
+ {
37073
+ name: 'Monsoon Scan',
37074
+ url: 'https://scout.monsoon.rainfall.one',
37075
+ icon: 'monsoon',
37076
+ standard: 'EIP3091'
37077
+ }
37078
+ ]
37079
+ },
37033
37080
  {
37034
37081
  name: 'Socotra JUNE-Chain',
37035
37082
  chain: 'Socotra JUNE-Chain',
@@ -41550,7 +41597,7 @@ const chainArray = [
41550
41597
  {
41551
41598
  name: 'katana',
41552
41599
  chain: 'katana',
41553
- rpc: [ 'https://rpc.katanarpc.com', 'https://rpc.katana.network' ],
41600
+ rpc: [ 'https://rpc.katana.network' ],
41554
41601
  faucets: [],
41555
41602
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
41556
41603
  infoURL: 'https://katana.network',
@@ -46539,7 +46586,7 @@ const chainArray = [
46539
46586
  {
46540
46587
  name: 'DeInfra Devnet3',
46541
46588
  chain: 'DeInfraDev3',
46542
- rpc: [ 'https://c3n1.thepower.io:1446/jsonrpc' ],
46589
+ rpc: [ 'https://c3n1.thepower.io/jsonrpc' ],
46543
46590
  faucets: [ 'https://faucet.thepower.io/' ],
46544
46591
  nativeCurrency: { name: 'dev3SK', symbol: 'dSK', decimals: 18 },
46545
46592
  icon: 'deinfra',
@@ -47051,10 +47098,7 @@ const chainArray = [
47051
47098
  name: 'Status Network Sepolia',
47052
47099
  title: 'Status Network Sepolia',
47053
47100
  chain: 'ETH',
47054
- rpc: [
47055
- 'https://public.sepolia.rpc.status.network',
47056
- 'wss://status-sepolia-rpc.eu-north-2.gateway.fm/ws'
47057
- ],
47101
+ rpc: [ 'https://public.sepolia.rpc.status.network' ],
47058
47102
  faucets: [ 'https://faucet.status.network/' ],
47059
47103
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
47060
47104
  infoURL: 'https://status.network',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.667",
3
+ "version": "0.0.668",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {