eth-chainlist 0.0.737 → 0.0.738

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.738 (2026-03-21)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.737 ([90c0906](https://github.com/poowf/eth-chainlist/commit/90c090663375b2f8650e67b85dafdc606f3948cd))
9
+ * update chain data ([ecb55a3](https://github.com/poowf/eth-chainlist/commit/ecb55a32bee742535ecc46e4ac107fa51b6442b4))
10
+
3
11
  ### 0.0.737 (2026-03-19)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -31404,6 +31404,50 @@ const chainArray = [
31404
31404
  }
31405
31405
  ]
31406
31406
  },
31407
+ {
31408
+ name: 'Integra',
31409
+ chain: 'Integra',
31410
+ rpc: [ 'https://evm.integralayer.com' ],
31411
+ faucets: [],
31412
+ nativeCurrency: { name: 'Integra', symbol: 'IRL', decimals: 18 },
31413
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
31414
+ infoURL: 'https://integralayer.com',
31415
+ shortName: 'integra',
31416
+ chainId: 26217,
31417
+ networkId: 26217,
31418
+ explorers: [
31419
+ {
31420
+ name: 'Integra Explorer',
31421
+ url: 'https://scan.integralayer.com',
31422
+ standard: 'EIP3091'
31423
+ },
31424
+ {
31425
+ name: 'Integra Blockscout',
31426
+ url: 'https://blockscout.integralayer.com',
31427
+ standard: 'EIP3091'
31428
+ }
31429
+ ]
31430
+ },
31431
+ {
31432
+ name: 'Integra Testnet Ormos',
31433
+ chain: 'Integra',
31434
+ rpc: [ 'https://ormos.integralayer.com/rpc' ],
31435
+ faucets: [],
31436
+ nativeCurrency: { name: 'Integra', symbol: 'IRL', decimals: 18 },
31437
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
31438
+ infoURL: 'https://integralayer.com',
31439
+ shortName: 'integra-testnet',
31440
+ chainId: 26218,
31441
+ networkId: 26218,
31442
+ slip44: 1,
31443
+ explorers: [
31444
+ {
31445
+ name: 'Integra Testnet Blockscout',
31446
+ url: 'https://testnet.blockscout.integralayer.com',
31447
+ standard: 'EIP3091'
31448
+ }
31449
+ ]
31450
+ },
31407
31451
  {
31408
31452
  name: 'DucatusX Testnet',
31409
31453
  chain: 'DUCX',
@@ -40962,6 +41006,19 @@ const chainArray = [
40962
41006
  }
40963
41007
  ]
40964
41008
  },
41009
+ {
41010
+ name: 'mfenx',
41011
+ chain: 'MFENX',
41012
+ rpc: [ 'https://indexer.mfenx.com/rpc' ],
41013
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
41014
+ faucets: [],
41015
+ nativeCurrency: { name: 'JULIAN', symbol: 'JULIAN', decimals: 18 },
41016
+ infoURL: 'https://mfenx.com/power-house',
41017
+ shortName: 'mfenx',
41018
+ chainId: 177155,
41019
+ networkId: 177155,
41020
+ status: 'active'
41021
+ },
40965
41022
  {
40966
41023
  name: 'Transparency Solution',
40967
41024
  chain: 'CLT',
@@ -49741,17 +49798,77 @@ const chainArray = [
49741
49798
  ]
49742
49799
  },
49743
49800
  {
49744
- name: 'Asset Hub',
49801
+ name: 'Polkadot Testnet',
49802
+ chain: 'PAS',
49803
+ icon: 'polkadot-testnet',
49804
+ rpc: [
49805
+ 'https://services.polkadothub-rpc.com/testnet',
49806
+ 'wss://services.polkadothub-rpc.com/testnet',
49807
+ 'https://eth-rpc-testnet.polkadot.io',
49808
+ 'wss://eth-rpc-testnet.polkadot.io'
49809
+ ],
49810
+ faucets: [ 'https://faucet.polkadot.io/' ],
49811
+ nativeCurrency: { name: 'PAS', symbol: 'PAS', decimals: 18 },
49812
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
49813
+ infoURL: 'https://polkadot.com',
49814
+ shortName: 'pas',
49815
+ chainId: 420420417,
49816
+ networkId: 420420417,
49817
+ explorers: [
49818
+ {
49819
+ name: 'blockscout',
49820
+ url: 'https://blockscout-testnet.polkadot.io',
49821
+ standard: 'EIP3091'
49822
+ }
49823
+ ]
49824
+ },
49825
+ {
49826
+ name: 'Kusama',
49827
+ chain: 'KSM',
49828
+ icon: 'kusama',
49829
+ rpc: [
49830
+ 'https://eth-rpc-kusama.polkadot.io',
49831
+ 'wss://eth-rpc-kusama.polkadot.io'
49832
+ ],
49833
+ faucets: [],
49834
+ nativeCurrency: { name: 'KSM', symbol: 'KSM', decimals: 18 },
49835
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
49836
+ infoURL: 'https://polkadot.com',
49837
+ shortName: 'ksm',
49838
+ chainId: 420420418,
49839
+ networkId: 420420418,
49840
+ explorers: [
49841
+ {
49842
+ name: 'blockscout',
49843
+ url: 'https://blockscout-kusama.polkadot.io',
49844
+ standard: 'EIP3091'
49845
+ }
49846
+ ]
49847
+ },
49848
+ {
49849
+ name: 'Polkadot',
49745
49850
  chain: 'DOT',
49746
- rpc: [ 'https://asset-hub-eth-rpc.polkadot.io' ],
49851
+ icon: 'polkadot',
49852
+ rpc: [
49853
+ 'https://services.polkadothub-rpc.com/mainnet',
49854
+ 'wss://services.polkadothub-rpc.com/mainnet',
49855
+ 'https://eth-rpc.polkadot.io',
49856
+ 'wss://eth-rpc.polkadot.io'
49857
+ ],
49747
49858
  faucets: [],
49748
49859
  nativeCurrency: { name: 'DOT', symbol: 'DOT', decimals: 18 },
49749
49860
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
49750
- infoURL: 'https://polkadot.network',
49751
- shortName: 'AH',
49861
+ infoURL: 'https://polkadot.com',
49862
+ shortName: 'dot',
49752
49863
  chainId: 420420419,
49753
49864
  networkId: 420420419,
49754
- explorers: []
49865
+ explorers: [
49866
+ {
49867
+ name: 'blockscout',
49868
+ url: 'https://blockscout.polkadot.io',
49869
+ standard: 'EIP3091'
49870
+ }
49871
+ ]
49755
49872
  },
49756
49873
  {
49757
49874
  name: 'Westend Asset Hub',
@@ -49768,20 +49885,21 @@ const chainArray = [
49768
49885
  {
49769
49886
  name: 'subscan',
49770
49887
  icon: 'subscan',
49771
- url: 'https://westend-asset-hub-eth-explorer.parity.io',
49772
- standard: 'EIP3091'
49888
+ url: 'https://assethub-westend.subscan.io',
49889
+ standard: 'none'
49773
49890
  }
49774
49891
  ]
49775
49892
  },
49776
49893
  {
49777
49894
  name: 'Paseo PassetHub',
49895
+ status: 'deprecated',
49778
49896
  chain: 'PAS',
49779
- rpc: [ 'https://testnet-passet-hub-eth-rpc.polkadot.io' ],
49780
- faucets: [ 'https://faucet.polkadot.io/?parachain=1111' ],
49897
+ rpc: [],
49898
+ faucets: [],
49781
49899
  nativeCurrency: { name: 'PAS', symbol: 'PAS', decimals: 18 },
49782
49900
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
49783
49901
  infoURL: 'https://polkadot.network',
49784
- shortName: 'pas',
49902
+ shortName: 'pash',
49785
49903
  chainId: 420420422,
49786
49904
  networkId: 420420422
49787
49905
  },
@@ -49962,6 +50080,32 @@ const chainArray = [
49962
50080
  }
49963
50081
  ]
49964
50082
  },
50083
+ {
50084
+ name: 'Tau Testnet',
50085
+ chain: 'Tau',
50086
+ rpc: [ 'https://rpc.tau.gateway.fm' ],
50087
+ faucets: [ 'https://faucet.tau.gateway.fm' ],
50088
+ nativeCurrency: { name: 'TAU', symbol: 'TAU', decimals: 18 },
50089
+ features: [ { name: 'EIP155' } ],
50090
+ infoURL: 'https://presto.gateway.fm/rollups/8bd8406f-a64f-484f-b299-046dd5f24a0f',
50091
+ shortName: 'tau-testnet',
50092
+ chainId: 737998412,
50093
+ networkId: 737998412,
50094
+ icon: 'tau',
50095
+ explorers: [
50096
+ {
50097
+ name: 'BlockScout',
50098
+ url: 'https://explorer.tau.gateway.fm',
50099
+ icon: 'tau',
50100
+ standard: 'EIP3091'
50101
+ }
50102
+ ],
50103
+ parent: {
50104
+ type: 'L2',
50105
+ chain: 'eip155-11155111',
50106
+ bridges: [ { url: 'https://bridge.tau.gateway.fm' } ]
50107
+ }
50108
+ },
49965
50109
  {
49966
50110
  name: 'Ancient8',
49967
50111
  chain: 'Ancient8',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.737",
3
+ "version": "0.0.738",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {