eth-chainlist 0.0.360 → 0.0.361

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.361 (2024-03-19)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.360 ([b5626d0](https://github.com/poowf/eth-chainlist/commit/b5626d05687395bc86f3373fc1e3d7a6308417e0))
9
+ * update chain data ([7a990a7](https://github.com/poowf/eth-chainlist/commit/7a990a7fd2e62f81e41a2d771af6f258667cff22))
10
+
3
11
  ### 0.0.360 (2024-03-15)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -6810,6 +6810,26 @@ const chainArray = [
6810
6810
  networkId: 888,
6811
6811
  slip44: 5718350
6812
6812
  },
6813
+ {
6814
+ name: 'MAXI Chain Testnet',
6815
+ chain: 'MAXI',
6816
+ rpc: [ 'https://rpc-testnet.maxi.network' ],
6817
+ faucets: [ 'https://faucet.maxi.network' ],
6818
+ nativeCurrency: { name: 'MAXICOIN', symbol: 'MAXI', decimals: 18 },
6819
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
6820
+ infoURL: 'https://maxi.network',
6821
+ shortName: 'maxi-testnet',
6822
+ chainId: 898,
6823
+ networkId: 898,
6824
+ icon: 'maxi',
6825
+ explorers: [
6826
+ {
6827
+ name: 'Maxi Chain Testnet Explorer',
6828
+ url: 'https://testnet.maxi.network',
6829
+ standard: 'EIP3091'
6830
+ }
6831
+ ]
6832
+ },
6813
6833
  {
6814
6834
  name: 'Garizon Testnet Stage0',
6815
6835
  chain: 'GAR',
@@ -15608,6 +15628,27 @@ const chainArray = [
15608
15628
  chainId: 8768,
15609
15629
  networkId: 8768
15610
15630
  },
15631
+ {
15632
+ name: 'IOTA EVM',
15633
+ title: 'IOTA EVM',
15634
+ chain: 'IOTA EVM',
15635
+ rpc: [ 'https://json-rpc.evm.iotaledger.net' ],
15636
+ faucets: [],
15637
+ nativeCurrency: { name: 'IOTA', symbol: 'IOTA', decimals: 18 },
15638
+ infoURL: 'https://www.iota.org',
15639
+ shortName: 'iotaevm',
15640
+ chainId: 8822,
15641
+ networkId: 8822,
15642
+ icon: 'iotaevm',
15643
+ explorers: [
15644
+ {
15645
+ name: 'explorer',
15646
+ url: 'https://iota-evm.blockscout.com',
15647
+ icon: 'iotaevm',
15648
+ standard: 'EIP3091'
15649
+ }
15650
+ ]
15651
+ },
15611
15652
  {
15612
15653
  name: 'MARO Blockchain Mainnet',
15613
15654
  chain: 'MARO Blockchain',
@@ -19618,6 +19659,26 @@ const chainArray = [
19618
19659
  }
19619
19660
  ]
19620
19661
  },
19662
+ {
19663
+ name: 'Swamps L2',
19664
+ chain: 'SWP',
19665
+ icon: 'swamps',
19666
+ rpc: [ 'https://swamps.tc.l2aas.com' ],
19667
+ faucets: [],
19668
+ nativeCurrency: { name: 'SWP', symbol: 'SWP', decimals: 18 },
19669
+ infoURL: 'https://www.swamps.fi',
19670
+ shortName: 'SWP',
19671
+ chainId: 45454,
19672
+ networkId: 45454,
19673
+ explorers: [
19674
+ {
19675
+ name: 'blockscout',
19676
+ url: 'https://swamps-explorer.tc.l2aas.com',
19677
+ icon: 'blockscout',
19678
+ standard: 'EIP3091'
19679
+ }
19680
+ ]
19681
+ },
19621
19682
  {
19622
19683
  name: 'Deelance Mainnet',
19623
19684
  title: 'Deelance Network Mainnet',
@@ -21056,6 +21117,27 @@ const chainArray = [
21056
21117
  }
21057
21118
  ]
21058
21119
  },
21120
+ {
21121
+ name: 'Amoy',
21122
+ title: 'Polygon Amoy Testnet',
21123
+ chain: 'Polygon',
21124
+ icon: 'polygon',
21125
+ rpc: [ 'https://rpc-amoy.polygon.technology' ],
21126
+ faucets: [ 'https://faucet.polygon.technology/' ],
21127
+ nativeCurrency: { name: 'MATIC', symbol: 'MATIC', decimals: 18 },
21128
+ infoURL: 'https://polygon.technology/',
21129
+ shortName: 'polygonamoy',
21130
+ chainId: 80002,
21131
+ networkId: 80002,
21132
+ slip44: 1,
21133
+ explorers: [
21134
+ {
21135
+ name: 'polygonamoy',
21136
+ url: 'https://www.oklink.com/amoy',
21137
+ standard: 'EIP3091'
21138
+ }
21139
+ ]
21140
+ },
21059
21141
  {
21060
21142
  name: 'Berachain Artio',
21061
21143
  chain: 'Berachain Artio',
@@ -25855,6 +25937,33 @@ const chainArray = [
25855
25937
  }
25856
25938
  ]
25857
25939
  },
25940
+ {
25941
+ name: '0xHash Testnet',
25942
+ chain: 'HETH',
25943
+ icon: 'ethereum',
25944
+ rpc: [ 'https://rpc-test.0xhash.io' ],
25945
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
25946
+ faucets: [],
25947
+ nativeCurrency: { name: '0xHash', symbol: 'HETH', decimals: 18 },
25948
+ infoURL: 'https://0xhash.io',
25949
+ shortName: 'HETH',
25950
+ chainId: 77787778,
25951
+ networkId: 77787778,
25952
+ slip44: 1,
25953
+ explorers: [
25954
+ {
25955
+ name: 'blockscout',
25956
+ url: 'https://test.0xhashscan.io',
25957
+ icon: 'blockscout',
25958
+ standard: 'EIP3091'
25959
+ }
25960
+ ],
25961
+ parent: {
25962
+ type: 'L2',
25963
+ chain: 'eip155-1',
25964
+ bridges: [ { url: 'https://app.optimism.io/bridge/deposit' } ]
25965
+ }
25966
+ },
25858
25967
  {
25859
25968
  name: 'T.E.A.M Blockchain',
25860
25969
  chain: 'TEAM',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.360",
3
+ "version": "0.0.361",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {