eth-chainlist 0.0.625 → 0.0.627

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/data/chain.js +148 -11
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.627 (2025-03-02)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.626 ([49fe0e7](https://github.com/poowf/eth-chainlist/commit/49fe0e7e901777558ca02fc47585f6ad2b8a6254))
9
+ * update chain data ([0b23f63](https://github.com/poowf/eth-chainlist/commit/0b23f63be2ff342720726935f1ba20c34eb9a910))
10
+
11
+ ### 0.0.626 (2025-03-01)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.625 ([41fb551](https://github.com/poowf/eth-chainlist/commit/41fb551ed55623c3780762fba7e8aa1f98b39686))
17
+ * update chain data ([5a39956](https://github.com/poowf/eth-chainlist/commit/5a399562010dc3dcd074080b39ad8379777f90ec))
18
+
3
19
  ### 0.0.625 (2025-02-28)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -9667,6 +9667,24 @@ const chainArray = [
9667
9667
  }
9668
9668
  ]
9669
9669
  },
9670
+ {
9671
+ name: 'IOPN Testnet',
9672
+ chain: 'IOPN Testnet',
9673
+ rpc: [ 'https://testnet-rpc.iopn.tech' ],
9674
+ faucets: [ 'https://faucet.iopn.tech' ],
9675
+ nativeCurrency: { name: 'OPN', symbol: 'OPN', decimals: 18 },
9676
+ infoURL: 'https://iopn.tech',
9677
+ shortName: 'iopn-Test-Chain',
9678
+ chainId: 984,
9679
+ networkId: 984,
9680
+ explorers: [
9681
+ {
9682
+ name: 'tracehawk',
9683
+ url: 'https://testnet.iopn.tech',
9684
+ standard: 'none'
9685
+ }
9686
+ ]
9687
+ },
9670
9688
  {
9671
9689
  name: 'Memo Smart Chain Mainnet',
9672
9690
  chain: 'MEMO',
@@ -9690,6 +9708,24 @@ const chainArray = [
9690
9708
  }
9691
9709
  ]
9692
9710
  },
9711
+ {
9712
+ name: 'LAGOM Mainnet',
9713
+ chain: 'LAGOM Mainnet',
9714
+ rpc: [ 'https://rpc1.lagom.mainnet.zeeve.net' ],
9715
+ faucets: [],
9716
+ nativeCurrency: { name: 'LAGO', symbol: 'LAGO', decimals: 18 },
9717
+ infoURL: 'https://lagomchain.com',
9718
+ shortName: 'Lagom-Chain',
9719
+ chainId: 986,
9720
+ networkId: 986,
9721
+ explorers: [
9722
+ {
9723
+ name: 'tracehawk',
9724
+ url: 'https://Explorer.lagomchain.com',
9725
+ standard: 'none'
9726
+ }
9727
+ ]
9728
+ },
9693
9729
  {
9694
9730
  name: 'BinaryChain Mainnet',
9695
9731
  chain: 'BinaryChain',
@@ -16724,6 +16760,29 @@ const chainArray = [
16724
16760
  ],
16725
16761
  status: 'active'
16726
16762
  },
16763
+ {
16764
+ name: 'Apertum',
16765
+ title: 'Apertum',
16766
+ chain: 'APTM',
16767
+ rpc: [
16768
+ 'https://rpc.apertum.io/ext/bc/YDJ1r9RMkewATmA7B35q1bdV18aywzmdiXwd9zGBq3uQjsCnn/rpc'
16769
+ ],
16770
+ faucets: [],
16771
+ nativeCurrency: { name: 'Apertum', symbol: 'APTM', decimals: 18 },
16772
+ infoURL: 'https://apertum.io',
16773
+ shortName: 'aptm',
16774
+ chainId: 2786,
16775
+ networkId: 2786,
16776
+ icon: 'apertum',
16777
+ explorers: [
16778
+ {
16779
+ name: 'Apertum Explorer',
16780
+ url: 'https://explorer.apertum.io',
16781
+ icon: 'apertum',
16782
+ standard: 'EIP3091'
16783
+ }
16784
+ ]
16785
+ },
16727
16786
  {
16728
16787
  name: 'Morph Holesky',
16729
16788
  title: 'Morph Holesky Testnet',
@@ -17035,7 +17094,7 @@ const chainArray = [
17035
17094
  explorers: [
17036
17095
  {
17037
17096
  name: 'bcexplorer mainnet',
17038
- url: 'https://mainnet.bchscan.io',
17097
+ url: 'https://bchscan.io',
17039
17098
  standard: 'EIP3091'
17040
17099
  }
17041
17100
  ]
@@ -17323,18 +17382,24 @@ const chainArray = [
17323
17382
  ]
17324
17383
  },
17325
17384
  {
17326
- name: 'EthStorage L2 Devnet',
17327
- chain: 'EthStorage',
17328
- rpc: [ 'http://devnet.l2.ethstorage.io:9540' ],
17385
+ name: 'QuarkChain L2 Beta Testnet',
17386
+ chain: 'QuarkChain',
17387
+ rpc: [ 'https://rpc.beta.testnet.l2.quarkchain.io:8545' ],
17329
17388
  faucets: [],
17330
- nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
17331
- infoURL: 'https://ethstorage.io/',
17332
- shortName: 'esl2-d',
17389
+ nativeCurrency: { name: 'QKC', symbol: 'QKC', decimals: 18 },
17390
+ infoURL: 'https://www.quarkchain.io',
17391
+ shortName: 'qkcl2-b',
17333
17392
  chainId: 3335,
17334
17393
  networkId: 3335,
17335
17394
  slip44: 1,
17336
- status: 'incubating',
17337
- parent: { type: 'L2', chain: 'eip155-11155111' }
17395
+ parent: { type: 'L2', chain: 'eip155-11155111' },
17396
+ explorers: [
17397
+ {
17398
+ name: 'quarkchain-beta-test',
17399
+ url: 'https://explorer.beta.testnet.l2.quarkchain.io',
17400
+ standard: 'EIP3091'
17401
+ }
17402
+ ]
17338
17403
  },
17339
17404
  {
17340
17405
  name: 'EthStorage L2 Testnet',
@@ -21837,6 +21902,22 @@ const chainArray = [
21837
21902
  }
21838
21903
  ]
21839
21904
  },
21905
+ {
21906
+ name: 'Rarimo',
21907
+ title: 'Rarimo Mainnet',
21908
+ chain: 'ETH',
21909
+ rpc: [],
21910
+ faucets: [],
21911
+ nativeCurrency: { name: 'Rarimo Ether', symbol: 'ETH', decimals: 18 },
21912
+ infoURL: 'https://rarimo.com',
21913
+ shortName: 'rarimo',
21914
+ chainId: 7368,
21915
+ networkId: 7368,
21916
+ icon: 'rarimo',
21917
+ parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
21918
+ explorers: [],
21919
+ status: 'incubating'
21920
+ },
21840
21921
  {
21841
21922
  name: 'Raba Network Mainnet',
21842
21923
  chain: 'Raba',
@@ -23368,6 +23449,25 @@ const chainArray = [
23368
23449
  chainId: 8768,
23369
23450
  networkId: 8768
23370
23451
  },
23452
+ {
23453
+ name: 'Okto Testnet',
23454
+ chain: 'Okto',
23455
+ rpc: [ 'https://rpc.okto-testnet.zeeve.online' ],
23456
+ faucets: [ 'https://faucet.okto-testnet.zeeve.online' ],
23457
+ nativeCurrency: { name: 'Okto', symbol: 'OKTO', decimals: 18 },
23458
+ features: [ { name: 'EIP155' } ],
23459
+ infoURL: '',
23460
+ shortName: 'okto-testnet',
23461
+ chainId: 8801,
23462
+ networkId: 8801,
23463
+ explorers: [
23464
+ {
23465
+ name: 'Okto Testnet Explorer',
23466
+ url: 'https://explorer.okto-testnet.zeeve.online',
23467
+ standard: 'none'
23468
+ }
23469
+ ]
23470
+ },
23371
23471
  {
23372
23472
  name: 'Haven1',
23373
23473
  chain: 'haven1',
@@ -28659,6 +28759,25 @@ const chainArray = [
28659
28759
  }
28660
28760
  ]
28661
28761
  },
28762
+ {
28763
+ name: 'MagiChain',
28764
+ chain: 'MagiChain',
28765
+ icon: 'magiIcon',
28766
+ rpc: [ 'https://rpc.magichain.io' ],
28767
+ faucets: [],
28768
+ nativeCurrency: { name: 'MGIX', symbol: 'MGIX', decimals: 18 },
28769
+ infoURL: 'https://magichain.io',
28770
+ shortName: 'MGC',
28771
+ chainId: 24125,
28772
+ networkId: 24125,
28773
+ explorers: [
28774
+ {
28775
+ name: 'MagiChain Explorer',
28776
+ url: 'https://explorer.magichain.io',
28777
+ standard: 'EIP3091'
28778
+ }
28779
+ ]
28780
+ },
28662
28781
  {
28663
28782
  name: 'Webchain',
28664
28783
  chain: 'WEB',
@@ -39654,8 +39773,8 @@ const chainArray = [
39654
39773
  ]
39655
39774
  },
39656
39775
  {
39657
- name: 'Primea Chain',
39658
- chain: 'Primea Chain',
39776
+ name: 'Primea Chain Mainnet',
39777
+ chain: 'Primea Chain Mainnet',
39659
39778
  rpc: [
39660
39779
  'http://rpc.primeanetwork.com/rpc-http',
39661
39780
  'https://rpc.primeanetwork.com/rpc-https',
@@ -41142,6 +41261,24 @@ const chainArray = [
41142
41261
  }
41143
41262
  ]
41144
41263
  },
41264
+ {
41265
+ name: 'Primea Chain Testnet',
41266
+ chain: 'Primea Chain Testnet',
41267
+ rpc: [
41268
+ 'http://test-rpc.primeanetwork.com/rpc-http',
41269
+ 'https://test-rpc.primeanetwork.com/rpc-https',
41270
+ 'ws://test-rpc.primeanetwork.com/rpc-ws',
41271
+ 'wss://test-rpc.primeanetwork.com/rpc-wss'
41272
+ ],
41273
+ faucets: [],
41274
+ nativeCurrency: { name: 'PrimeaCoin Test', symbol: 'PRIM', decimals: 18 },
41275
+ infoURL: 'https://primeanetwork.com',
41276
+ shortName: 'test-prim',
41277
+ chainId: 1698369,
41278
+ networkId: 1698369,
41279
+ icon: 'prim',
41280
+ explorers: []
41281
+ },
41145
41282
  {
41146
41283
  name: 'Turkey Demo Dev',
41147
41284
  chain: 'ETH',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.625",
3
+ "version": "0.0.627",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {