eth-chainlist 0.0.759 → 0.0.761

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 +105 -19
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.761 (2026-04-29)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.760 ([3b0808f](https://github.com/poowf/eth-chainlist/commit/3b0808fb9d16de3308daeec6ab678a3201af858d))
9
+ * update chain data ([03e115e](https://github.com/poowf/eth-chainlist/commit/03e115e7a0d8c57b1738652d22c105175da6854e))
10
+
11
+ ### 0.0.760 (2026-04-28)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.759 ([58931a9](https://github.com/poowf/eth-chainlist/commit/58931a90398815df89bd73483945e559dbbbd28a))
17
+ * update chain data ([a26468d](https://github.com/poowf/eth-chainlist/commit/a26468d4254c55d67988ab5bd9865d173c0c291f))
18
+
3
19
  ### 0.0.759 (2026-04-27)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -9684,25 +9684,16 @@ const chainArray = [
9684
9684
  {
9685
9685
  name: 'Capital Exchange',
9686
9686
  chain: 'CXM',
9687
- rpc: [
9688
- 'https://rpc.capitalexchange.net',
9689
- 'https://rpc.capitalexchangecrypto.com'
9690
- ],
9687
+ rpc: [],
9691
9688
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
9692
9689
  faucets: [],
9693
9690
  nativeCurrency: { name: 'Capital Exchange', symbol: 'CXM', decimals: 18 },
9694
- infoURL: 'https://www.capitalexchange.markets',
9691
+ infoURL: 'https://www.capitalexchange.it',
9695
9692
  shortName: 'CXM',
9696
9693
  chainId: 890,
9697
9694
  networkId: 890,
9698
- status: 'active',
9699
- explorers: [
9700
- {
9701
- name: 'Capital Exchange EVM',
9702
- url: 'https://explorer.capitalexchange.net',
9703
- standard: 'EIP3091'
9704
- }
9705
- ]
9695
+ status: 'deprecated',
9696
+ explorers: []
9706
9697
  },
9707
9698
  {
9708
9699
  name: 'MAXI Chain Testnet',
@@ -11723,6 +11714,26 @@ const chainArray = [
11723
11714
  }
11724
11715
  ]
11725
11716
  },
11717
+ {
11718
+ name: 'Intuition Mainnet',
11719
+ chain: 'TRUST',
11720
+ icon: 'intuition',
11721
+ rpc: [ 'https://rpc.intuition.systems' ],
11722
+ faucets: [],
11723
+ nativeCurrency: { name: 'TRUST', symbol: 'TRUST', decimals: 18 },
11724
+ infoURL: 'https://intuition.systems',
11725
+ shortName: 'intuition',
11726
+ chainId: 1155,
11727
+ networkId: 1155,
11728
+ explorers: [
11729
+ {
11730
+ name: 'Intuition Explorer',
11731
+ url: 'https://explorer.intuition.systems',
11732
+ standard: 'EIP3091'
11733
+ }
11734
+ ],
11735
+ parent: { type: 'L2', chain: 'eip155-8453' }
11736
+ },
11726
11737
  {
11727
11738
  name: 'Origin Testnet',
11728
11739
  chain: 'Origin',
@@ -14382,6 +14393,31 @@ const chainArray = [
14382
14393
  }
14383
14394
  ]
14384
14395
  },
14396
+ {
14397
+ name: 'Ruby Chain Testnet',
14398
+ title: 'Ruby Chain Testnet',
14399
+ shortName: 'ruby-testnet',
14400
+ chain: 'RUBY',
14401
+ rpc: [
14402
+ 'https://rpc.ruby.testnet.finetry.win',
14403
+ 'https://rpc2.ruby.testnet.finetry.win'
14404
+ ],
14405
+ faucets: [ 'https://faucet.ruby.testnet.finetry.win' ],
14406
+ nativeCurrency: { name: 'Ruby', symbol: 'RUBY', decimals: 18 },
14407
+ infoURL: 'https://elektrum.io',
14408
+ chainId: 1810,
14409
+ networkId: 1810,
14410
+ explorers: [
14411
+ {
14412
+ name: 'Ruby Chain Explorer',
14413
+ url: 'https://explorer.ruby.testnet.finetry.win',
14414
+ standard: 'EIP3091'
14415
+ }
14416
+ ],
14417
+ parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] },
14418
+ icon: 'rubychain',
14419
+ status: 'active'
14420
+ },
14385
14421
  {
14386
14422
  name: 'Lif3 Chain Testnet',
14387
14423
  chain: 'lif3chain',
@@ -27598,6 +27634,21 @@ const chainArray = [
27598
27634
  }
27599
27635
  ]
27600
27636
  },
27637
+ {
27638
+ name: 'JingleX L2',
27639
+ chain: 'JNX',
27640
+ icon: 'jinglex',
27641
+ rpc: [ 'https://rpc.jinglex.net' ],
27642
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
27643
+ faucets: [],
27644
+ nativeCurrency: { name: 'JingleX', symbol: 'JNX', decimals: 18 },
27645
+ infoURL: 'https://jinglex.net',
27646
+ shortName: 'jnx',
27647
+ chainId: 9922,
27648
+ networkId: 9922,
27649
+ slip44: 60,
27650
+ explorers: []
27651
+ },
27601
27652
  {
27602
27653
  name: 'UXER TESTNET NETWORK',
27603
27654
  chain: 'UXER',
@@ -31151,6 +31202,27 @@ const chainArray = [
31151
31202
  }
31152
31203
  ]
31153
31204
  },
31205
+ {
31206
+ name: 'SuperAIChain Mainnet',
31207
+ chain: 'SuperAIChain',
31208
+ icon: 'superaichain',
31209
+ rpc: [ 'https://rpc.superaichain.ai' ],
31210
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
31211
+ faucets: [],
31212
+ nativeCurrency: { name: 'SUP', symbol: 'SUP', decimals: 18 },
31213
+ infoURL: 'https://superaichain.ai',
31214
+ shortName: 'sup',
31215
+ chainId: 19998,
31216
+ networkId: 19998,
31217
+ slip44: 60,
31218
+ explorers: [
31219
+ {
31220
+ name: 'SuperAIChain Explorer',
31221
+ url: 'https://scan.superaichain.ai',
31222
+ standard: 'EIP3091'
31223
+ }
31224
+ ]
31225
+ },
31154
31226
  {
31155
31227
  name: 'Camelark Mainnet',
31156
31228
  chainId: 20001,
@@ -39995,6 +40067,25 @@ const chainArray = [
39995
40067
  }
39996
40068
  ]
39997
40069
  },
40070
+ {
40071
+ name: 'Pepe Unchained V2',
40072
+ chain: 'PEPU',
40073
+ icon: 'pepu',
40074
+ rpc: [ 'https://rpc-pepu-v2-mainnet-0.t.conduit.xyz' ],
40075
+ faucets: [],
40076
+ nativeCurrency: { name: 'PEPU', symbol: 'PEPU', decimals: 18 },
40077
+ infoURL: 'https://pepeunchained.com/',
40078
+ shortName: 'pepuv2',
40079
+ chainId: 97741,
40080
+ networkId: 97741,
40081
+ explorers: [
40082
+ {
40083
+ name: 'pepuscan',
40084
+ url: 'https://pepuscan.com',
40085
+ standard: 'EIP3091'
40086
+ }
40087
+ ]
40088
+ },
39998
40089
  {
39999
40090
  name: 'MetaBenz CHAIN',
40000
40091
  chain: 'MetaBenz CHAIN',
@@ -41816,7 +41907,7 @@ const chainArray = [
41816
41907
  ]
41817
41908
  },
41818
41909
  {
41819
- name: 'Taiko Alethia',
41910
+ name: 'Taiko',
41820
41911
  chain: 'ETH',
41821
41912
  status: 'active',
41822
41913
  icon: 'taiko',
@@ -41836,11 +41927,6 @@ const chainArray = [
41836
41927
  name: 'etherscan',
41837
41928
  url: 'https://taikoscan.io',
41838
41929
  standard: 'EIP3091'
41839
- },
41840
- {
41841
- name: 'Routescan',
41842
- url: 'https://taikoexplorer.com',
41843
- standard: 'EIP3091'
41844
41930
  }
41845
41931
  ]
41846
41932
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.759",
3
+ "version": "0.0.761",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {