eth-chainlist 0.0.703 → 0.0.704
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 +8 -0
- package/data/chain.js +65 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
### 0.0.704 (2025-12-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Maintenance
|
|
7
|
+
|
|
8
|
+
* **release:** 0.0.703 ([ef43266](https://github.com/poowf/eth-chainlist/commit/ef432660a85debc1c0734187efe04120bcebd31c))
|
|
9
|
+
* update chain data ([d4b4d83](https://github.com/poowf/eth-chainlist/commit/d4b4d8390f0f29fda4201d24fe572973643d0e06))
|
|
10
|
+
|
|
3
11
|
### 0.0.703 (2025-11-28)
|
|
4
12
|
|
|
5
13
|
|
package/data/chain.js
CHANGED
|
@@ -19749,6 +19749,26 @@ const chainArray = [
|
|
|
19749
19749
|
networkId: 4422,
|
|
19750
19750
|
explorers: []
|
|
19751
19751
|
},
|
|
19752
|
+
{
|
|
19753
|
+
name: 'Denergy Testnet',
|
|
19754
|
+
chain: 'DEN',
|
|
19755
|
+
rpc: [ 'https://rpc.denergytestnet.com/' ],
|
|
19756
|
+
faucets: [],
|
|
19757
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
19758
|
+
infoURL: 'https://d.energy/',
|
|
19759
|
+
shortName: 'den-testnet',
|
|
19760
|
+
chainId: 4442,
|
|
19761
|
+
networkId: 4442,
|
|
19762
|
+
icon: 'denergy',
|
|
19763
|
+
explorers: [
|
|
19764
|
+
{
|
|
19765
|
+
name: 'Denergy Explorer',
|
|
19766
|
+
url: 'https://explorer.denergytestnet.com',
|
|
19767
|
+
icon: 'denergy',
|
|
19768
|
+
standard: 'EIP3091'
|
|
19769
|
+
}
|
|
19770
|
+
]
|
|
19771
|
+
},
|
|
19752
19772
|
{
|
|
19753
19773
|
name: 'Htmlcoin Mainnet',
|
|
19754
19774
|
chain: 'mainnet',
|
|
@@ -34843,6 +34863,31 @@ const chainArray = [
|
|
|
34843
34863
|
chainId: 67588,
|
|
34844
34864
|
networkId: 3344
|
|
34845
34865
|
},
|
|
34866
|
+
{
|
|
34867
|
+
name: 'Henesys',
|
|
34868
|
+
chain: 'Henesys',
|
|
34869
|
+
rpc: [ 'https://henesys-rpc.msu.io' ],
|
|
34870
|
+
faucets: [],
|
|
34871
|
+
nativeCurrency: { name: 'NEXPACE', symbol: 'NXPC', decimals: 18 },
|
|
34872
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
34873
|
+
infoURL: 'https://nexpace.io',
|
|
34874
|
+
shortName: 'nxpc',
|
|
34875
|
+
chainId: 68414,
|
|
34876
|
+
networkId: 68414,
|
|
34877
|
+
icon: 'nexpace',
|
|
34878
|
+
explorers: [
|
|
34879
|
+
{
|
|
34880
|
+
name: 'Xangle MSU Explorer',
|
|
34881
|
+
url: 'https://msu-explorer.xangle.io',
|
|
34882
|
+
standard: 'EIP3091'
|
|
34883
|
+
},
|
|
34884
|
+
{
|
|
34885
|
+
name: 'Avalanche Explorer',
|
|
34886
|
+
url: 'https://subnets.avax.network/henesys',
|
|
34887
|
+
standard: 'EIP3091'
|
|
34888
|
+
}
|
|
34889
|
+
]
|
|
34890
|
+
},
|
|
34846
34891
|
{
|
|
34847
34892
|
name: 'DM2 Verse Mainnet',
|
|
34848
34893
|
chain: 'DM2 Verse',
|
|
@@ -40949,6 +40994,26 @@ const chainArray = [
|
|
|
40949
40994
|
}
|
|
40950
40995
|
]
|
|
40951
40996
|
},
|
|
40997
|
+
{
|
|
40998
|
+
name: 'Denergy Network',
|
|
40999
|
+
chain: 'DEN',
|
|
41000
|
+
rpc: [ 'https://rpc.d.energy/' ],
|
|
41001
|
+
faucets: [],
|
|
41002
|
+
nativeCurrency: { name: 'WATT', symbol: 'WATT', decimals: 18 },
|
|
41003
|
+
infoURL: 'https://d.energy/',
|
|
41004
|
+
shortName: 'den-mainnet',
|
|
41005
|
+
chainId: 369369,
|
|
41006
|
+
networkId: 369369,
|
|
41007
|
+
icon: 'denergy',
|
|
41008
|
+
explorers: [
|
|
41009
|
+
{
|
|
41010
|
+
name: 'Denergy Explorer',
|
|
41011
|
+
url: 'https://explorer.denergychain.com',
|
|
41012
|
+
icon: 'denergy',
|
|
41013
|
+
standard: 'EIP3091'
|
|
41014
|
+
}
|
|
41015
|
+
]
|
|
41016
|
+
},
|
|
40952
41017
|
{
|
|
40953
41018
|
name: 'HAPchain Testnet',
|
|
40954
41019
|
chain: 'HAPchain',
|