eth-chainlist 0.0.149 → 0.0.150

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,13 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.150 (2023-05-17)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.149 ([de1ebf9](https://github.com/poowf/eth-chainlist/commit/de1ebf9147a494708076ffa6b1a8098eaff9f535))
9
+ * update chain data ([baab9a2](https://github.com/poowf/eth-chainlist/commit/baab9a2c8a9ffefd71d33de8da088817494e5748))
10
+
3
11
  ### 0.0.149 (2023-05-13)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -98,7 +98,8 @@ const chainArray = [
98
98
  rpc: [
99
99
  'https://goerli.infura.io/v3/${INFURA_API_KEY}',
100
100
  'wss://goerli.infura.io/v3/${INFURA_API_KEY}',
101
- 'https://rpc.goerli.mudit.blog/'
101
+ 'https://rpc.goerli.mudit.blog/',
102
+ 'https://ethereum-goerli.publicnode.com'
102
103
  ],
103
104
  faucets: [
104
105
  'http://fauceth.komputing.org?chain=5&address=${ADDRESS}',
@@ -1741,7 +1742,8 @@ const chainArray = [
1741
1742
  'https://data-seed-prebsc-1-s2.binance.org:8545',
1742
1743
  'https://data-seed-prebsc-2-s2.binance.org:8545',
1743
1744
  'https://data-seed-prebsc-1-s3.binance.org:8545',
1744
- 'https://data-seed-prebsc-2-s3.binance.org:8545'
1745
+ 'https://data-seed-prebsc-2-s3.binance.org:8545',
1746
+ 'https://bsc-testnet.publicnode.com'
1745
1747
  ],
1746
1748
  faucets: [ 'https://testnet.binance.org/faucet-smart' ],
1747
1749
  nativeCurrency: {
@@ -3866,6 +3868,25 @@ const chainArray = [
3866
3868
  }
3867
3869
  ]
3868
3870
  },
3871
+ {
3872
+ name: 'ARZIO Chain',
3873
+ chain: 'ARZIO',
3874
+ icon: 'arzio',
3875
+ rpc: [ 'https://chain-rpc.arzio.co' ],
3876
+ faucets: [],
3877
+ nativeCurrency: { name: 'ARZIO', symbol: 'AZO', decimals: 18 },
3878
+ infoURL: 'https://chain.arzio.co',
3879
+ shortName: 'arzio',
3880
+ chainId: 456,
3881
+ networkId: 456,
3882
+ explorers: [
3883
+ {
3884
+ name: 'ARZIO Scan',
3885
+ url: 'https://scan.arzio.co',
3886
+ standard: 'EIP3091'
3887
+ }
3888
+ ]
3889
+ },
3869
3890
  {
3870
3891
  name: 'Rupaya',
3871
3892
  chain: 'RUPX',
@@ -6274,6 +6295,25 @@ const chainArray = [
6274
6295
  }
6275
6296
  ]
6276
6297
  },
6298
+ {
6299
+ name: 'Joseon Mainnet',
6300
+ chain: 'Joseon',
6301
+ icon: 'joseon',
6302
+ rpc: [ 'https://rpc.modchain.net/blockchain.joseon.com/rpc' ],
6303
+ faucets: [],
6304
+ nativeCurrency: { name: 'Joseon Mun', symbol: 'JSM', decimals: 18 },
6305
+ infoURL: 'https://www.joseon.com/',
6306
+ shortName: 'mun',
6307
+ chainId: 1392,
6308
+ networkId: 1392,
6309
+ explorers: [
6310
+ {
6311
+ name: 'BlockExplorer',
6312
+ url: 'https://www.blockexplorer.com',
6313
+ standard: 'EIP3091'
6314
+ }
6315
+ ]
6316
+ },
6277
6317
  {
6278
6318
  name: 'Polygon zkEVM Testnet old',
6279
6319
  title: 'Polygon zkEVM Testnet',
@@ -7570,7 +7610,7 @@ const chainArray = [
7570
7610
  ]
7571
7611
  },
7572
7612
  {
7573
- name: 'Metaplayerone Network',
7613
+ name: 'Metaplayerone Dubai Testnet',
7574
7614
  chain: 'MP1 Dubai-Testnet',
7575
7615
  icon: 'meu',
7576
7616
  rpc: [ 'https://rpc-dubai.mp1network.com/' ],
@@ -8553,7 +8593,10 @@ const chainArray = [
8553
8593
  {
8554
8594
  name: 'Fantom Testnet',
8555
8595
  chain: 'FTM',
8556
- rpc: [ 'https://rpc.testnet.fantom.network' ],
8596
+ rpc: [
8597
+ 'https://rpc.testnet.fantom.network',
8598
+ 'https://fantom-testnet.publicnode.com'
8599
+ ],
8557
8600
  faucets: [ 'https://faucet.fantom.network' ],
8558
8601
  nativeCurrency: { name: 'Fantom', symbol: 'FTM', decimals: 18 },
8559
8602
  infoURL: 'https://docs.fantom.foundation/quick-start/short-guide#fantom-testnet',
@@ -11126,8 +11169,23 @@ const chainArray = [
11126
11169
  name: 'Fibonacci Mainnet',
11127
11170
  chain: 'FIBO',
11128
11171
  icon: 'fibonacci',
11129
- rpc: [ 'https://node1.fibo-api.asia' ],
11130
- faucets: [],
11172
+ rpc: [
11173
+ 'https://node1.fibo-api.asia',
11174
+ 'https://node2.fibo-api.asia',
11175
+ 'https://node3.fibo-api.asia',
11176
+ 'https://node4.fibo-api.asia',
11177
+ 'https://node5.fibo-api.asia',
11178
+ 'https://node6.fibo-api.asia',
11179
+ 'https://node7.fibo-api.asia',
11180
+ 'https://node1.fibo-rpc.asia',
11181
+ 'https://node2.fibo-rpc.asia',
11182
+ 'https://node3.fibo-rpc.asia',
11183
+ 'https://node4.fibo-rpc.asia',
11184
+ 'https://node5.fibo-rpc.asia',
11185
+ 'https://node6.fibo-rpc.asia',
11186
+ 'https://node7.fibo-rpc.asia'
11187
+ ],
11188
+ faucets: [ 'https://test.fibochain.org/faucets' ],
11131
11189
  nativeCurrency: { name: 'FIBONACCI UTILITY TOKEN', symbol: 'FIBO', decimals: 18 },
11132
11190
  infoURL: 'https://fibochain.org',
11133
11191
  shortName: 'fibo',
@@ -12389,7 +12447,10 @@ const chainArray = [
12389
12447
  name: 'Avalanche Fuji Testnet',
12390
12448
  chain: 'AVAX',
12391
12449
  icon: 'avax',
12392
- rpc: [ 'https://api.avax-test.network/ext/bc/C/rpc' ],
12450
+ rpc: [
12451
+ 'https://api.avax-test.network/ext/bc/C/rpc',
12452
+ 'https://avalanche-fuji-c-chain.publicnode.com'
12453
+ ],
12393
12454
  faucets: [ 'https://faucet.avax-test.network/' ],
12394
12455
  nativeCurrency: { name: 'Avalanche', symbol: 'AVAX', decimals: 18 },
12395
12456
  infoURL: 'https://cchain.explorer.avax-test.network',
@@ -13344,7 +13405,8 @@ const chainArray = [
13344
13405
  rpc: [
13345
13406
  'https://matic-mumbai.chainstacklabs.com',
13346
13407
  'https://rpc-mumbai.maticvigil.com',
13347
- 'https://matic-testnet-archive-rpc.bwarelabs.com'
13408
+ 'https://matic-testnet-archive-rpc.bwarelabs.com',
13409
+ 'https://polygon-mumbai-bor.publicnode.com'
13348
13410
  ],
13349
13411
  faucets: [ 'https://faucet.polygon.technology/' ],
13350
13412
  nativeCurrency: { name: 'MATIC', symbol: 'MATIC', decimals: 18 },
@@ -15048,6 +15110,11 @@ const chainArray = [
15048
15110
  name: 'Scroll Alpha Testnet Block Explorer',
15049
15111
  url: 'https://blockscout.scroll.io',
15050
15112
  standard: 'EIP3091'
15113
+ },
15114
+ {
15115
+ name: 'Scroll Alpha Testnet Block Explorer',
15116
+ url: 'https://scrollexplorer.unifra.io',
15117
+ standard: 'EIP3091'
15051
15118
  }
15052
15119
  ],
15053
15120
  parent: { type: 'L2', chain: 'eip155-5', bridges: [] }
@@ -15170,6 +15237,25 @@ const chainArray = [
15170
15237
  }
15171
15238
  ]
15172
15239
  },
15240
+ {
15241
+ name: 'CURVE Mainnet',
15242
+ chain: 'CURVE',
15243
+ icon: 'curveIcon',
15244
+ rpc: [ 'https://mainnet-rpc.curvescan.io' ],
15245
+ faucets: [],
15246
+ nativeCurrency: { name: 'Curve', symbol: 'CURVE', decimals: 18 },
15247
+ infoURL: 'https://curvescan.io',
15248
+ shortName: 'CURVEm',
15249
+ chainId: 827431,
15250
+ networkId: 827431,
15251
+ explorers: [
15252
+ {
15253
+ name: 'CURVE Mainnet',
15254
+ url: 'https://curvescan.io',
15255
+ standard: 'EIP3091'
15256
+ }
15257
+ ]
15258
+ },
15173
15259
  {
15174
15260
  name: '4GoodNetwork',
15175
15261
  chain: '4GN',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.149",
3
+ "version": "0.0.150",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {