eth-chainlist 0.0.753 → 0.0.754

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.754 (2026-04-21)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.753 ([e1b57fa](https://github.com/poowf/eth-chainlist/commit/e1b57fa2530dc6f7f914b3a1a57d8e2627c7b7e9))
9
+ * update chain data ([126030d](https://github.com/poowf/eth-chainlist/commit/126030dafe18186e8c44c1ce44b49b7fe1684c4d))
10
+
3
11
  ### 0.0.753 (2026-04-08)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -9949,6 +9949,27 @@ const chainArray = [
9949
9949
  bridges: [ { url: 'https://bridge.mode.network/' } ]
9950
9950
  }
9951
9951
  },
9952
+ {
9953
+ name: 'Fenine Testnet',
9954
+ chain: 'FEN',
9955
+ rpc: [ 'https://rpc.fene.app' ],
9956
+ faucets: [],
9957
+ nativeCurrency: { name: 'Fenine', symbol: 'FEN', decimals: 18 },
9958
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
9959
+ infoURL: 'https://fene.app',
9960
+ shortName: 'FEN',
9961
+ chainId: 920,
9962
+ networkId: 920,
9963
+ icon: 'fenine',
9964
+ explorers: [
9965
+ {
9966
+ name: 'Fenine Scan',
9967
+ url: 'https://explorer.fene.app',
9968
+ icon: 'fenine',
9969
+ standard: 'EIP3091'
9970
+ }
9971
+ ]
9972
+ },
9952
9973
  {
9953
9974
  name: 'Yidark Chain Mainnet',
9954
9975
  chain: 'Yidark',
@@ -20601,6 +20622,38 @@ const chainArray = [
20601
20622
  }
20602
20623
  ]
20603
20624
  },
20625
+ {
20626
+ name: 'TPIX Chain',
20627
+ chain: 'TPIX',
20628
+ rpc: [ 'https://rpc.tpix.online' ],
20629
+ faucets: [],
20630
+ nativeCurrency: { name: 'Thaiprompt Index', symbol: 'TPIX', decimals: 18 },
20631
+ infoURL: 'https://tpix.online',
20632
+ shortName: 'tpix',
20633
+ chainId: 4289,
20634
+ networkId: 4289,
20635
+ icon: 'tpix',
20636
+ explorers: [
20637
+ {
20638
+ name: 'TPIX Chain Explorer',
20639
+ url: 'https://explorer.tpix.online',
20640
+ standard: 'EIP3091'
20641
+ }
20642
+ ]
20643
+ },
20644
+ {
20645
+ name: 'TPIX Chain Testnet',
20646
+ chain: 'TPIX',
20647
+ rpc: [],
20648
+ faucets: [],
20649
+ nativeCurrency: { name: 'Thaiprompt Index', symbol: 'tTPIX', decimals: 18 },
20650
+ infoURL: 'https://tpix.online',
20651
+ shortName: 'tpix-testnet',
20652
+ chainId: 4290,
20653
+ networkId: 4290,
20654
+ icon: 'tpix',
20655
+ explorers: []
20656
+ },
20604
20657
  {
20605
20658
  name: 'Echos Chain',
20606
20659
  chain: 'Echos',
@@ -21807,6 +21860,28 @@ const chainArray = [
21807
21860
  chainId: 5197,
21808
21861
  networkId: 5197
21809
21862
  },
21863
+ {
21864
+ name: 'LiterMark Chain',
21865
+ chain: 'LMK',
21866
+ icon: 'litermark',
21867
+ rpc: [ 'https://litermark.org/rpc' ],
21868
+ features: [ { name: 'EIP155' } ],
21869
+ faucets: [],
21870
+ nativeCurrency: { name: 'LiterMark', symbol: 'LMK', decimals: 18 },
21871
+ infoURL: 'https://litermark.com',
21872
+ shortName: 'lmk',
21873
+ chainId: 5232,
21874
+ networkId: 5232,
21875
+ slip44: 60,
21876
+ status: 'active',
21877
+ explorers: [
21878
+ {
21879
+ name: 'LMKscan',
21880
+ url: 'https://litermark.org',
21881
+ standard: 'none'
21882
+ }
21883
+ ]
21884
+ },
21810
21885
  {
21811
21886
  name: 'Humanode Mainnet',
21812
21887
  chain: 'HMND',
@@ -31199,16 +31274,28 @@ const chainArray = [
31199
31274
  },
31200
31275
  {
31201
31276
  name: '1Money Network Mainnet',
31202
- chain: '1Money Network',
31203
- rpc: [ 'https://mainnet.1money.network' ],
31277
+ chain: '1MoneyNetwork',
31278
+ rpc: [
31279
+ 'https://rpc.mainnet.1money.network',
31280
+ 'https://rpc1.mainnet.1money.network',
31281
+ 'https://rpc2.mainnet.1money.network',
31282
+ 'https://rpc3.mainnet.1money.network'
31283
+ ],
31204
31284
  faucets: [],
31205
31285
  nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
31206
31286
  features: [ { name: 'EIP155' } ],
31207
- infoURL: 'https://1money.com',
31287
+ infoURL: 'https://www.1moneynetwork.com',
31208
31288
  shortName: '1money',
31289
+ icon: '1moneynetwork',
31209
31290
  chainId: 21210,
31210
31291
  networkId: 21210,
31211
- explorers: []
31292
+ explorers: [
31293
+ {
31294
+ name: '1Money Network Explorer',
31295
+ url: 'https://www.1moneynetwork.com/explorer',
31296
+ standard: 'EIP3091'
31297
+ }
31298
+ ]
31212
31299
  },
31213
31300
  {
31214
31301
  name: 'DCpay Mainnet',
@@ -46711,16 +46798,28 @@ const chainArray = [
46711
46798
  },
46712
46799
  {
46713
46800
  name: '1Money Network Testnet',
46714
- chain: '1Money Testnet',
46715
- rpc: [ 'https://testnet.1money.network' ],
46716
- faucets: [],
46801
+ chain: '1MoneyNetwork',
46802
+ rpc: [
46803
+ 'https://rpc.testnet.1money.network',
46804
+ 'https://rpc1.testnet.1money.network',
46805
+ 'https://rpc2.testnet.1money.network',
46806
+ 'https://rpc3.testnet.1money.network'
46807
+ ],
46808
+ faucets: [ 'https://www.1moneynetwork.com/faucet' ],
46717
46809
  nativeCurrency: { name: 'FREE', symbol: 'FREE', decimals: 18 },
46718
46810
  features: [ { name: 'EIP155' } ],
46719
- infoURL: 'https://1money.com',
46811
+ infoURL: 'https://www.1moneynetwork.com',
46720
46812
  shortName: '1money-testnet',
46813
+ icon: '1moneynetwork',
46721
46814
  chainId: 1212101,
46722
46815
  networkId: 1212101,
46723
- explorers: []
46816
+ explorers: [
46817
+ {
46818
+ name: '1Money Network Explorer',
46819
+ url: 'https://www.1moneynetwork.com/explorer?network=testnet',
46820
+ standard: 'EIP3091'
46821
+ }
46822
+ ]
46724
46823
  },
46725
46824
  {
46726
46825
  name: 'Sharecle Mainnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.753",
3
+ "version": "0.0.754",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {