eth-chainlist 0.0.148 → 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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/data/chain.js +117 -19
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
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
+
11
+ ### 0.0.149 (2023-05-13)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.148 ([10a0771](https://github.com/poowf/eth-chainlist/commit/10a077143984b682a7aae92ccb0466417427a5ba))
17
+ * update chain data ([d47c217](https://github.com/poowf/eth-chainlist/commit/d47c217f780a67106beccd5c3b9ab1f9ac8eb3c6))
18
+
3
19
  ### 0.0.148 (2023-05-12)
4
20
 
5
21
 
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',
@@ -8637,10 +8680,10 @@ const chainArray = [
8637
8680
  }
8638
8681
  },
8639
8682
  {
8640
- name: 'Oasis Testnet',
8641
- title: 'Bahamut Testnet Oasis',
8683
+ name: 'Fastex Chain (Bahamut) Oasis Testnet',
8684
+ title: 'Bahamut testnet Oasis',
8642
8685
  icon: 'bahamut',
8643
- chain: 'Bahamut',
8686
+ chain: 'Fastex Chain (Bahamut)',
8644
8687
  rpc: [ 'https://rpc1.oasis.bahamutchain.com' ],
8645
8688
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
8646
8689
  faucets: [ 'https://faucet.oasis.fastexchain.com' ],
@@ -8979,9 +9022,9 @@ const chainArray = [
8979
9022
  ]
8980
9023
  },
8981
9024
  {
8982
- name: 'Sahara',
9025
+ name: 'Fastex Chain (Bahamut)',
8983
9026
  title: 'Bahamut mainnet Sahara',
8984
- chain: 'Bahamut',
9027
+ chain: 'Fastex Chain (Bahamut)',
8985
9028
  icon: 'bahamut',
8986
9029
  rpc: [
8987
9030
  'https://rpc1.sahara.bahamutchain.com',
@@ -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',
@@ -16122,9 +16208,7 @@ const chainArray = [
16122
16208
  name: 'Kanazawa',
16123
16209
  title: 'Meld Testnet Kanazawa',
16124
16210
  chain: 'Kanazawa',
16125
- rpc: [
16126
- 'https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc'
16127
- ],
16211
+ rpc: [ 'https://subnets.avax.network/meld/testnet/rpc' ],
16128
16212
  faucets: [],
16129
16213
  features: [],
16130
16214
  nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 },
@@ -16133,7 +16217,14 @@ const chainArray = [
16133
16217
  shortName: 'kanazawa',
16134
16218
  chainId: 222000222,
16135
16219
  networkId: 222000222,
16136
- explorers: []
16220
+ explorers: [
16221
+ {
16222
+ name: 'explorer',
16223
+ url: 'https://subnets-test.avax.network/meld',
16224
+ icon: 'meld',
16225
+ standard: 'EIP3091'
16226
+ }
16227
+ ]
16137
16228
  },
16138
16229
  {
16139
16230
  name: 'Neon EVM DevNet',
@@ -16249,7 +16340,7 @@ const chainArray = [
16249
16340
  name: 'Meld',
16250
16341
  title: 'Meld Mainnet',
16251
16342
  chain: 'MELD',
16252
- rpc: [ 'https://network-rpc.meld.com' ],
16343
+ rpc: [ 'https://subnets.avax.network/meld/mainnet/rpc' ],
16253
16344
  faucets: [],
16254
16345
  features: [],
16255
16346
  nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 },
@@ -16258,7 +16349,14 @@ const chainArray = [
16258
16349
  shortName: 'meld',
16259
16350
  chainId: 333000333,
16260
16351
  networkId: 333000333,
16261
- explorers: []
16352
+ explorers: [
16353
+ {
16354
+ name: 'explorer',
16355
+ url: 'https://subnets.avax.network/meld',
16356
+ icon: 'meld',
16357
+ standard: 'EIP3091'
16358
+ }
16359
+ ]
16262
16360
  },
16263
16361
  {
16264
16362
  name: 'Calypso NFT Hub (SKALE Testnet)',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.148",
3
+ "version": "0.0.150",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {