eth-chainlist 0.0.787 → 0.0.788

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.788 (2026-06-10)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.787 ([29ab4dc](https://github.com/poowf/eth-chainlist/commit/29ab4dc98f1402f2d107d87a34c07adf922dec9c))
9
+ * update chain data ([e3269b4](https://github.com/poowf/eth-chainlist/commit/e3269b4f12cd14f249aa3f1eff6a6ec0448b2832))
10
+
3
11
  ### 0.0.787 (2026-06-04)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -4017,30 +4017,29 @@ const chainArray = [
4017
4017
  ]
4018
4018
  },
4019
4019
  {
4020
- name: 'X Layer Testnet',
4020
+ name: 'X Layer Testnet(Deprecated)',
4021
4021
  chain: 'X Layer',
4022
- rpc: [ 'https://testrpc.xlayer.tech', 'https://xlayertestrpc.okx.com' ],
4023
- faucets: [ 'https://www.okx.com/xlayer/faucet' ],
4022
+ rpc: [],
4023
+ faucets: [],
4024
4024
  nativeCurrency: {
4025
- name: 'X Layer Global Utility Token in testnet',
4026
- symbol: 'OKB',
4025
+ name: 'X Layer Global Utility Token in testnet(Deprecated)',
4026
+ symbol: 'OKBDep',
4027
4027
  decimals: 18
4028
4028
  },
4029
4029
  features: [],
4030
- infoURL: 'https://www.okx.com/xlayer',
4031
- shortName: 'tokb',
4030
+ infoURL: '',
4031
+ shortName: 'tokb-dep',
4032
4032
  chainId: 195,
4033
4033
  networkId: 195,
4034
4034
  slip44: 1,
4035
- icon: 'xlayerTestnet',
4036
4035
  explorers: [
4037
4036
  {
4038
4037
  name: 'OKLink',
4039
- url: 'https://www.oklink.com/xlayer-test',
4038
+ url: 'https://www.oklink.com/zh-hans/x-layer-testnet',
4040
4039
  standard: 'EIP3091'
4041
4040
  }
4042
4041
  ],
4043
- status: 'active'
4042
+ status: 'deprecated'
4044
4043
  },
4045
4044
  {
4046
4045
  name: 'X Layer Mainnet',
@@ -6245,7 +6244,7 @@ const chainArray = [
6245
6244
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
6246
6245
  faucets: [],
6247
6246
  nativeCurrency: { name: 'Bourse', symbol: 'BOURSE', decimals: 18 },
6248
- infoURL: 'https://www.capitalexchange.com',
6247
+ infoURL: 'https://about.capitalexchange.com',
6249
6248
  shortName: 'bourse',
6250
6249
  chainId: 343,
6251
6250
  networkId: 343,
@@ -6253,9 +6252,9 @@ const chainArray = [
6253
6252
  explorers: [
6254
6253
  {
6255
6254
  name: 'Capital Exchange | Digital',
6256
- url: 'https://explorer.capitalexchange.com',
6255
+ url: 'https://bourse.capitalexchange.com',
6257
6256
  icon: 'bourse',
6258
- standard: 'none'
6257
+ standard: 'EIP3091'
6259
6258
  }
6260
6259
  ]
6261
6260
  },
@@ -15343,6 +15342,32 @@ const chainArray = [
15343
15342
  faucets: [],
15344
15343
  infoURL: ''
15345
15344
  },
15345
+ {
15346
+ name: 'X Layer Testnet',
15347
+ chain: 'X Layer',
15348
+ rpc: [ 'https://testrpc.xlayer.tech', 'https://xlayertestrpc.okx.com' ],
15349
+ faucets: [ 'https://www.okx.com/xlayer/faucet' ],
15350
+ nativeCurrency: {
15351
+ name: 'X Layer Global Utility Token in testnet',
15352
+ symbol: 'OKB',
15353
+ decimals: 18
15354
+ },
15355
+ features: [],
15356
+ infoURL: 'https://web3.okx.com/xlayer',
15357
+ shortName: 'tokb',
15358
+ chainId: 1952,
15359
+ networkId: 1952,
15360
+ slip44: 1,
15361
+ icon: 'xlayerTestnet',
15362
+ explorers: [
15363
+ {
15364
+ name: 'OKLink',
15365
+ url: 'https://web3.okx.com/explorer/x-layer-testnet',
15366
+ standard: 'EIP3091'
15367
+ }
15368
+ ],
15369
+ status: 'active'
15370
+ },
15346
15371
  {
15347
15372
  name: 'Selendra Network Testnet',
15348
15373
  chain: 'tSEL',
@@ -36349,6 +36374,26 @@ const chainArray = [
36349
36374
  ],
36350
36375
  parent: { type: 'L2', chain: 'eip155-1' }
36351
36376
  },
36377
+ {
36378
+ name: 'ASHCHAIN',
36379
+ chain: 'ASH',
36380
+ rpc: [ 'https://evm-rpc.ashchain.io', 'https://evm-rpc2.ashchain.io' ],
36381
+ faucets: [ 'https://ashchain.io/faucet' ],
36382
+ nativeCurrency: { name: 'ASH', symbol: 'ASH', decimals: 18 },
36383
+ infoURL: 'https://ashchain.io',
36384
+ shortName: 'ash',
36385
+ chainId: 50366,
36386
+ networkId: 50366,
36387
+ icon: 'ashchain',
36388
+ explorers: [
36389
+ {
36390
+ name: 'ASHCHAIN Explorer',
36391
+ url: 'https://ashchain.io/explorer',
36392
+ standard: 'none'
36393
+ }
36394
+ ],
36395
+ status: 'active'
36396
+ },
36352
36397
  {
36353
36398
  name: 'STB Testnet',
36354
36399
  chain: 'STB Testnet',
@@ -47135,6 +47180,25 @@ const chainArray = [
47135
47180
  }
47136
47181
  ]
47137
47182
  },
47183
+ {
47184
+ name: 'Unitsky String Technologies',
47185
+ chain: 'Unitsky',
47186
+ rpc: [ 'https://147-45-143-23.sslip.io/rpc' ],
47187
+ faucets: [],
47188
+ nativeCurrency: { name: 'Unitsky Token', symbol: 'UST', decimals: 18 },
47189
+ features: [ { name: 'EIP155' } ],
47190
+ infoURL: 'https://147-45-143-23.sslip.io',
47191
+ shortName: 'ust',
47192
+ chainId: 778889,
47193
+ networkId: 778889,
47194
+ explorers: [
47195
+ {
47196
+ name: 'Unitsky Explorer',
47197
+ url: 'https://147-45-143-23.sslip.io',
47198
+ standard: 'none'
47199
+ }
47200
+ ]
47201
+ },
47138
47202
  {
47139
47203
  name: 'Zebro Smart Chain',
47140
47204
  chain: 'ZEBRO',
@@ -47407,6 +47471,32 @@ const chainArray = [
47407
47471
  }
47408
47472
  ]
47409
47473
  },
47474
+ {
47475
+ name: 'GembaBlockchain Testnet',
47476
+ chain: 'GMB',
47477
+ icon: 'gemba',
47478
+ rpc: [
47479
+ 'https://testnet.gembascan.io/rpc',
47480
+ 'https://rpc1.gembascan.io',
47481
+ 'https://rpc2.gembascan.io'
47482
+ ],
47483
+ faucets: [],
47484
+ nativeCurrency: { name: 'Gemba', symbol: 'GMB', decimals: 18 },
47485
+ infoURL: 'https://gembachain.io',
47486
+ shortName: 'gembatest',
47487
+ chainId: 821207,
47488
+ networkId: 821207,
47489
+ explorers: [
47490
+ {
47491
+ name: 'GembaScan',
47492
+ url: 'https://testnet.gembascan.io',
47493
+ icon: 'gemba',
47494
+ standard: 'EIP3091'
47495
+ }
47496
+ ],
47497
+ status: 'active',
47498
+ title: 'GembaBlockchain Testnet'
47499
+ },
47410
47500
  {
47411
47501
  name: 'CURVE Mainnet',
47412
47502
  chain: 'CURVE',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.787",
3
+ "version": "0.0.788",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {