eth-chainlist 0.0.534 → 0.0.535

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.535 (2024-11-08)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.534 ([1b21619](https://github.com/poowf/eth-chainlist/commit/1b216198102af2b023dca13df6a6c3bf4d98bf40))
9
+ * update chain data ([2c2bbed](https://github.com/poowf/eth-chainlist/commit/2c2bbed3befc050beec053f1b957c7fb4b314827))
10
+
3
11
  ### 0.0.534 (2024-11-07)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -2921,16 +2921,17 @@ const chainArray = [
2921
2921
  },
2922
2922
  {
2923
2923
  name: 'Eternal Mainnet',
2924
- chain: 'Eter',
2924
+ chain: 'ETE',
2925
2925
  icon: 'eternal',
2926
2926
  rpc: [
2927
2927
  'https://mainnet.eternalcoin.io/v1',
2928
2928
  'ws://mainnet.eternalcoin.io/v1/ws'
2929
2929
  ],
2930
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
2930
2931
  faucets: [],
2931
- nativeCurrency: { name: 'Eternal', symbol: 'Eter', decimals: 18 },
2932
+ nativeCurrency: { name: 'Eternal', symbol: 'ETE', decimals: 18 },
2932
2933
  infoURL: 'https://eternalcoin.io',
2933
- shortName: 'Eter',
2934
+ shortName: 'ETE',
2934
2935
  chainId: 140,
2935
2936
  networkId: 140
2936
2937
  },
@@ -5115,7 +5116,7 @@ const chainArray = [
5115
5116
  ],
5116
5117
  parent: {
5117
5118
  type: 'L2',
5118
- chain: 'eip155-1',
5119
+ chain: 'eip155-11155111',
5119
5120
  bridges: [ { url: 'https://bridge.zksync.io/' } ]
5120
5121
  },
5121
5122
  redFlags: [ 'reusedChainId' ]
@@ -10581,6 +10582,7 @@ const chainArray = [
10581
10582
  {
10582
10583
  name: 'Moonbeam',
10583
10584
  chain: 'MOON',
10585
+ icon: 'moonbeam',
10584
10586
  rpc: [
10585
10587
  'https://rpc.api.moonbeam.network',
10586
10588
  'wss://wss.api.moonbeam.network',
@@ -10614,6 +10616,7 @@ const chainArray = [
10614
10616
  {
10615
10617
  name: 'Moonriver',
10616
10618
  chain: 'MOON',
10619
+ icon: 'moonriver',
10617
10620
  rpc: [
10618
10621
  'https://rpc.api.moonriver.moonbeam.network',
10619
10622
  'wss://wss.api.moonriver.moonbeam.network',
@@ -10659,6 +10662,7 @@ const chainArray = [
10659
10662
  {
10660
10663
  name: 'Moonbase Alpha',
10661
10664
  chain: 'MOON',
10665
+ icon: 'moonbasealpha',
10662
10666
  rpc: [
10663
10667
  'https://rpc.api.moonbase.moonbeam.network',
10664
10668
  'wss://wss.api.moonbase.moonbeam.network',
@@ -10673,7 +10677,7 @@ const chainArray = [
10673
10677
  'https://moonbase-alpha.drpc.org',
10674
10678
  'wss://moonbase-alpha.drpc.org'
10675
10679
  ],
10676
- faucets: [],
10680
+ faucets: [ 'https://faucet.moonbeam.network/' ],
10677
10681
  nativeCurrency: { name: 'Dev', symbol: 'DEV', decimals: 18 },
10678
10682
  infoURL: 'https://docs.moonbeam.network/learn/platform/networks/moonbase/',
10679
10683
  shortName: 'mbase',
@@ -20946,7 +20950,7 @@ const chainArray = [
20946
20950
  {
20947
20951
  name: 'basescan',
20948
20952
  url: 'https://basescan.org',
20949
- standard: 'none'
20953
+ standard: 'EIP3091'
20950
20954
  },
20951
20955
  {
20952
20956
  name: 'basescout',
@@ -22607,6 +22611,21 @@ const chainArray = [
22607
22611
  networkId: 10001,
22608
22612
  slip44: 1
22609
22613
  },
22614
+ {
22615
+ name: 'Warden Testnet',
22616
+ chain: 'WARD',
22617
+ rpc: [
22618
+ 'https://evm.chiado.wardenprotocol.org',
22619
+ 'wss://evm-ws.chiado.wardenprotocol.org'
22620
+ ],
22621
+ faucets: [ 'https://faucet.chiado.wardenprotocol.org' ],
22622
+ nativeCurrency: { name: 'WARD', symbol: 'WARD', decimals: 18 },
22623
+ infoURL: 'https://wardenprotocol.org',
22624
+ icon: 'warden',
22625
+ shortName: 'ward',
22626
+ chainId: 10010,
22627
+ networkId: 10010
22628
+ },
22610
22629
  {
22611
22630
  name: 'Gon Chain',
22612
22631
  chain: 'GonChain',
@@ -23044,6 +23063,38 @@ const chainArray = [
23044
23063
  }
23045
23064
  ]
23046
23065
  },
23066
+ {
23067
+ name: 'GameSwift Chain Testnet',
23068
+ title: 'GameSwift Chain Testnet',
23069
+ chain: 'gameswift-chain-testnet',
23070
+ rpc: [
23071
+ 'https://rpc-testnet.gameswift.io',
23072
+ 'wss://ws-testnet.gameswift.io'
23073
+ ],
23074
+ nativeCurrency: { name: 'TGameSwift', symbol: 'tGS', decimals: 18 },
23075
+ infoURL: 'https://raas.gelato.network/rollups/details/public/gameswift-chain-testnet',
23076
+ faucets: [],
23077
+ shortName: 'gameswift-chain-testnet',
23078
+ chainId: 10888,
23079
+ networkId: 10888,
23080
+ slip44: 60,
23081
+ explorers: [
23082
+ {
23083
+ name: 'blockscout',
23084
+ url: 'https://testnet.gameswift.io',
23085
+ standard: 'EIP3091'
23086
+ }
23087
+ ],
23088
+ parent: {
23089
+ type: 'L2',
23090
+ chain: 'eip155-11155111',
23091
+ bridges: [
23092
+ {
23093
+ url: 'https://testnet-bridge-gelato.gameswift.io/bridge/gameswift-chain-testnet'
23094
+ }
23095
+ ]
23096
+ }
23097
+ },
23047
23098
  {
23048
23099
  name: 'Quadrans Blockchain',
23049
23100
  chain: 'QDC',
@@ -27667,6 +27718,11 @@ const chainArray = [
27667
27718
  networkId: 1,
27668
27719
  slip44: 1,
27669
27720
  explorers: [
27721
+ {
27722
+ name: 'snowscan-testnet',
27723
+ url: 'https://testnet.snowscan.xyz',
27724
+ standard: 'EIP3091'
27725
+ },
27670
27726
  {
27671
27727
  name: 'snowtrace',
27672
27728
  url: 'https://testnet.snowtrace.io',
@@ -27692,6 +27748,11 @@ const chainArray = [
27692
27748
  networkId: 43114,
27693
27749
  slip44: 9005,
27694
27750
  explorers: [
27751
+ {
27752
+ name: 'snowscan',
27753
+ url: 'https://snowscan.xyz',
27754
+ standard: 'EIP3091'
27755
+ },
27695
27756
  {
27696
27757
  name: 'snowtrace',
27697
27758
  url: 'https://snowtrace.io',
@@ -28634,7 +28695,7 @@ const chainArray = [
28634
28695
  ],
28635
28696
  parent: {
28636
28697
  type: 'L2',
28637
- chain: 'eip155-5',
28698
+ chain: 'eip155-56',
28638
28699
  bridges: [ { url: 'https://gateway.boba.network' } ]
28639
28700
  }
28640
28701
  },
@@ -28859,7 +28920,7 @@ const chainArray = [
28859
28920
  icon: 'linea',
28860
28921
  parent: {
28861
28922
  type: 'L2',
28862
- chain: 'eip155-5',
28923
+ chain: 'eip155-11155111',
28863
28924
  bridges: [ { url: 'https://bridge.linea.build/' } ]
28864
28925
  },
28865
28926
  explorers: [
@@ -30344,6 +30405,11 @@ const chainArray = [
30344
30405
  networkId: 80002,
30345
30406
  slip44: 1,
30346
30407
  explorers: [
30408
+ {
30409
+ name: 'polygonscan-amoy',
30410
+ url: 'https://amoy.polygonscan.com',
30411
+ standard: 'EIP3091'
30412
+ },
30347
30413
  {
30348
30414
  name: 'polygonamoy',
30349
30415
  url: 'https://www.oklink.com/amoy',
@@ -30755,6 +30821,11 @@ const chainArray = [
30755
30821
  slip44: 1,
30756
30822
  icon: 'baseTestnet',
30757
30823
  explorers: [
30824
+ {
30825
+ name: 'basescan-sepolia',
30826
+ url: 'https://sepolia.basescan.org',
30827
+ standard: 'EIP3091'
30828
+ },
30758
30829
  {
30759
30830
  name: 'basescout',
30760
30831
  url: 'https://base-sepolia.blockscout.com',
@@ -34224,11 +34295,11 @@ const chainArray = [
34224
34295
  },
34225
34296
  {
34226
34297
  name: 'Bitfinity Network Mainnet',
34227
- chain: 'BFT',
34298
+ chain: 'BTF',
34228
34299
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
34229
34300
  rpc: [ 'https://mainnet.bitfinity.network' ],
34230
34301
  faucets: [],
34231
- nativeCurrency: { name: 'Bitfinity Token', symbol: 'BFT', decimals: 18 },
34302
+ nativeCurrency: { name: 'Bitfinity Token', symbol: 'BTF', decimals: 18 },
34232
34303
  infoURL: 'https://bitfinity.network',
34233
34304
  shortName: 'bitfinity-mainnet',
34234
34305
  chainId: 355110,
@@ -34244,11 +34315,11 @@ const chainArray = [
34244
34315
  },
34245
34316
  {
34246
34317
  name: 'Bitfinity Network Testnet',
34247
- chain: 'BFT',
34318
+ chain: 'BTF',
34248
34319
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
34249
34320
  rpc: [ 'https://testnet.bitfinity.network' ],
34250
34321
  faucets: [ 'https://bitfinity.network/faucet' ],
34251
- nativeCurrency: { name: 'Bitfinity Token', symbol: 'BFT', decimals: 18 },
34322
+ nativeCurrency: { name: 'Bitfinity Token', symbol: 'BTF', decimals: 18 },
34252
34323
  infoURL: 'https://bitfinity.network',
34253
34324
  shortName: 'bitfinity-testnet',
34254
34325
  chainId: 355113,
@@ -34559,6 +34630,11 @@ const chainArray = [
34559
34630
  networkId: 421614,
34560
34631
  slip44: 1,
34561
34632
  explorers: [
34633
+ {
34634
+ name: 'arbiscan-sepolia',
34635
+ url: 'https://sepolia.arbiscan.io',
34636
+ standard: 'EIP3091'
34637
+ },
34562
34638
  {
34563
34639
  name: 'Arbitrum Sepolia Rollup Testnet Explorer',
34564
34640
  url: 'https://sepolia-explorer.arbitrum.io',
@@ -37710,6 +37786,11 @@ const chainArray = [
37710
37786
  networkId: 11155420,
37711
37787
  slip44: 1,
37712
37788
  explorers: [
37789
+ {
37790
+ name: 'etherscan-sepolia-optimism',
37791
+ url: 'https://sepolia-optimism.etherscan.io',
37792
+ standard: 'EIP3091'
37793
+ },
37713
37794
  {
37714
37795
  name: 'opscout',
37715
37796
  url: 'https://optimism-sepolia.blockscout.com',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.534",
3
+ "version": "0.0.535",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {