eth-chainlist 0.0.761 → 0.0.763

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.763 (2026-05-06)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.762 ([b30fa17](https://github.com/poowf/eth-chainlist/commit/b30fa17596dff1eacb31ec4763ccccc2a319377f))
9
+ * update chain data ([e2b6d6f](https://github.com/poowf/eth-chainlist/commit/e2b6d6f77dd533f7464096260a00aba528a0a900))
10
+
11
+ ### 0.0.762 (2026-04-30)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.761 ([001a51a](https://github.com/poowf/eth-chainlist/commit/001a51ab52cb1f1c0424645253d1c18413ba676c))
17
+ * update chain data ([ed431d1](https://github.com/poowf/eth-chainlist/commit/ed431d132017d6c379f7d4e0e3f641302739223e))
18
+
3
19
  ### 0.0.761 (2026-04-29)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -14962,6 +14962,27 @@ const chainArray = [
14962
14962
  networkId: 1918,
14963
14963
  explorers: []
14964
14964
  },
14965
+ {
14966
+ name: 'TurkChain',
14967
+ chain: 'TurkChain',
14968
+ rpc: [ 'https://rpc.turkscan.com' ],
14969
+ faucets: [],
14970
+ nativeCurrency: { name: 'TC', symbol: 'TURK', decimals: 18 },
14971
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
14972
+ infoURL: 'https://turkscan.com',
14973
+ shortName: 'turk',
14974
+ chainId: 1919,
14975
+ networkId: 1919,
14976
+ icon: 'turkchain',
14977
+ explorers: [
14978
+ {
14979
+ name: 'turkscan',
14980
+ url: 'https://turkscan.com',
14981
+ icon: 'turkchain',
14982
+ standard: 'EIP3091'
14983
+ }
14984
+ ]
14985
+ },
14965
14986
  {
14966
14987
  name: 'Swellchain',
14967
14988
  chain: 'ETH',
@@ -19215,16 +19236,17 @@ const chainArray = [
19215
19236
  ]
19216
19237
  },
19217
19238
  {
19218
- name: 'Pepe Unchained',
19239
+ name: 'Pepe Unchained Deprecated',
19219
19240
  chain: 'PEPU',
19220
19241
  icon: 'pepu',
19221
19242
  rpc: [ 'https://rpc-pepe-unchained-gupg0lo9wf.t.conduit.xyz' ],
19222
19243
  faucets: [],
19223
19244
  nativeCurrency: { name: 'PEPU', symbol: 'PEPU', decimals: 18 },
19224
19245
  infoURL: 'https://pepeunchained.com/',
19225
- shortName: 'PEPU',
19246
+ shortName: 'pepudeprecated',
19226
19247
  chainId: 3409,
19227
19248
  networkId: 3409,
19249
+ status: 'deprecated',
19228
19250
  explorers: [
19229
19251
  {
19230
19252
  name: 'pepuscan',
@@ -19736,6 +19758,27 @@ const chainArray = [
19736
19758
  }
19737
19759
  ]
19738
19760
  },
19761
+ {
19762
+ name: 'FAVO Mainnet',
19763
+ chain: 'FAVO',
19764
+ icon: 'favo',
19765
+ rpc: [ 'https://rpc.favoscan.com' ],
19766
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
19767
+ faucets: [],
19768
+ nativeCurrency: { name: 'FAVO', symbol: 'FAVO', decimals: 18 },
19769
+ infoURL: 'https://www.favoscan.com',
19770
+ shortName: 'favo',
19771
+ chainId: 3838,
19772
+ networkId: 3838,
19773
+ explorers: [
19774
+ {
19775
+ name: 'favoscan',
19776
+ url: 'https://www.favoscan.com',
19777
+ icon: 'favo',
19778
+ standard: 'EIP3091'
19779
+ }
19780
+ ]
19781
+ },
19739
19782
  {
19740
19783
  name: 'Firechain zkEVM Ghostrider',
19741
19784
  title: 'Firechain zkEVM Testnet',
@@ -19906,6 +19949,25 @@ const chainArray = [
19906
19949
  }
19907
19950
  ]
19908
19951
  },
19952
+ {
19953
+ name: 'Pione Trace Mainnet',
19954
+ chain: 'PTC',
19955
+ icon: 'ptc',
19956
+ rpc: [ 'https://rpc.pionetrace.com' ],
19957
+ faucets: [],
19958
+ nativeCurrency: { name: 'Pione Trace', symbol: 'PTC', decimals: 18 },
19959
+ infoURL: 'https://pionetrace.com',
19960
+ shortName: 'ptc',
19961
+ chainId: 3989,
19962
+ networkId: 3989,
19963
+ explorers: [
19964
+ {
19965
+ name: 'Pione Trace Explorer',
19966
+ url: 'https://explorer.pionetrace.com',
19967
+ standard: 'EIP3091'
19968
+ }
19969
+ ]
19970
+ },
19909
19971
  {
19910
19972
  name: 'APEX Testnet',
19911
19973
  chain: 'ETH',
@@ -20871,6 +20933,25 @@ const chainArray = [
20871
20933
  }
20872
20934
  ]
20873
20935
  },
20936
+ {
20937
+ name: 'ILITY Mainnet',
20938
+ chain: 'ILY',
20939
+ rpc: [ 'https://rpc.ility.xyz' ],
20940
+ faucets: [],
20941
+ nativeCurrency: { name: 'ILITY', symbol: 'ILY', decimals: 18 },
20942
+ infoURL: 'https://ility.xyz',
20943
+ shortName: 'ily',
20944
+ chainId: 4370,
20945
+ networkId: 4370,
20946
+ icon: 'ility',
20947
+ explorers: [
20948
+ {
20949
+ name: 'ILITY Mainnet Explorer',
20950
+ url: 'https://scan.ility.xyz',
20951
+ standard: 'EIP3091'
20952
+ }
20953
+ ]
20954
+ },
20874
20955
  {
20875
20956
  name: 'Credit Smart Chain Mainnet',
20876
20957
  chain: 'CREDIT',
@@ -29638,6 +29719,26 @@ const chainArray = [
29638
29719
  ],
29639
29720
  parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] }
29640
29721
  },
29722
+ {
29723
+ name: 'Intuition Testnet',
29724
+ chain: 'TRUST',
29725
+ icon: 'intuition',
29726
+ rpc: [ 'https://testnet.rpc.intuition.systems' ],
29727
+ faucets: [ 'https://intuition-testnet.hub.caldera.xyz' ],
29728
+ nativeCurrency: { name: 'Testnet TRUST', symbol: 'tTRUST', decimals: 18 },
29729
+ infoURL: 'https://intuition.systems',
29730
+ shortName: 'intuition-testnet',
29731
+ chainId: 13579,
29732
+ networkId: 13579,
29733
+ explorers: [
29734
+ {
29735
+ name: 'Intuition Testnet Explorer',
29736
+ url: 'https://testnet.explorer.intuition.systems',
29737
+ standard: 'EIP3091'
29738
+ }
29739
+ ],
29740
+ parent: { type: 'L2', chain: 'eip155-84532' }
29741
+ },
29641
29742
  {
29642
29743
  name: 'Kronobit Mainnet',
29643
29744
  title: 'Kronobit Mainnet',
@@ -33707,6 +33808,25 @@ const chainArray = [
33707
33808
  }
33708
33809
  ]
33709
33810
  },
33811
+ {
33812
+ name: 'CoinAfrica',
33813
+ chain: 'CoinAfrica',
33814
+ rpc: [ 'https://rpc.coinafrica.tech' ],
33815
+ faucets: [],
33816
+ nativeCurrency: { name: 'COINA', symbol: 'COINA', decimals: 18 },
33817
+ infoURL: 'https://coinafrica.tech',
33818
+ shortName: 'coina',
33819
+ chainId: 35147,
33820
+ networkId: 35147,
33821
+ explorers: [
33822
+ {
33823
+ name: 'CoinA-Scan',
33824
+ url: 'https://coinascan.com',
33825
+ standard: 'EIP3091'
33826
+ }
33827
+ ],
33828
+ icon: 'coina'
33829
+ },
33710
33830
  {
33711
33831
  name: 'Q Mainnet',
33712
33832
  chain: 'Q',
@@ -36700,6 +36820,45 @@ const chainArray = [
36700
36820
  }
36701
36821
  ]
36702
36822
  },
36823
+ {
36824
+ name: 'EBLA Mainnet',
36825
+ chain: 'EBLA',
36826
+ icon: 'ebla',
36827
+ rpc: [],
36828
+ faucets: [],
36829
+ nativeCurrency: { name: 'EBLA', symbol: 'EBLA', decimals: 18 },
36830
+ infoURL: 'https://eblanetwork.com',
36831
+ shortName: 'ebla',
36832
+ chainId: 60186,
36833
+ networkId: 60186,
36834
+ status: 'incubating'
36835
+ },
36836
+ {
36837
+ name: 'EBLA Testnet',
36838
+ chain: 'EBLA',
36839
+ icon: 'ebla',
36840
+ rpc: [],
36841
+ faucets: [],
36842
+ nativeCurrency: { name: 'EBLA', symbol: 'EBLA', decimals: 18 },
36843
+ infoURL: 'https://eblanetwork.com',
36844
+ shortName: 'tebla',
36845
+ chainId: 60187,
36846
+ networkId: 60187,
36847
+ status: 'incubating'
36848
+ },
36849
+ {
36850
+ name: 'EBLA Devnet',
36851
+ chain: 'EBLA',
36852
+ icon: 'ebla',
36853
+ rpc: [],
36854
+ faucets: [],
36855
+ nativeCurrency: { name: 'EBLA', symbol: 'EBLA', decimals: 18 },
36856
+ infoURL: 'https://eblanetwork.com',
36857
+ shortName: 'debla',
36858
+ chainId: 60188,
36859
+ networkId: 60188,
36860
+ status: 'incubating'
36861
+ },
36703
36862
  {
36704
36863
  name: 'POTOS Testnet',
36705
36864
  chain: 'POTOS',
@@ -37564,6 +37723,25 @@ const chainArray = [
37564
37723
  }
37565
37724
  ]
37566
37725
  },
37726
+ {
37727
+ name: 'ILITY Testnet',
37728
+ chain: 'ILY',
37729
+ rpc: [ 'https://rpc.testnet.ility.xyz' ],
37730
+ faucets: [],
37731
+ nativeCurrency: { name: 'ILITY Token', symbol: 'ILYt', decimals: 18 },
37732
+ infoURL: 'https://ility.xyz',
37733
+ shortName: 'ilyt',
37734
+ chainId: 69923,
37735
+ networkId: 69923,
37736
+ icon: 'ility',
37737
+ explorers: [
37738
+ {
37739
+ name: 'ILITY Testnet Explorer',
37740
+ url: 'https://scan.testnet.ility.xyz',
37741
+ standard: 'EIP3091'
37742
+ }
37743
+ ]
37744
+ },
37567
37745
  {
37568
37746
  name: 'Thinkium Mainnet Chain 0',
37569
37747
  chain: 'Thinkium',
@@ -39460,14 +39638,25 @@ const chainArray = [
39460
39638
  {
39461
39639
  name: 'JAMIROQU.AI',
39462
39640
  chain: 'INSAN',
39463
- rpc: [],
39641
+ icon: 'insan',
39642
+ rpc: [
39643
+ 'https://rpc.jamiroqu.ai',
39644
+ 'https://rpc.capitalexchange.digital'
39645
+ ],
39464
39646
  faucets: [],
39465
39647
  nativeCurrency: { name: 'INSAN', symbol: 'INSAN', decimals: 18 },
39466
39648
  infoURL: 'https://www.jamiroqu.ai',
39467
39649
  shortName: 'insan',
39468
39650
  chainId: 89001,
39469
39651
  networkId: 89001,
39470
- status: 'incubating'
39652
+ status: 'active',
39653
+ explorers: [
39654
+ {
39655
+ name: 'JAMIROQU.AI 89001 INSAN EVM',
39656
+ url: 'https://explorer.jamiroqu.ai',
39657
+ standard: 'EIP3091'
39658
+ }
39659
+ ]
39471
39660
  },
39472
39661
  {
39473
39662
  name: 'Pundi AIFX Omnilayer Testnet',
@@ -48674,6 +48863,17 @@ const chainArray = [
48674
48863
  ],
48675
48864
  parent: { type: 'L2', chain: 'eip155-11155111' }
48676
48865
  },
48866
+ {
48867
+ name: 'MAKI Chain',
48868
+ chain: 'MAKI',
48869
+ rpc: [ 'https://rpc.makiai.app' ],
48870
+ faucets: [],
48871
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
48872
+ infoURL: 'https://makiai.app',
48873
+ shortName: 'maki',
48874
+ chainId: 8000008,
48875
+ networkId: 8000008
48876
+ },
48677
48877
  {
48678
48878
  name: 'Plian Mainnet Subchain 1',
48679
48879
  chain: 'Plian',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.761",
3
+ "version": "0.0.763",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {