eth-chainlist 0.0.827 → 0.0.829

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.829 (2026-09-07)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.828 ([c7765fe](https://github.com/poowf/eth-chainlist/commit/c7765fe7e4924d4ba44fb54728d99f5c33daaad3))
9
+ * update chain data ([f7da63c](https://github.com/poowf/eth-chainlist/commit/f7da63c65225e9a74bc9e3e9bd4f4d40c9dfb629))
10
+
11
+ ### 0.0.828 (2026-09-06)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.827 ([0658346](https://github.com/poowf/eth-chainlist/commit/0658346b68b7b7185e8ae1f1f6c718fec2f9a537))
17
+ * update chain data ([f61cf99](https://github.com/poowf/eth-chainlist/commit/f61cf99bc395a82403fa76d89e164f944198593b))
18
+
3
19
  ### 0.0.827 (2026-09-05)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -22163,6 +22163,11 @@ const chainArray = [
22163
22163
  name: 'hoodscan',
22164
22164
  url: 'https://hoodscan.co',
22165
22165
  standard: 'EIP3091'
22166
+ },
22167
+ {
22168
+ name: 'stonkscan',
22169
+ url: 'https://stonkscan.io',
22170
+ standard: 'EIP3091'
22166
22171
  }
22167
22172
  ],
22168
22173
  status: 'active',
@@ -29423,6 +29428,24 @@ const chainArray = [
29423
29428
  chainId: 10086,
29424
29429
  networkId: 10086
29425
29430
  },
29431
+ {
29432
+ name: 'Gate Layer',
29433
+ shortName: 'GateLayer',
29434
+ chain: 'GT',
29435
+ chainId: 10088,
29436
+ networkId: 10088,
29437
+ rpc: [ 'https://gatelayer-mainnet.gatenode.cc' ],
29438
+ faucets: [],
29439
+ nativeCurrency: { name: 'GateToken', symbol: 'GT', decimals: 18 },
29440
+ explorers: [
29441
+ {
29442
+ name: 'GateLayer',
29443
+ url: 'https://www.gatescan.org/gatelayer',
29444
+ standard: 'EIP3091'
29445
+ }
29446
+ ],
29447
+ infoURL: 'https://gatechain.io/gatelayer'
29448
+ },
29426
29449
  {
29427
29450
  name: 'MetaNova Verse',
29428
29451
  chain: 'MNV',
@@ -32969,6 +32992,25 @@ const chainArray = [
32969
32992
  slip44: 1,
32970
32993
  explorers: []
32971
32994
  },
32995
+ {
32996
+ name: 'Molibra',
32997
+ chain: 'MOLI',
32998
+ rpc: [ 'https://molibra.org' ],
32999
+ features: [ { name: 'EIP155' } ],
33000
+ faucets: [],
33001
+ nativeCurrency: { name: 'Molibra', symbol: 'MOLI', decimals: 18 },
33002
+ infoURL: 'https://molibra.org',
33003
+ shortName: 'moli',
33004
+ chainId: 20226,
33005
+ networkId: 20226,
33006
+ explorers: [
33007
+ {
33008
+ name: 'Moliscan',
33009
+ url: 'https://molibra.org/molibra/moliscan',
33010
+ standard: 'none'
33011
+ }
33012
+ ]
33013
+ },
32972
33014
  {
32973
33015
  name: 'CHEESE Blockchain Mainnet',
32974
33016
  chain: 'CHEESE',
@@ -40215,6 +40257,25 @@ const chainArray = [
40215
40257
  }
40216
40258
  ]
40217
40259
  },
40260
+ {
40261
+ name: 'RWA Chain Sepolia',
40262
+ chain: 'RWA',
40263
+ rpc: [ 'https://sepolia-rpc.rwa-chain.io' ],
40264
+ faucets: [],
40265
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
40266
+ infoURL: 'https://rwa-chain.io',
40267
+ shortName: 'rwachain-sepolia',
40268
+ chainId: 77410,
40269
+ networkId: 77410,
40270
+ explorers: [
40271
+ {
40272
+ name: 'RWA Chain Sepolia Explorer',
40273
+ url: 'https://sepolia-explorer.rwa-chain.io',
40274
+ standard: 'EIP3091'
40275
+ }
40276
+ ],
40277
+ parent: { type: 'L2', chain: 'eip155-84532' }
40278
+ },
40218
40279
  {
40219
40280
  name: 'Vention Smart Chain Mainnet',
40220
40281
  chain: 'VSC',
@@ -52725,6 +52786,25 @@ const chainArray = [
52725
52786
  ],
52726
52787
  parent: { type: 'L2', chain: 'eip155-11155111' }
52727
52788
  },
52789
+ {
52790
+ name: 'Zagros Mainnet',
52791
+ chain: 'ZAGROS',
52792
+ rpc: [ 'https://rpc.zagros.network', 'https://rpc.zagrosnetwork.com' ],
52793
+ faucets: [],
52794
+ nativeCurrency: { name: 'Zagros', symbol: 'ZAGROS', decimals: 18 },
52795
+ infoURL: 'https://zagros.network',
52796
+ shortName: 'zagros',
52797
+ chainId: 21072026,
52798
+ networkId: 21072026,
52799
+ icon: 'zagros',
52800
+ explorers: [
52801
+ {
52802
+ name: 'ZagrosRadar',
52803
+ url: 'https://zagrosradar.com',
52804
+ standard: 'EIP3091'
52805
+ }
52806
+ ]
52807
+ },
52728
52808
  {
52729
52809
  name: 'Excelon Mainnet',
52730
52810
  chain: 'XLON',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.827",
3
+ "version": "0.0.829",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {