eth-chainlist 0.0.365 → 0.0.367

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.367 (2024-03-31)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.366 ([65f2b28](https://github.com/poowf/eth-chainlist/commit/65f2b289243456f9f48abbd1b5d839a9295d2c94))
9
+ * update chain data ([1ec977a](https://github.com/poowf/eth-chainlist/commit/1ec977acc8457d679b4c45d319db5074561f2c29))
10
+
11
+ ### 0.0.366 (2024-03-30)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.365 ([77871b7](https://github.com/poowf/eth-chainlist/commit/77871b7b239fd340626b79c3db43b26ed1222157))
17
+ * update chain data ([bbc7177](https://github.com/poowf/eth-chainlist/commit/bbc71777a50f3a01e79853949fc8624bba914371))
18
+
3
19
  ### 0.0.365 (2024-03-29)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -7857,7 +7857,8 @@ const chainArray = [
7857
7857
  'https://evm.humans.stakepool.dev.br',
7858
7858
  'https://mainnet-humans-evm.konsortech.xyz',
7859
7859
  'https://evm-rpc.mainnet.humans.zone',
7860
- 'https://json-rpc.humans.bh.rocks'
7860
+ 'https://json-rpc.humans.bh.rocks',
7861
+ 'https://evm-rpc.humans.huginn.tech'
7861
7862
  ],
7862
7863
  faucets: [],
7863
7864
  nativeCurrency: { name: 'HEART', symbol: 'HEART', decimals: 18 },
@@ -13741,6 +13742,24 @@ const chainArray = [
13741
13742
  chainId: 5105,
13742
13743
  networkId: 5105
13743
13744
  },
13745
+ {
13746
+ name: 'Azra Testnet',
13747
+ chain: 'Azra Testnet',
13748
+ rpc: [ 'https://rpc-azra-testnet-6hz86owb1n.t.conduit.xyz' ],
13749
+ faucets: [],
13750
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
13751
+ infoURL: 'https://azragames.com',
13752
+ shortName: 'azra-testnet',
13753
+ chainId: 5106,
13754
+ networkId: 5106,
13755
+ explorers: [
13756
+ {
13757
+ name: 'blockscout',
13758
+ url: 'https://explorerl2new-azra-testnet-6hz86owb1n.t.conduit.xyz',
13759
+ standard: 'EIP3091'
13760
+ }
13761
+ ]
13762
+ },
13744
13763
  {
13745
13764
  name: 'Bahamut',
13746
13765
  title: 'Bahamut mainnet',
@@ -14203,6 +14222,24 @@ const chainArray = [
14203
14222
  }
14204
14223
  ]
14205
14224
  },
14225
+ {
14226
+ name: 'BounceBit Testnet',
14227
+ chain: 'BounceBit',
14228
+ rpc: [ 'https://fullnode-testnet.bouncebitapi.com/' ],
14229
+ faucets: [],
14230
+ nativeCurrency: { name: 'BounceBit', symbol: 'BB', decimals: 18 },
14231
+ infoURL: 'https://bouncebit.io',
14232
+ shortName: 'bouncebit-testnet',
14233
+ chainId: 6000,
14234
+ networkId: 6000,
14235
+ explorers: [
14236
+ {
14237
+ name: 'BBScan Testnet Explorer',
14238
+ url: 'https://bbscan.io',
14239
+ standard: 'none'
14240
+ }
14241
+ ]
14242
+ },
14206
14243
  {
14207
14244
  name: 'Tres Testnet',
14208
14245
  chain: 'TresLeches',
@@ -15076,6 +15113,28 @@ const chainArray = [
15076
15113
  }
15077
15114
  ]
15078
15115
  },
15116
+ {
15117
+ name: 'OpenEX LONG Testnet',
15118
+ title: 'OpenEX LONG Testnet',
15119
+ chain: 'OEX',
15120
+ icon: 'oex',
15121
+ rpc: [ 'https://long.rpc.openex.network/' ],
15122
+ faucets: [ 'https://long.hub.openex.network/faucet' ],
15123
+ nativeCurrency: { name: 'USDT Testnet', symbol: 'USDT', decimals: 18 },
15124
+ infoURL: 'https://openex.network',
15125
+ shortName: 'oex',
15126
+ chainId: 7798,
15127
+ networkId: 7798,
15128
+ slip44: 1,
15129
+ explorers: [
15130
+ {
15131
+ name: 'OpenEX Long Testnet Explorer',
15132
+ url: 'https://scan.long.openex.network',
15133
+ icon: 'oex',
15134
+ standard: 'EIP3091'
15135
+ }
15136
+ ]
15137
+ },
15079
15138
  {
15080
15139
  name: 'MaalChain Testnet',
15081
15140
  chain: 'MaalChain Testnet',
@@ -16526,6 +16585,26 @@ const chainArray = [
16526
16585
  }
16527
16586
  ]
16528
16587
  },
16588
+ {
16589
+ name: 'Espento Mainnet',
16590
+ chain: 'SPENT',
16591
+ rpc: [ 'https://rpc.escscan.com/' ],
16592
+ faucets: [],
16593
+ nativeCurrency: { name: 'ESPENTO', symbol: 'SPENT', decimals: 18 },
16594
+ infoURL: 'https://espento.network',
16595
+ shortName: 'spent',
16596
+ chainId: 9911,
16597
+ networkId: 9911,
16598
+ icon: 'espento',
16599
+ explorers: [
16600
+ {
16601
+ name: 'escscan',
16602
+ url: 'https://escscan.com',
16603
+ icon: 'espento',
16604
+ standard: 'EIP3091'
16605
+ }
16606
+ ]
16607
+ },
16529
16608
  {
16530
16609
  name: 'Mind Smart Chain Testnet',
16531
16610
  chain: 'tMIND',
@@ -17567,6 +17646,26 @@ const chainArray = [
17567
17646
  }
17568
17647
  ]
17569
17648
  },
17649
+ {
17650
+ name: 'Masa',
17651
+ chain: 'MASA',
17652
+ icon: 'masa',
17653
+ rpc: [ 'https://subnets.avax.network/masanetwork/mainnet/rpc' ],
17654
+ features: [ { name: 'EIP1559' } ],
17655
+ faucets: [],
17656
+ nativeCurrency: { name: 'Masa Token', symbol: 'MASA', decimals: 18 },
17657
+ infoURL: 'https://masa.finance',
17658
+ shortName: 'masa',
17659
+ chainId: 13396,
17660
+ networkId: 13396,
17661
+ explorers: [
17662
+ {
17663
+ name: 'Masa Explorer',
17664
+ url: 'https://subnets.avax.network/masa',
17665
+ standard: 'EIP3091'
17666
+ }
17667
+ ]
17668
+ },
17570
17669
  {
17571
17670
  name: 'Immutable zkEVM Testnet',
17572
17671
  chain: 'Immutable zkEVM',
@@ -20920,6 +21019,34 @@ const chainArray = [
20920
21019
  }
20921
21020
  ]
20922
21021
  },
21022
+ {
21023
+ name: 'Proof of Play - Apex',
21024
+ chainId: 70700,
21025
+ shortName: 'pop-apex',
21026
+ chain: 'ETH',
21027
+ networkId: 70700,
21028
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
21029
+ rpc: [ 'https://rpc.apex.proofofplay.com' ],
21030
+ faucets: [],
21031
+ explorers: [
21032
+ {
21033
+ name: 'Proof of Play Apex Explorer',
21034
+ url: 'https://explorer.apex.proofofplay.com',
21035
+ icon: 'pop-apex',
21036
+ standard: 'EIP3091'
21037
+ }
21038
+ ],
21039
+ infoURL: 'https://proofofplay.com',
21040
+ icon: 'pop-apex',
21041
+ parent: {
21042
+ type: 'L2',
21043
+ chain: 'eip155-42161',
21044
+ bridges: [
21045
+ { url: 'https://bridge.arbitrum.io' },
21046
+ { url: 'https://relay.link/bridge/apex/' }
21047
+ ]
21048
+ }
21049
+ },
20923
21050
  {
20924
21051
  name: 'GuapcoinX',
20925
21052
  chain: 'GuapcoinX',
@@ -21000,6 +21127,28 @@ const chainArray = [
21000
21127
  }
21001
21128
  ]
21002
21129
  },
21130
+ {
21131
+ name: 'CAGA crypto Ankara testnet',
21132
+ chain: 'Ankara',
21133
+ rpc: [
21134
+ 'https://www.ankara-cagacrypto.com',
21135
+ 'wss://wss.ankara-cagacrypto.com'
21136
+ ],
21137
+ faucets: [],
21138
+ nativeCurrency: { name: 'Caga', symbol: 'CAGA', decimals: 18 },
21139
+ infoURL: 'https://www.cagacrypto.com/',
21140
+ shortName: 'caga',
21141
+ chainId: 72778,
21142
+ networkId: 72778,
21143
+ icon: 'ankaracaga',
21144
+ explorers: [
21145
+ {
21146
+ name: 'ankara',
21147
+ url: 'https://explorer.ankara-cagacrypto.com',
21148
+ standard: 'EIP3091'
21149
+ }
21150
+ ]
21151
+ },
21003
21152
  {
21004
21153
  name: 'Grok Chain Mainnet',
21005
21154
  chain: 'Grok',
@@ -22276,12 +22425,13 @@ const chainArray = [
22276
22425
  {
22277
22426
  name: 'Masa Testnet',
22278
22427
  chain: 'MASA',
22428
+ icon: 'masa',
22279
22429
  rpc: [ 'https://subnets.avax.network/masatestne/testnet/rpc' ],
22280
22430
  features: [ { name: 'EIP1559' } ],
22281
22431
  faucets: [],
22282
22432
  nativeCurrency: { name: 'Masa Token', symbol: 'MASA', decimals: 18 },
22283
22433
  infoURL: 'https://masa.finance',
22284
- shortName: 'masa',
22434
+ shortName: 'masatest',
22285
22435
  chainId: 103454,
22286
22436
  networkId: 103454,
22287
22437
  explorers: [
@@ -24901,6 +25051,27 @@ const chainArray = [
24901
25051
  }
24902
25052
  ]
24903
25053
  },
25054
+ {
25055
+ name: 'Netmind Chain Testnet',
25056
+ title: 'NetMind Chain Testnet',
25057
+ chain: 'NetMind',
25058
+ rpc: [ 'https://testblock.protago-dev.com' ],
25059
+ faucets: [],
25060
+ nativeCurrency: { name: 'NMT', symbol: 'NMT', decimals: 18 },
25061
+ infoURL: 'https://netmind.ai',
25062
+ shortName: 'nmtTest',
25063
+ chainId: 1100789,
25064
+ networkId: 1100789,
25065
+ icon: 'netmind',
25066
+ explorers: [
25067
+ {
25068
+ name: 'NetMind Testnet Explorer',
25069
+ url: 'https://testbrower.protago-dev.com',
25070
+ icon: 'netmind',
25071
+ standard: 'EIP3091'
25072
+ }
25073
+ ]
25074
+ },
24904
25075
  {
24905
25076
  name: 'Tiltyard Subnet',
24906
25077
  chain: 'TILTYARD',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.365",
3
+ "version": "0.0.367",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {