eth-chainlist 0.0.785 → 0.0.786

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.786 (2026-06-03)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.785 ([55f380a](https://github.com/poowf/eth-chainlist/commit/55f380a7d96bc56e4147b56c880868d587b0f21c))
9
+ * update chain data ([1a1fb21](https://github.com/poowf/eth-chainlist/commit/1a1fb2190e145b0d77b07b0ce6ac9d111f8146dc))
10
+
3
11
  ### 0.0.785 (2026-06-02)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -6279,6 +6279,18 @@ const chainArray = [
6279
6279
  }
6280
6280
  ]
6281
6281
  },
6282
+ {
6283
+ name: 'ACME stealth testnet',
6284
+ chain: 'AST',
6285
+ rpc: [],
6286
+ faucets: [],
6287
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6288
+ infoURL: '',
6289
+ shortName: 'acme-testnet',
6290
+ chainId: 355,
6291
+ networkId: 355,
6292
+ explorers: []
6293
+ },
6282
6294
  {
6283
6295
  name: 'Shape',
6284
6296
  chain: 'ETH',
@@ -18621,22 +18633,22 @@ const chainArray = [
18621
18633
  }
18622
18634
  },
18623
18635
  {
18624
- name: 'Candy Chain',
18636
+ name: 'CandyChain',
18637
+ shortName: 'candy',
18625
18638
  chain: 'CANDY',
18639
+ chainId: 2828,
18640
+ networkId: 2828,
18626
18641
  rpc: [ 'https://publicrpc.candychain.io' ],
18627
18642
  faucets: [],
18628
18643
  nativeCurrency: { name: 'CANDY', symbol: 'CANDY', decimals: 18 },
18629
- infoURL: 'https://candychain.io',
18630
- shortName: 'candy',
18631
- chainId: 2828,
18632
- networkId: 2828,
18633
18644
  explorers: [
18634
18645
  {
18635
- name: 'Candy Chain Explorer',
18636
- url: 'https://explorer.candychain.io',
18646
+ name: 'CandyChain Explorer',
18647
+ url: 'https://streams.candychain.io',
18637
18648
  standard: 'EIP3091'
18638
18649
  }
18639
- ]
18650
+ ],
18651
+ infoURL: 'https://candychain.io'
18640
18652
  },
18641
18653
  {
18642
18654
  name: 'HyperAGI Mainnet',
@@ -23154,22 +23166,22 @@ const chainArray = [
23154
23166
  ]
23155
23167
  },
23156
23168
  {
23157
- name: 'MANTRACHAIN Mainnet',
23158
- chain: 'MANTRACHAIN',
23169
+ name: 'MANTRA Chain',
23170
+ chain: 'MANTRA',
23159
23171
  rpc: [ 'https://evm.mantrachain.io', 'wss://evm.mantrachain.io/ws' ],
23160
23172
  faucets: [],
23161
- nativeCurrency: { name: 'OM', symbol: 'OM', decimals: 18 },
23173
+ nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
23162
23174
  infoURL: 'https://mantrachain.io',
23163
- shortName: 'mantrachain',
23175
+ shortName: 'mantra',
23164
23176
  chainId: 5888,
23165
23177
  networkId: 5888,
23166
23178
  slip44: 1,
23167
23179
  icon: 'om',
23168
23180
  explorers: [
23169
23181
  {
23170
- name: 'MANTRACHAIN Explorer',
23171
- url: 'http://mantrascan.io',
23172
- standard: 'none',
23182
+ name: 'MANTRA Explorer',
23183
+ url: 'https://blockscout.mantrascan.io',
23184
+ standard: 'EIP3091',
23173
23185
  icon: 'om'
23174
23186
  }
23175
23187
  ]
@@ -26089,6 +26101,18 @@ const chainArray = [
26089
26101
  }
26090
26102
  ]
26091
26103
  },
26104
+ {
26105
+ name: 'ACME Mainnet Stealth',
26106
+ chain: 'ASM',
26107
+ rpc: [],
26108
+ faucets: [],
26109
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
26110
+ infoURL: '',
26111
+ shortName: 'acme-mainnet',
26112
+ chainId: 8224,
26113
+ networkId: 8224,
26114
+ explorers: []
26115
+ },
26092
26116
  {
26093
26117
  name: 'Space Subnet',
26094
26118
  chain: 'SPACE',
@@ -44202,6 +44226,25 @@ const chainArray = [
44202
44226
  }
44203
44227
  ]
44204
44228
  },
44229
+ {
44230
+ name: 'HIPERCAPITAL FINANCE Chain',
44231
+ chain: 'HIPCF',
44232
+ rpc: [ 'https://rpc.hipercapitalfinance.com' ],
44233
+ features: [ { name: 'EIP155' } ],
44234
+ faucets: [],
44235
+ nativeCurrency: { name: 'HIPERCAPITAL FINANCE Token', symbol: 'HIP', decimals: 18 },
44236
+ infoURL: 'https://hipercapitalfinance.com',
44237
+ shortName: 'hipcf',
44238
+ chainId: 240884,
44239
+ networkId: 240884,
44240
+ explorers: [
44241
+ {
44242
+ name: 'HIPERCAPITAL FINANCE Explorer',
44243
+ url: 'https://explorer.hipercapitalfinance.com',
44244
+ standard: 'EIP3091'
44245
+ }
44246
+ ]
44247
+ },
44205
44248
  {
44206
44249
  name: 'Anomaly Andromeda Testnet',
44207
44250
  title: 'Anomaly Andromeda Testnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.785",
3
+ "version": "0.0.786",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {