eth-chainlist 0.0.668 → 0.0.670

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/data/chain.js +196 -12
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.670 (2025-07-08)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.669 ([359631d](https://github.com/poowf/eth-chainlist/commit/359631d33d16d5aa44dc5f0bb773d2e43824b95e))
9
+ * update chain data ([637111c](https://github.com/poowf/eth-chainlist/commit/637111ccf8a7c268e5dbc280085d99213bf5c509))
10
+
11
+ ### 0.0.669 (2025-07-05)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.668 ([8e5e260](https://github.com/poowf/eth-chainlist/commit/8e5e260e3665cf75f571652ff53f152e2de672fb))
17
+ * update chain data ([3fe5ab9](https://github.com/poowf/eth-chainlist/commit/3fe5ab99fb1297e29142b5cc0f677cd4664b2bfd))
18
+
3
19
  ### 0.0.668 (2025-07-04)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -1230,6 +1230,7 @@ const chainArray = [
1230
1230
  'https://rpc.syscoin.org',
1231
1231
  'https://rpc.ankr.com/syscoin/${ANKR_API_KEY}',
1232
1232
  'https://syscoin.public-rpc.com',
1233
+ 'https://57.rpc.thirdweb.com',
1233
1234
  'wss://rpc.syscoin.org/wss',
1234
1235
  'https://syscoin-evm.publicnode.com',
1235
1236
  'wss://syscoin-evm.publicnode.com'
@@ -5843,19 +5844,20 @@ const chainArray = [
5843
5844
  ]
5844
5845
  },
5845
5846
  {
5846
- name: 'Cosvm Mainnet',
5847
- chain: 'CVM',
5848
- rpc: [ 'https://rpc.cosvm.net' ],
5847
+ name: 'BuyCex Infinity Chain',
5848
+ chain: 'BUYCEX',
5849
+ rpc: [ 'https://rpc.buycex.net', 'wss://socket.buycex.net' ],
5849
5850
  faucets: [],
5850
- nativeCurrency: { name: 'Cosvm', symbol: 'CVM', decimals: 18 },
5851
- infoURL: 'https://cosvm.network',
5852
- shortName: 'cvm',
5851
+ nativeCurrency: { name: 'Buycex', symbol: 'BCX', decimals: 18 },
5852
+ infoURL: 'https://infinity.buycex.com',
5853
+ shortName: 'buycex',
5853
5854
  chainId: 323,
5854
5855
  networkId: 323,
5856
+ status: 'active',
5855
5857
  explorers: [
5856
5858
  {
5857
5859
  name: 'Blockscout',
5858
- url: 'https://explorer.cosvm.net',
5860
+ url: 'https://buycex.com',
5859
5861
  icon: 'blockscout',
5860
5862
  standard: 'EIP3091'
5861
5863
  }
@@ -14290,6 +14292,25 @@ const chainArray = [
14290
14292
  }
14291
14293
  ]
14292
14294
  },
14295
+ {
14296
+ name: 'T-Rex Testnet',
14297
+ chain: 'T-Rex',
14298
+ rpc: [ 'https://testnetrpc.trex.xyz' ],
14299
+ faucets: [],
14300
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
14301
+ infoURL: 'https://trex.xyz/',
14302
+ shortName: 'TREX',
14303
+ chainId: 1962,
14304
+ networkId: 1962,
14305
+ icon: 'trex',
14306
+ explorers: [
14307
+ {
14308
+ name: 'T-Rex Testnet explorer',
14309
+ url: 'https://testnet.trex.xyz',
14310
+ standard: 'none'
14311
+ }
14312
+ ]
14313
+ },
14293
14314
  {
14294
14315
  name: 'Eleanor',
14295
14316
  title: 'Metatime Testnet Eleanor',
@@ -17843,15 +17864,13 @@ const chainArray = [
17843
17864
  chain: 'peaq',
17844
17865
  icon: 'peaq',
17845
17866
  rpc: [
17846
- 'https://peaq.api.onfinality.io/public',
17847
- 'https://peaq-rpc.dwellir.com',
17848
17867
  'https://peaq-rpc.publicnode.com',
17849
- 'https://evm.peaq.network',
17868
+ 'https://peaq-rpc.dwellir.com',
17850
17869
  'https://responsive-powerful-mansion.peaq-mainnet.quiknode.pro/29963d0a2deee01a20b091926b08d68db12bc68b'
17851
17870
  ],
17852
17871
  faucets: [],
17853
17872
  nativeCurrency: { name: 'peaq', symbol: 'PEAQ', decimals: 18 },
17854
- infoURL: 'https://www.peaq.network',
17873
+ infoURL: 'https://www.peaq.xyz',
17855
17874
  shortName: 'PEAQ',
17856
17875
  chainId: 3338,
17857
17876
  networkId: 3338,
@@ -22557,6 +22576,48 @@ const chainArray = [
22557
22576
  }
22558
22577
  ]
22559
22578
  },
22579
+ {
22580
+ name: 'Rome Mainnet 0 Palatine',
22581
+ chain: 'ROME',
22582
+ rpc: [ 'https://palatine-i.mainnet-0.romeprotocol.xyz' ],
22583
+ faucets: [ 'https://deposit.mainnet-0.romeprotocol.xyz' ],
22584
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
22585
+ infoURL: 'https://rome.builders',
22586
+ shortName: 'rome-mainnet-0-palatine',
22587
+ chainId: 7531,
22588
+ networkId: 7531,
22589
+ icon: 'rome',
22590
+ explorers: [
22591
+ {
22592
+ name: 'Rome Mainnet 0 Palatine Explorer',
22593
+ url: 'https://romescout-palatine-i.mainnet-0.romeprotocol.xyz',
22594
+ icon: 'rome',
22595
+ standard: 'EIP3091'
22596
+ }
22597
+ ],
22598
+ status: 'active'
22599
+ },
22600
+ {
22601
+ name: 'Rome Mainnet 0 Aventine',
22602
+ chain: 'ROME',
22603
+ rpc: [ 'https://aventine-i.mainnet-0.romeprotocol.xyz' ],
22604
+ faucets: [ 'https://deposit.mainnet-0.romeprotocol.xyz' ],
22605
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
22606
+ infoURL: 'https://rome.builders',
22607
+ shortName: 'rome-mainnet-0-aventine',
22608
+ chainId: 7532,
22609
+ networkId: 7532,
22610
+ icon: 'rome',
22611
+ explorers: [
22612
+ {
22613
+ name: 'Rome Mainnet 0 Aventine Explorer',
22614
+ url: 'https://romescout-aventine-i.mainnet-0.romeprotocol.xyz',
22615
+ icon: 'rome',
22616
+ standard: 'EIP3091'
22617
+ }
22618
+ ],
22619
+ status: 'active'
22620
+ },
22560
22621
  {
22561
22622
  name: 'Cyber Mainnet',
22562
22623
  chain: 'Cyber',
@@ -35146,7 +35207,7 @@ const chainArray = [
35146
35207
  ]
35147
35208
  },
35148
35209
  {
35149
- name: 'Polynomia Sepolia',
35210
+ name: 'Polynomial Sepolia',
35150
35211
  chain: 'polynomialSepolia',
35151
35212
  rpc: [ 'https://rpc.sepolia.polynomial.fi' ],
35152
35213
  faucets: [],
@@ -37692,6 +37753,90 @@ const chainArray = [
37692
37753
  }
37693
37754
  ]
37694
37755
  },
37756
+ {
37757
+ name: 'Rome Devnet Esquiline',
37758
+ chain: 'ROME',
37759
+ rpc: [ 'https://esquiline-i.devnet.romeprotocol.xyz' ],
37760
+ faucets: [ 'https://deposit.devnet.romeprotocol.xyz' ],
37761
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
37762
+ infoURL: 'https://rome.builders',
37763
+ shortName: 'rome-devnet-esquiline',
37764
+ chainId: 121212,
37765
+ networkId: 121212,
37766
+ icon: 'rome',
37767
+ explorers: [
37768
+ {
37769
+ name: 'Rome Devnet Esquiline Explorer',
37770
+ url: 'https://romescout-esquiline-i.devnet.romeprotocol.xyz',
37771
+ icon: 'rome',
37772
+ standard: 'EIP3091'
37773
+ }
37774
+ ],
37775
+ status: 'active'
37776
+ },
37777
+ {
37778
+ name: 'Rome Devnet Subura',
37779
+ chain: 'ROME',
37780
+ rpc: [ 'https://subura-i.devnet.romeprotocol.xyz' ],
37781
+ faucets: [ 'https://deposit.devnet.romeprotocol.xyz' ],
37782
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
37783
+ infoURL: 'https://rome.builders',
37784
+ shortName: 'rome-devnet-subura',
37785
+ chainId: 121213,
37786
+ networkId: 121213,
37787
+ icon: 'rome',
37788
+ explorers: [
37789
+ {
37790
+ name: 'Rome Devnet Subura Explorer',
37791
+ url: 'https://romescout-subura-i.devnet.romeprotocol.xyz',
37792
+ icon: 'rome',
37793
+ standard: 'EIP3091'
37794
+ }
37795
+ ],
37796
+ status: 'active'
37797
+ },
37798
+ {
37799
+ name: 'Rome Testnet Martius',
37800
+ chain: 'ROME',
37801
+ rpc: [ 'https://martius-i.testnet.romeprotocol.xyz' ],
37802
+ faucets: [ 'https://deposit.testnet.romeprotocol.xyz' ],
37803
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
37804
+ infoURL: 'https://rome.builders',
37805
+ shortName: 'rome-testnet-martius',
37806
+ chainId: 121214,
37807
+ networkId: 121214,
37808
+ icon: 'rome',
37809
+ explorers: [
37810
+ {
37811
+ name: 'Rome Testnet Martius Explorer',
37812
+ url: 'https://romescout-martius-i.testnet.romeprotocol.xyz',
37813
+ icon: 'rome',
37814
+ standard: 'EIP3091'
37815
+ }
37816
+ ],
37817
+ status: 'active'
37818
+ },
37819
+ {
37820
+ name: 'Rome Testnet Caelian',
37821
+ chain: 'ROME',
37822
+ rpc: [ 'https://caelian-i.testnet.romeprotocol.xyz' ],
37823
+ faucets: [ 'https://deposit.testnet.romeprotocol.xyz' ],
37824
+ nativeCurrency: { name: 'RSOL', symbol: 'RSOL', decimals: 18 },
37825
+ infoURL: 'https://rome.builders',
37826
+ shortName: 'rome-testnet-caelian',
37827
+ chainId: 121215,
37828
+ networkId: 121215,
37829
+ icon: 'rome',
37830
+ explorers: [
37831
+ {
37832
+ name: 'Rome Testnet Caelian Explorer',
37833
+ url: 'https://romescout-caelian-i.testnet.romeprotocol.xyz',
37834
+ icon: 'rome',
37835
+ standard: 'EIP3091'
37836
+ }
37837
+ ],
37838
+ status: 'active'
37839
+ },
37695
37840
  {
37696
37841
  name: 'Fushuma',
37697
37842
  chain: 'Fushuma',
@@ -46283,6 +46428,18 @@ const chainArray = [
46283
46428
  }
46284
46429
  ]
46285
46430
  },
46431
+ {
46432
+ name: 'Paseo PassetHub',
46433
+ chain: 'PAS',
46434
+ rpc: [ 'https://testnet-passet-hub-eth-rpc.polkadot.io' ],
46435
+ faucets: [ 'https://faucet.polkadot.io/?parachain=1111' ],
46436
+ nativeCurrency: { name: 'PAS', symbol: 'PAS', decimals: 18 },
46437
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
46438
+ infoURL: 'https://polkadot.network',
46439
+ shortName: 'pas',
46440
+ chainId: 420420422,
46441
+ networkId: 420420422
46442
+ },
46286
46443
  {
46287
46444
  name: 'Deprecated SKALE Europa Hub Testnet',
46288
46445
  title: 'Deprecated Europa Hub Testnet',
@@ -47433,6 +47590,33 @@ const chainArray = [
47433
47590
  chainId: 2021121117,
47434
47591
  networkId: 2021121117
47435
47592
  },
47593
+ {
47594
+ name: 'Lumia Beam Testnet',
47595
+ shortName: 'lumia-beam-testnet',
47596
+ title: 'Lumia Beam Testnet',
47597
+ chain: 'ETH',
47598
+ icon: 'lumia',
47599
+ rpc: [ 'https://beam-rpc.lumia.org' ],
47600
+ faucets: [ 'https://beam-faucet.lumia.org/' ],
47601
+ nativeCurrency: { name: 'Lumia', symbol: 'LUMIA', decimals: 18 },
47602
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
47603
+ infoURL: 'https://lumia.org',
47604
+ chainId: 2030232745,
47605
+ networkId: 2030232745,
47606
+ explorers: [
47607
+ {
47608
+ name: 'Lumia Beam Testnet Explorer',
47609
+ url: 'https://beam-explorer.lumia.org',
47610
+ icon: 'lumia',
47611
+ standard: 'EIP3091'
47612
+ }
47613
+ ],
47614
+ parent: {
47615
+ type: 'L2',
47616
+ chain: 'eip155-1',
47617
+ bridges: [ { url: 'https://beam-bridge.lumia.org' } ]
47618
+ }
47619
+ },
47436
47620
  {
47437
47621
  name: 'SKALE Europa Hub',
47438
47622
  chain: 'europa',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.668",
3
+ "version": "0.0.670",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {