eth-chainlist 0.0.383 → 0.0.385

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.385 (2024-04-23)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.384 ([5c1300c](https://github.com/poowf/eth-chainlist/commit/5c1300c11af63d6fba7c3bb1d7bedb2bd056c2aa))
9
+ * update chain data ([7d9d674](https://github.com/poowf/eth-chainlist/commit/7d9d6749a5fa7089823057acfec1ec9db30e03b5))
10
+
11
+ ### 0.0.384 (2024-04-22)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.383 ([887fc09](https://github.com/poowf/eth-chainlist/commit/887fc096346a20c15880205a98ca1e6461963d20))
17
+ * update chain data ([f0d21c1](https://github.com/poowf/eth-chainlist/commit/f0d21c1cf66badf6602b33ae2f6f67cce24a6a20))
18
+
3
19
  ### 0.0.383 (2024-04-21)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -2169,10 +2169,13 @@ const chainArray = [
2169
2169
  slip44: 1
2170
2170
  },
2171
2171
  {
2172
- name: 'Worldland Mainnet',
2172
+ name: 'WorldLand Mainnet',
2173
2173
  chain: 'Worldland',
2174
2174
  icon: 'worldland',
2175
- rpc: [ 'https://seoul.worldland.foundation' ],
2175
+ rpc: [
2176
+ 'https://seoul.worldland.foundation',
2177
+ 'https://seoul2.worldland.foundation'
2178
+ ],
2176
2179
  faucets: [],
2177
2180
  nativeCurrency: { name: 'Worldland', symbol: 'WLC', decimals: 18 },
2178
2181
  infoURL: 'https://worldland.foundation',
@@ -6359,6 +6362,25 @@ const chainArray = [
6359
6362
  }
6360
6363
  ]
6361
6364
  },
6365
+ {
6366
+ name: 'UltronSmartchain',
6367
+ chain: 'UltronSmartchain',
6368
+ rpc: [ 'https://rpc.ultronsmartchain.io' ],
6369
+ faucets: [],
6370
+ nativeCurrency: { name: 'ulc', symbol: 'ULC', decimals: 18 },
6371
+ infoURL: 'https://ultronsmartchain.io',
6372
+ shortName: 'ultronsmartchain',
6373
+ chainId: 662,
6374
+ networkId: 662,
6375
+ icon: 'ultronsmartchain',
6376
+ explorers: [
6377
+ {
6378
+ name: 'ultronsmartchain explorer',
6379
+ url: 'https://scan.ultronsmartchain.io',
6380
+ standard: 'EIP3091'
6381
+ }
6382
+ ]
6383
+ },
6362
6384
  {
6363
6385
  name: 'Pixie Chain Testnet',
6364
6386
  chain: 'PixieChain',
@@ -9659,6 +9681,25 @@ const chainArray = [
9659
9681
  }
9660
9682
  ]
9661
9683
  },
9684
+ {
9685
+ name: 'iDos Games Chain Testnet',
9686
+ chain: 'IGC',
9687
+ icon: 'igc-testnet',
9688
+ rpc: [ 'https://rpc-testnet.idos.games' ],
9689
+ faucets: [],
9690
+ nativeCurrency: { name: 'iDos Games Coin', symbol: 'IGC', decimals: 18 },
9691
+ infoURL: 'https://idosgames.com/',
9692
+ shortName: 'IGC',
9693
+ chainId: 1499,
9694
+ networkId: 1499,
9695
+ explorers: [
9696
+ {
9697
+ name: 'IGC-Scan',
9698
+ url: 'https://igcscan.com',
9699
+ standard: 'EIP3091'
9700
+ }
9701
+ ]
9702
+ },
9662
9703
  {
9663
9704
  name: 'BEVM Canary',
9664
9705
  chain: 'ChainX',
@@ -11020,15 +11061,15 @@ const chainArray = [
11020
11061
  icon: 'edgeware',
11021
11062
  rpc: [
11022
11063
  'https://edgeware-evm.jelliedowl.net',
11023
- 'https://mainnet2.edgewa.re/evm',
11024
- 'https://mainnet3.edgewa.re/evm',
11025
- 'https://mainnet4.edgewa.re/evm',
11026
- 'https://mainnet5.edgewa.re/evm',
11064
+ 'https://edgeware-evm0.jelliedowl.net',
11065
+ 'https://edgeware-evm1.jelliedowl.net',
11066
+ 'https://edgeware-evm2.jelliedowl.net',
11067
+ 'https://edgeware-evm3.jelliedowl.net',
11027
11068
  'wss://edgeware.jelliedowl.net',
11028
- 'wss://mainnet2.edgewa.re',
11029
- 'wss://mainnet3.edgewa.re',
11030
- 'wss://mainnet4.edgewa.re',
11031
- 'wss://mainnet5.edgewa.re'
11069
+ 'wss://edgeware-rpc0.jelliedowl.net',
11070
+ 'wss://edgeware-rpc1.jelliedowl.net',
11071
+ 'wss://edgeware-rpc2.jelliedowl.net',
11072
+ 'wss://edgeware-rpc3.jelliedowl.net'
11032
11073
  ],
11033
11074
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
11034
11075
  faucets: [],
@@ -11040,15 +11081,15 @@ const chainArray = [
11040
11081
  slip44: 523,
11041
11082
  explorers: [
11042
11083
  {
11043
- name: 'Edgscan by Bharathcoorg',
11084
+ name: 'Edgscan EdgeEVM explorer by Bharathcoorg',
11044
11085
  url: 'https://edgscan.live',
11045
11086
  standard: 'EIP3091'
11046
11087
  },
11047
11088
  {
11048
- name: 'Subscan',
11049
- url: 'https://edgeware.subscan.io',
11089
+ name: 'Edgscan EdgeWASM explorer by Bharathcoorg',
11090
+ url: 'https://edgscan.ink',
11050
11091
  standard: 'none',
11051
- icon: 'subscan'
11092
+ icon: 'edgscan'
11052
11093
  }
11053
11094
  ]
11054
11095
  },
@@ -18044,7 +18085,7 @@ const chainArray = [
18044
18085
  ]
18045
18086
  },
18046
18087
  {
18047
- name: 'Worldland Testnet',
18088
+ name: 'WorldLand Testnet',
18048
18089
  chain: 'Worldland',
18049
18090
  icon: 'worldland',
18050
18091
  rpc: [ 'https://gwangju.worldland.foundation' ],
@@ -20339,6 +20380,31 @@ const chainArray = [
20339
20380
  }
20340
20381
  ]
20341
20382
  },
20383
+ {
20384
+ name: 'MiYou Mainnet',
20385
+ chain: 'MiYou Chain',
20386
+ icon: 'miyou',
20387
+ faucets: [],
20388
+ rpc: [
20389
+ 'https://blockchain.miyou.io',
20390
+ 'https://blockchain.miyoulab.com'
20391
+ ],
20392
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
20393
+ nativeCurrency: { name: 'Miyou', symbol: 'MY', decimals: 18 },
20394
+ infoURL: 'https://www.miyou.io',
20395
+ shortName: 'MiYou',
20396
+ chainId: 30088,
20397
+ networkId: 30088,
20398
+ slip44: 60,
20399
+ ens: { registry: '0xFEfa9B3061435977424DD947E756566cFB60473E' },
20400
+ explorers: [
20401
+ {
20402
+ name: 'MiYou block explorer',
20403
+ url: 'https://myscan.miyou.io',
20404
+ standard: 'EIP3091'
20405
+ }
20406
+ ]
20407
+ },
20342
20408
  {
20343
20409
  name: 'Cerium Testnet',
20344
20410
  chain: 'CAU',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.383",
3
+ "version": "0.0.385",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {