eth-chainlist 0.0.185 → 0.0.187

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.187 (2023-07-17)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.186 ([93f8ebc](https://github.com/poowf/eth-chainlist/commit/93f8ebc906d4e84c5a72cebde47f84628153e47d))
9
+ * update chain data ([d413011](https://github.com/poowf/eth-chainlist/commit/d41301130d020e123759b9624ed905eb7885d057))
10
+
11
+ ### 0.0.186 (2023-07-16)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.185 ([37f26f8](https://github.com/poowf/eth-chainlist/commit/37f26f8c76a4ee1256cd02cca03fd5752b2daf37))
17
+ * update chain data ([9f10db2](https://github.com/poowf/eth-chainlist/commit/9f10db222534ed914bccb2e64b4d786435b41eff))
18
+
3
19
  ### 0.0.185 (2023-07-15)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -3266,6 +3266,25 @@ const chainArray = [
3266
3266
  { name: 'hscan', url: 'https://hscan.org', standard: 'EIP3091' }
3267
3267
  ]
3268
3268
  },
3269
+ {
3270
+ name: 'EgonCoin Mainnet',
3271
+ chain: 'EGON',
3272
+ icon: 'egonicon',
3273
+ rpc: [ 'https://rpc.egcscan.com' ],
3274
+ faucets: [ 'https://faucet.egcscan.com' ],
3275
+ nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
3276
+ infoURL: 'https://egcscan.com',
3277
+ shortName: 'EGONm',
3278
+ chainId: 271,
3279
+ networkId: 271,
3280
+ explorers: [
3281
+ {
3282
+ name: 'EgonCoin Mainnet',
3283
+ url: 'https://egcscan.com',
3284
+ standard: 'EIP3091'
3285
+ }
3286
+ ]
3287
+ },
3269
3288
  {
3270
3289
  name: 'LaChain',
3271
3290
  chain: 'LaChain',
@@ -6785,7 +6804,7 @@ const chainArray = [
6785
6804
  ]
6786
6805
  },
6787
6806
  {
6788
- name: 'ChainX-EVM',
6807
+ name: 'BEVM',
6789
6808
  chain: 'ChainX',
6790
6809
  rpc: [
6791
6810
  'https://mainnet.chainx.org/rpc',
@@ -6799,7 +6818,7 @@ const chainArray = [
6799
6818
  networkId: 1501,
6800
6819
  explorers: [
6801
6820
  {
6802
- name: 'chainx-evm scan',
6821
+ name: 'bevm scan',
6803
6822
  url: 'https://evm.chainx.org',
6804
6823
  standard: 'none'
6805
6824
  }
@@ -8326,13 +8345,40 @@ const chainArray = [
8326
8345
  }
8327
8346
  ]
8328
8347
  },
8348
+ {
8349
+ name: '(deprecated) Kroma Sepolia',
8350
+ title: '(deprecated) Kroma Testnet Sepolia',
8351
+ chainId: 2357,
8352
+ shortName: 'deprecated-kroma-sepolia',
8353
+ chain: 'ETH',
8354
+ networkId: 2357,
8355
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
8356
+ rpc: [ 'https://api.sepolia-deprecated.kroma.network' ],
8357
+ faucets: [],
8358
+ infoURL: 'https://kroma.network',
8359
+ icon: 'kroma',
8360
+ explorers: [
8361
+ {
8362
+ name: 'blockscout',
8363
+ url: 'https://blockscout.sepolia-deprecated.kroma.network',
8364
+ icon: 'kroma',
8365
+ standard: 'EIP3091'
8366
+ }
8367
+ ],
8368
+ parent: {
8369
+ type: 'L2',
8370
+ chain: 'eip155-11155111',
8371
+ bridges: [ { url: 'https://kroma.network/bridge' } ]
8372
+ },
8373
+ status: 'deprecated'
8374
+ },
8329
8375
  {
8330
8376
  name: 'Kroma Sepolia',
8331
8377
  title: 'Kroma Testnet Sepolia',
8332
- chainId: 2357,
8378
+ chainId: 2358,
8333
8379
  shortName: 'kroma-sepolia',
8334
8380
  chain: 'ETH',
8335
- networkId: 2357,
8381
+ networkId: 2358,
8336
8382
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
8337
8383
  rpc: [ 'https://api.sepolia.kroma.network' ],
8338
8384
  faucets: [],
@@ -9007,6 +9053,25 @@ const chainArray = [
9007
9053
  }
9008
9054
  ]
9009
9055
  },
9056
+ {
9057
+ name: 'SenjePowers Mainnet',
9058
+ chain: 'SPC',
9059
+ icon: 'SenjePowers',
9060
+ rpc: [ 'https://rpc.senjepowersscan.com' ],
9061
+ faucets: [ 'https://faucet.senjepowersscan.com' ],
9062
+ nativeCurrency: { name: 'SenjePowers', symbol: 'SPC', decimals: 18 },
9063
+ infoURL: 'https://senjepowersscan.com',
9064
+ shortName: 'SPCm',
9065
+ chainId: 3699,
9066
+ networkId: 3699,
9067
+ explorers: [
9068
+ {
9069
+ name: 'SenjePowers',
9070
+ url: 'https://senjepowersscan.com',
9071
+ standard: 'EIP3091'
9072
+ }
9073
+ ]
9074
+ },
9010
9075
  {
9011
9076
  name: 'Crossbell',
9012
9077
  chain: 'Crossbell',
@@ -10281,6 +10346,25 @@ const chainArray = [
10281
10346
  }
10282
10347
  ]
10283
10348
  },
10349
+ {
10350
+ name: 'Bitrock Mainnet',
10351
+ chain: 'Bitrock',
10352
+ icon: 'bitrock',
10353
+ rpc: [ 'https://connect.bit-rock.io' ],
10354
+ faucets: [],
10355
+ nativeCurrency: { name: 'BITROCK', symbol: 'BROCK', decimals: 18 },
10356
+ infoURL: 'https://bit-rock.io',
10357
+ shortName: 'bitrock',
10358
+ chainId: 7171,
10359
+ networkId: 7171,
10360
+ explorers: [
10361
+ {
10362
+ name: 'Bitrock Explorer',
10363
+ url: 'https://scan.bit-rock.io',
10364
+ standard: 'EIP3091'
10365
+ }
10366
+ ]
10367
+ },
10284
10368
  {
10285
10369
  name: 'KLYNTAR',
10286
10370
  chain: 'KLY',
@@ -10488,6 +10572,25 @@ const chainArray = [
10488
10572
  }
10489
10573
  ]
10490
10574
  },
10575
+ {
10576
+ name: 'Bitrock Testnet',
10577
+ chain: 'Bitrock',
10578
+ icon: 'bitrock',
10579
+ rpc: [ 'https://testnet.bit-rock.io' ],
10580
+ faucets: [ 'https://faucet.bit-rock.io' ],
10581
+ nativeCurrency: { name: 'BITROCK', symbol: 'BROCK', decimals: 18 },
10582
+ infoURL: 'https://bit-rock.io',
10583
+ shortName: 'tbitrock',
10584
+ chainId: 7771,
10585
+ networkId: 7771,
10586
+ explorers: [
10587
+ {
10588
+ name: 'Bitrock Testnet Explorer',
10589
+ url: 'https://testnetscan.bit-rock.io',
10590
+ standard: 'EIP3091'
10591
+ }
10592
+ ]
10593
+ },
10491
10594
  {
10492
10595
  name: 'Rise of the Warbots Testnet',
10493
10596
  chain: 'nmactest',
@@ -15815,6 +15918,25 @@ const chainArray = [
15815
15918
  slip44: 266256,
15816
15919
  explorers: []
15817
15920
  },
15921
+ {
15922
+ name: 'EgonCoin Testnet',
15923
+ chain: 'EGON',
15924
+ icon: 'egonicon',
15925
+ rpc: [ 'https://rpctest.egcscan.com' ],
15926
+ faucets: [ 'https://faucet.egcscan.com' ],
15927
+ nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
15928
+ infoURL: 'https://egcscan.com',
15929
+ shortName: 'EGONt',
15930
+ chainId: 271271,
15931
+ networkId: 271271,
15932
+ explorers: [
15933
+ {
15934
+ name: 'EgonCoin Testnet',
15935
+ url: 'https://testnet.egcscan.com',
15936
+ standard: 'EIP3091'
15937
+ }
15938
+ ]
15939
+ },
15818
15940
  {
15819
15941
  name: 'Social Smart Chain Mainnet',
15820
15942
  chain: 'SoChain',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.185",
3
+ "version": "0.0.187",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {