eth-chainlist 0.0.506 → 0.0.508

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.508 (2024-10-05)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.507 ([d5cab33](https://github.com/poowf/eth-chainlist/commit/d5cab332bf4229967d5e8239b87a8e6f16d0d3e5))
9
+ * update chain data ([5ee8140](https://github.com/poowf/eth-chainlist/commit/5ee814032a2e12af1dd4aedaddf7e94e54c2fe72))
10
+
11
+ ### 0.0.507 (2024-10-04)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.506 ([b064929](https://github.com/poowf/eth-chainlist/commit/b064929541d1b5b3738d1a4d127a26344cdaab42))
17
+ * update chain data ([2fd92d7](https://github.com/poowf/eth-chainlist/commit/2fd92d7b48a654f0fb11834b1893b1ec024abffd))
18
+
3
19
  ### 0.0.506 (2024-10-02)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -7112,6 +7112,52 @@ const chainArray = [
7112
7112
  bridges: [ { url: 'https://redstone.xyz/deposit' } ]
7113
7113
  }
7114
7114
  },
7115
+ {
7116
+ name: 'Matchain',
7117
+ chain: 'Matchain',
7118
+ icon: 'matchain',
7119
+ rpc: [ 'https://rpc.matchain.io' ],
7120
+ faucets: [],
7121
+ nativeCurrency: { name: 'BNB', symbol: 'BNB', decimals: 18 },
7122
+ infoURL: 'https://www.matchain.io',
7123
+ shortName: 'Matchain',
7124
+ chainId: 698,
7125
+ networkId: 698,
7126
+ slip44: 714,
7127
+ explorers: [
7128
+ {
7129
+ name: 'Matchscan',
7130
+ url: 'https://matchscan.io',
7131
+ icon: 'matchain',
7132
+ standard: 'EIP3091'
7133
+ }
7134
+ ],
7135
+ parent: {
7136
+ type: 'L2',
7137
+ chain: 'eip155-56',
7138
+ bridges: [ { url: 'https://bnb-bridge.matchain.io' } ]
7139
+ }
7140
+ },
7141
+ {
7142
+ name: 'Matchain Testnet',
7143
+ chain: 'Matchain',
7144
+ icon: 'matchain',
7145
+ rpc: [ 'https://testnet-rpc.matchain.io' ],
7146
+ faucets: [],
7147
+ nativeCurrency: { name: 'BNB', symbol: 'BNB', decimals: 18 },
7148
+ infoURL: 'https://www.matchain.io',
7149
+ shortName: 'tMatchain',
7150
+ chainId: 699,
7151
+ networkId: 699,
7152
+ explorers: [
7153
+ {
7154
+ name: 'Matchscan Testnet',
7155
+ url: 'https://testnet.matchscan.io',
7156
+ standard: 'EIP3091',
7157
+ icon: 'matchain'
7158
+ }
7159
+ ]
7160
+ },
7115
7161
  {
7116
7162
  name: 'Star Social Testnet',
7117
7163
  chain: 'SNS',
@@ -9846,6 +9892,26 @@ const chainArray = [
9846
9892
  }
9847
9893
  ]
9848
9894
  },
9895
+ {
9896
+ name: 'ADF Chain Testnet',
9897
+ chain: 'ADF Chain Testnet',
9898
+ icon: 'addfilltest',
9899
+ rpc: [ 'https://testnet.adftechnology.com/' ],
9900
+ faucets: [],
9901
+ nativeCurrency: { name: 'ADDFILL Testnet', symbol: 'tADF', decimals: 18 },
9902
+ infoURL: 'https://www.adfstarworld.com/',
9903
+ shortName: 'tADF',
9904
+ chainId: 1212,
9905
+ networkId: 1212,
9906
+ explorers: [
9907
+ {
9908
+ name: 'ADF Testnet explorer',
9909
+ url: 'https://testnet-explorer.adftechnology.com',
9910
+ standard: 'EIP3091'
9911
+ }
9912
+ ],
9913
+ status: 'active'
9914
+ },
9849
9915
  {
9850
9916
  name: 'Popcateum Mainnet',
9851
9917
  chain: 'POPCATEUM',
@@ -9884,6 +9950,26 @@ const chainArray = [
9884
9950
  }
9885
9951
  ]
9886
9952
  },
9953
+ {
9954
+ name: 'ADF Chain',
9955
+ chain: 'ADF Chain',
9956
+ icon: 'addfillmain',
9957
+ rpc: [ 'https://mainnet.adftechnology.com/' ],
9958
+ faucets: [],
9959
+ nativeCurrency: { name: 'ADDFILL', symbol: 'ADF', decimals: 18 },
9960
+ infoURL: 'https://www.adfstarworld.com/',
9961
+ shortName: 'ADF',
9962
+ chainId: 1215,
9963
+ networkId: 1215,
9964
+ explorers: [
9965
+ {
9966
+ name: 'ADF explorer',
9967
+ url: 'https://explorer.adftechnology.com',
9968
+ standard: 'EIP3091'
9969
+ }
9970
+ ],
9971
+ status: 'active'
9972
+ },
9887
9973
  {
9888
9974
  name: 'Cycle Network Testnet',
9889
9975
  chain: 'ETH',
@@ -14132,19 +14218,19 @@ const chainArray = [
14132
14218
  parent: { type: 'L2', chain: 'eip155-248' }
14133
14219
  },
14134
14220
  {
14135
- name: 'Karak Mainnet',
14136
- chain: 'Karak',
14221
+ name: 'K2 Mainnet',
14222
+ chain: 'K2',
14137
14223
  icon: 'karak',
14138
14224
  rpc: [ 'https://rpc.karak.network' ],
14139
14225
  faucets: [],
14140
14226
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
14141
14227
  infoURL: 'https://karak.network',
14142
- shortName: 'karak-mainnet',
14228
+ shortName: 'K2-mainnet',
14143
14229
  chainId: 2410,
14144
14230
  networkId: 2410,
14145
14231
  explorers: [
14146
14232
  {
14147
- name: 'Karak Mainnet Explorer',
14233
+ name: 'K2 Mainnet Explorer',
14148
14234
  url: 'https://explorer.karak.network',
14149
14235
  standard: 'EIP3091'
14150
14236
  }
@@ -21239,6 +21325,24 @@ const chainArray = [
21239
21325
  }
21240
21326
  ]
21241
21327
  },
21328
+ {
21329
+ name: 'Tabi Testnetv2',
21330
+ chain: 'TabiNetworkv2',
21331
+ rpc: [ 'https://rpc.testnetv2.tabichain.com' ],
21332
+ faucets: [ 'https://carnival.tabichain.com' ],
21333
+ nativeCurrency: { name: 'Tabi', symbol: 'TABI', decimals: 18 },
21334
+ infoURL: 'https://www.tabichain.com',
21335
+ shortName: 'tabitestv2',
21336
+ chainId: 9788,
21337
+ networkId: 9788,
21338
+ explorers: [
21339
+ {
21340
+ name: 'Tabi Testnet V2 Explorer',
21341
+ url: 'https://testnetv2.tabiscan.com',
21342
+ standard: 'none'
21343
+ }
21344
+ ]
21345
+ },
21242
21346
  {
21243
21347
  name: 'Tabi Testnet',
21244
21348
  chain: 'TabiNetwork',
@@ -21548,6 +21652,25 @@ const chainArray = [
21548
21652
  }
21549
21653
  ]
21550
21654
  },
21655
+ {
21656
+ name: 'MFEV CHAIN MAINNET',
21657
+ chain: 'MFEV CHAIN',
21658
+ rpc: [ 'https://rpc.mfevscan.com' ],
21659
+ faucets: [],
21660
+ nativeCurrency: { name: 'MFEV', symbol: 'MFEV', decimals: 18 },
21661
+ infoURL: 'https://mfevscan.com',
21662
+ shortName: 'mfevscan',
21663
+ chainId: 9982,
21664
+ networkId: 9982,
21665
+ slip44: 108,
21666
+ explorers: [
21667
+ {
21668
+ name: 'MFEV CHAIN',
21669
+ url: 'https://mfevscan.com',
21670
+ standard: 'EIP3091'
21671
+ }
21672
+ ]
21673
+ },
21551
21674
  {
21552
21675
  name: 'Agung Network',
21553
21676
  chain: 'Agung',
@@ -24111,6 +24234,44 @@ const chainArray = [
24111
24234
  }
24112
24235
  ]
24113
24236
  },
24237
+ {
24238
+ name: 'SEC Testnet',
24239
+ chain: 'SEC',
24240
+ icon: 'secIcon',
24241
+ rpc: [ 'https://testnet-rpc.secexplorer.io' ],
24242
+ faucets: [ 'https://faucet.secexplorer.io' ],
24243
+ nativeCurrency: { name: 'SEP', symbol: 'SEP', decimals: 18 },
24244
+ infoURL: 'https://smartenergychain.org',
24245
+ shortName: 'SEPt',
24246
+ chainId: 19515,
24247
+ networkId: 19515,
24248
+ explorers: [
24249
+ {
24250
+ name: 'SEC Testnet Explorer',
24251
+ url: 'https://testnet.secexplorer.io',
24252
+ standard: 'EIP3091'
24253
+ }
24254
+ ]
24255
+ },
24256
+ {
24257
+ name: 'SEC Mainnet',
24258
+ chain: 'SEC',
24259
+ icon: 'secIcon',
24260
+ rpc: [ 'https://rpc.secexplorer.io' ],
24261
+ faucets: [],
24262
+ nativeCurrency: { name: 'SEP', symbol: 'SEP', decimals: 18 },
24263
+ infoURL: 'https://smartenergychain.org',
24264
+ shortName: 'SECm',
24265
+ chainId: 19516,
24266
+ networkId: 19516,
24267
+ explorers: [
24268
+ {
24269
+ name: 'SEC Mainnet Explorer',
24270
+ url: 'https://secexplorer.io',
24271
+ standard: 'EIP3091'
24272
+ }
24273
+ ]
24274
+ },
24114
24275
  {
24115
24276
  name: 'Magnet Network',
24116
24277
  chain: 'Magnet',
@@ -28139,6 +28300,21 @@ const chainArray = [
28139
28300
  }
28140
28301
  ]
28141
28302
  },
28303
+ {
28304
+ name: 'Geist Mainnet',
28305
+ chain: 'Geist',
28306
+ rpc: [],
28307
+ faucets: [],
28308
+ nativeCurrency: { name: 'Aavegotchi GHST Token', symbol: 'GHST', decimals: 18 },
28309
+ features: [],
28310
+ infoURL: 'https://playongeist.com',
28311
+ shortName: 'Geist',
28312
+ chainId: 63157,
28313
+ networkId: 63157,
28314
+ status: 'incubating',
28315
+ icon: 'geist',
28316
+ explorers: []
28317
+ },
28142
28318
  {
28143
28319
  name: 'CratD2C Testnet',
28144
28320
  chain: 'CRATD2C',
@@ -29656,6 +29832,25 @@ const chainArray = [
29656
29832
  networkId: 90001,
29657
29833
  icon: 'fxcore'
29658
29834
  },
29835
+ {
29836
+ name: 'UBIT SMARTCHAIN MAINNET',
29837
+ chain: 'UBIT SMARTCHAIN',
29838
+ rpc: [ 'https://rpc.ubitscan.io' ],
29839
+ faucets: [],
29840
+ nativeCurrency: { name: 'USC', symbol: 'USC', decimals: 18 },
29841
+ infoURL: 'https://ubitscan.io',
29842
+ shortName: 'UBITSCAN',
29843
+ chainId: 90002,
29844
+ networkId: 90002,
29845
+ slip44: 108,
29846
+ explorers: [
29847
+ {
29848
+ name: 'UBITSCAN',
29849
+ url: 'https://ubitscan.io',
29850
+ standard: 'EIP3091'
29851
+ }
29852
+ ]
29853
+ },
29659
29854
  {
29660
29855
  name: 'Beverly Hills',
29661
29856
  title: 'Ethereum multi-client Verkle Testnet Beverly Hills',
@@ -33511,6 +33706,21 @@ const chainArray = [
33511
33706
  }
33512
33707
  ]
33513
33708
  },
33709
+ {
33710
+ name: 'Polter Testnet',
33711
+ chain: 'Geist',
33712
+ rpc: [],
33713
+ faucets: [],
33714
+ nativeCurrency: { name: 'Polter GHST', symbol: 'GHST', decimals: 18 },
33715
+ features: [],
33716
+ infoURL: 'https://playongeist.com',
33717
+ shortName: 'poltergeist',
33718
+ chainId: 631571,
33719
+ networkId: 631571,
33720
+ status: 'incubating',
33721
+ icon: 'polterGeist',
33722
+ explorers: []
33723
+ },
33514
33724
  {
33515
33725
  name: 'Bear Network Chain Mainnet',
33516
33726
  chain: 'BRNKC',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.506",
3
+ "version": "0.0.508",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {