eth-chainlist 0.0.739 → 0.0.741

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.741 (2026-03-24)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.740 ([e9a84b5](https://github.com/poowf/eth-chainlist/commit/e9a84b54ef46e1f4a3ec4c512b306017098f9b8d))
9
+ * update chain data ([884be3e](https://github.com/poowf/eth-chainlist/commit/884be3e06b8e4d3d4aa5c160f24a086c33130cf1))
10
+
11
+ ### 0.0.740 (2026-03-23)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.739 ([a2d7831](https://github.com/poowf/eth-chainlist/commit/a2d7831db6a16d8770ee752a1f96e2291c8862e8))
17
+ * update chain data ([6765305](https://github.com/poowf/eth-chainlist/commit/676530568c63671dba2cc5b42d45a2dffc21bbee))
18
+
3
19
  ### 0.0.739 (2026-03-22)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -8603,6 +8603,27 @@ const chainArray = [
8603
8603
  ],
8604
8604
  icon: 'vrcscan'
8605
8605
  },
8606
+ {
8607
+ name: 'Eden',
8608
+ chain: 'Eden',
8609
+ rpc: [ 'https://rpc.eden.gateway.fm' ],
8610
+ faucets: [],
8611
+ nativeCurrency: { name: 'TIA', symbol: 'TIA', decimals: 18 },
8612
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
8613
+ infoURL: 'https://celestia.org',
8614
+ shortName: 'eden',
8615
+ chainId: 714,
8616
+ networkId: 714,
8617
+ icon: 'eden',
8618
+ explorers: [
8619
+ {
8620
+ name: 'blockscout',
8621
+ url: 'https://eden.blockscout.com',
8622
+ icon: 'blockscout',
8623
+ standard: 'EIP3091'
8624
+ }
8625
+ ]
8626
+ },
8606
8627
  {
8607
8628
  name: 'UXLINK ONE Mainnet',
8608
8629
  chain: 'UXLINK ONE',
@@ -9562,6 +9583,29 @@ const chainArray = [
9562
9583
  }
9563
9584
  ]
9564
9585
  },
9586
+ {
9587
+ name: 'Capital Exchange',
9588
+ chain: 'CXM',
9589
+ rpc: [
9590
+ 'https://rpc.capitalexchange.net',
9591
+ 'https://rpc.capitalexchangecrypto.com'
9592
+ ],
9593
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
9594
+ faucets: [],
9595
+ nativeCurrency: { name: 'Capital Exchange', symbol: 'CXM', decimals: 18 },
9596
+ infoURL: 'https://www.capitalexchange.markets',
9597
+ shortName: 'CXM',
9598
+ chainId: 890,
9599
+ networkId: 890,
9600
+ status: 'active',
9601
+ explorers: [
9602
+ {
9603
+ name: 'Capital Exchange EVM',
9604
+ url: 'https://explorer.capitalexchange.net',
9605
+ standard: 'EIP3091'
9606
+ }
9607
+ ]
9608
+ },
9565
9609
  {
9566
9610
  name: 'MAXI Chain Testnet',
9567
9611
  chain: 'MAXI',
@@ -20127,6 +20171,20 @@ const chainArray = [
20127
20171
  }
20128
20172
  ]
20129
20173
  },
20174
+ {
20175
+ name: 'Algorand',
20176
+ chain: 'ALGO',
20177
+ rpc: [],
20178
+ faucets: [],
20179
+ nativeCurrency: { name: 'Algo', symbol: 'ALGO', decimals: 6 },
20180
+ infoURL: 'https://algorand.co',
20181
+ shortName: 'algo',
20182
+ chainId: 4160,
20183
+ networkId: 4160,
20184
+ slip44: 283,
20185
+ status: 'active',
20186
+ explorers: []
20187
+ },
20130
20188
  {
20131
20189
  name: 'SX Rollup',
20132
20190
  chain: 'SX',
@@ -33041,6 +33099,46 @@ const chainArray = [
33041
33099
  }
33042
33100
  ]
33043
33101
  },
33102
+ {
33103
+ name: 'Igra Network',
33104
+ chain: 'IGRA',
33105
+ icon: 'igra',
33106
+ rpc: [ 'https://rpc.igralabs.com:8545' ],
33107
+ faucets: [],
33108
+ nativeCurrency: { name: 'iKAS', symbol: 'iKAS', decimals: 18 },
33109
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
33110
+ infoURL: 'https://igralabs.com',
33111
+ shortName: 'igra',
33112
+ chainId: 38833,
33113
+ networkId: 38833,
33114
+ explorers: [
33115
+ {
33116
+ name: 'Igra Explorer',
33117
+ url: 'https://explorer.igralabs.com',
33118
+ standard: 'EIP3091'
33119
+ }
33120
+ ]
33121
+ },
33122
+ {
33123
+ name: 'Igra Testnet',
33124
+ chain: 'IGRA',
33125
+ icon: 'igra',
33126
+ rpc: [ 'https://galleon-testnet.igralabs.com:8545' ],
33127
+ faucets: [],
33128
+ nativeCurrency: { name: 'iKAS', symbol: 'iKAS', decimals: 18 },
33129
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
33130
+ infoURL: 'https://igralabs.com',
33131
+ shortName: 'igra-galleon-testnet',
33132
+ chainId: 38836,
33133
+ networkId: 38836,
33134
+ explorers: [
33135
+ {
33136
+ name: 'Igra Galleon Testnet Explorer',
33137
+ url: 'https://explorer.galleon-testnet.igralabs.com',
33138
+ standard: 'EIP3091'
33139
+ }
33140
+ ]
33141
+ },
33044
33142
  {
33045
33143
  name: 'PRM Mainnet',
33046
33144
  chain: 'prm',
@@ -38143,6 +38241,26 @@ const chainArray = [
38143
38241
  networkId: 88688,
38144
38242
  icon: 'cycle'
38145
38243
  },
38244
+ {
38245
+ name: 'PropTech Mainnet',
38246
+ chain: 'PTEK',
38247
+ icon: 'ptek',
38248
+ rpc: [ 'https://mainnet.ptekcoin.com' ],
38249
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
38250
+ faucets: [],
38251
+ nativeCurrency: { name: 'PropTech Token', symbol: 'PTEK', decimals: 18 },
38252
+ infoURL: 'https://ptek.ai',
38253
+ shortName: 'ptek',
38254
+ chainId: 88788,
38255
+ networkId: 88788,
38256
+ explorers: [
38257
+ {
38258
+ name: 'PropTech Blockchain Explorer',
38259
+ url: 'https://explorer.ptekcoin.com',
38260
+ standard: 'EIP3091'
38261
+ }
38262
+ ]
38263
+ },
38146
38264
  {
38147
38265
  name: 'ZKasino Mainnet',
38148
38266
  chain: 'ZKasino',
@@ -39160,6 +39278,46 @@ const chainArray = [
39160
39278
  }
39161
39279
  ]
39162
39280
  },
39281
+ {
39282
+ name: 'Dorsen Chain',
39283
+ chain: 'Dorsen',
39284
+ rpc: [ 'https://mainnet-rpc.dorsenscan.io' ],
39285
+ faucets: [],
39286
+ nativeCurrency: { name: 'Dorsen Chain', symbol: 'DC', decimals: 18 },
39287
+ infoURL: 'https://docs.dorsenscan.io',
39288
+ icon: 'dorsen',
39289
+ shortName: 'dorsen-test',
39290
+ chainId: 99110,
39291
+ networkId: 99110,
39292
+ explorers: [
39293
+ {
39294
+ name: 'DorsenScan Mainnet',
39295
+ url: 'https://dorsenscan.io',
39296
+ standard: 'EIP3091'
39297
+ }
39298
+ ],
39299
+ status: 'active'
39300
+ },
39301
+ {
39302
+ name: 'Dorsen Testnet',
39303
+ chain: 'Dorsen',
39304
+ rpc: [ 'https://testnet-rpc.dorsenscan.io' ],
39305
+ faucets: [ 'https://faucet.dorsenscan.io' ],
39306
+ nativeCurrency: { name: 'Dorsen Chain', symbol: 'tDC', decimals: 18 },
39307
+ infoURL: 'https://docs.dorsenscan.io',
39308
+ shortName: 'dorsen-main',
39309
+ icon: 'dorsen',
39310
+ chainId: 99119,
39311
+ networkId: 99119,
39312
+ explorers: [
39313
+ {
39314
+ name: 'DorsenScan Testnet',
39315
+ url: 'https://testnet.dorsenscan.io',
39316
+ standard: 'EIP3091'
39317
+ }
39318
+ ],
39319
+ status: 'active'
39320
+ },
39163
39321
  {
39164
39322
  name: 'Edge Matrix Chain Testnet',
39165
39323
  chain: 'EMC Testnet',
@@ -40579,6 +40737,24 @@ const chainArray = [
40579
40737
  }
40580
40738
  ]
40581
40739
  },
40740
+ {
40741
+ name: 'Orqus Testnet',
40742
+ chain: 'Orqus',
40743
+ rpc: [ 'https://rpc-test.orqus.io' ],
40744
+ faucets: [],
40745
+ nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 18 },
40746
+ infoURL: 'https://orqus.io',
40747
+ shortName: 'orqus-testnet',
40748
+ chainId: 153871,
40749
+ networkId: 153871,
40750
+ explorers: [
40751
+ {
40752
+ name: 'Orquscan',
40753
+ url: 'https://orquscan.io',
40754
+ standard: 'EIP3091'
40755
+ }
40756
+ ]
40757
+ },
40582
40758
  {
40583
40759
  name: 'CryptoX',
40584
40760
  chain: 'XCOIN',
@@ -48053,6 +48229,30 @@ const chainArray = [
48053
48229
  }
48054
48230
  ]
48055
48231
  },
48232
+ {
48233
+ name: 'SATUCHAIN Testnet',
48234
+ chain: 'SATU',
48235
+ rpc: [
48236
+ 'https://rpc-testnet.satuchain.com',
48237
+ 'wss://rpc-testnet.satuchain.com/ws'
48238
+ ],
48239
+ faucets: [ 'https://faucet.satuchain.com' ],
48240
+ nativeCurrency: { name: 'Satu Testnet', symbol: 'tSTU', decimals: 18 },
48241
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
48242
+ infoURL: 'https://satuchain.com',
48243
+ shortName: 'satutestnet',
48244
+ chainId: 17081945,
48245
+ networkId: 17081945,
48246
+ icon: 'satuchain',
48247
+ explorers: [
48248
+ {
48249
+ name: 'SATUCHAIN Testnet Explorer',
48250
+ url: 'https://testnet.satuchain.com',
48251
+ icon: 'satuchain',
48252
+ standard: 'EIP3091'
48253
+ }
48254
+ ]
48255
+ },
48056
48256
  {
48057
48257
  name: 'Mande Network Mainnet',
48058
48258
  chain: 'Mande',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.739",
3
+ "version": "0.0.741",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {