eth-chainlist 0.0.116 → 0.0.117

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.117 (2023-04-03)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.116 ([bb2e835](https://github.com/poowf/eth-chainlist/commit/bb2e835a8380f1d5060f78eecef984c82559495c))
9
+ * update chain data ([56d512e](https://github.com/poowf/eth-chainlist/commit/56d512eccd06ce67efb2a6af4ff76a3ae3c7a4d5))
10
+
3
11
  ### 0.0.116 (2023-04-01)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -797,6 +797,25 @@ const chainArray = [
797
797
  }
798
798
  ]
799
799
  },
800
+ {
801
+ name: 'Acria IntelliChain',
802
+ chain: 'AIC',
803
+ rpc: [ 'https://aic.acria.ai' ],
804
+ faucets: [],
805
+ nativeCurrency: { name: 'ACRIA', symbol: 'ACRIA', decimals: 18 },
806
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
807
+ infoURL: 'https://acria.ai',
808
+ shortName: 'aic',
809
+ chainId: 47,
810
+ networkId: 47,
811
+ explorers: [
812
+ {
813
+ name: 'Acria IntelliChain-Explorer',
814
+ url: 'https://explorer.acria.ai',
815
+ standard: 'EIP3091'
816
+ }
817
+ ]
818
+ },
800
819
  {
801
820
  name: 'Ennothem Mainnet Proterozoic',
802
821
  chain: 'ETMP',
@@ -2296,6 +2315,31 @@ const chainArray = [
2296
2315
  }
2297
2316
  ]
2298
2317
  },
2318
+ {
2319
+ name: 'Defi Oracle Meta Mainnet',
2320
+ chain: 'dfiometa',
2321
+ icon: 'defioraclemeta',
2322
+ rpc: [
2323
+ 'https://rpc.public-0138.defi-oracle.io',
2324
+ 'wss://rpc.public-0138.defi-oracle.io'
2325
+ ],
2326
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
2327
+ faucets: [],
2328
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
2329
+ infoURL: 'https://defi-oracle.io/',
2330
+ shortName: 'dfio-meta-main',
2331
+ chainId: 138,
2332
+ networkId: 1,
2333
+ slip44: 60,
2334
+ ens: { registry: '0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85' },
2335
+ explorers: [
2336
+ {
2337
+ name: 'Quorum Explorer',
2338
+ url: 'https://public-0138.defi-oracle.io',
2339
+ standard: 'none'
2340
+ }
2341
+ ]
2342
+ },
2299
2343
  {
2300
2344
  name: 'WoopChain Mainnet',
2301
2345
  chain: 'WOOP',
@@ -4112,7 +4156,8 @@ const chainArray = [
4112
4156
  url: 'https://testnet-explorer.canto.neobase.one',
4113
4157
  standard: 'none'
4114
4158
  }
4115
- ]
4159
+ ],
4160
+ status: 'deprecated'
4116
4161
  },
4117
4162
  {
4118
4163
  name: 'Vention Smart Chain Testnet',
@@ -6988,6 +7033,31 @@ const chainArray = [
6988
7033
  }
6989
7034
  ]
6990
7035
  },
7036
+ {
7037
+ name: 'Defi Oracle Meta Testnet',
7038
+ chain: 'dfiometatest',
7039
+ icon: 'defioraclemeta',
7040
+ rpc: [
7041
+ 'https://rpc.public-2138.defi-oracle.io',
7042
+ 'wss://rpc.public-2138.defi-oracle.io'
7043
+ ],
7044
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
7045
+ faucets: [],
7046
+ nativeCurrency: { name: 'testEther', symbol: 'tETH', decimals: 18 },
7047
+ infoURL: 'https://defi-oracle.io/',
7048
+ shortName: 'dfio-meta-test',
7049
+ chainId: 2138,
7050
+ networkId: 21,
7051
+ slip44: 60,
7052
+ ens: { registry: '0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85' },
7053
+ explorers: [
7054
+ {
7055
+ name: 'Quorum Explorer',
7056
+ url: 'https://public-2138.defi-oracle.io',
7057
+ standard: 'none'
7058
+ }
7059
+ ]
7060
+ },
6991
7061
  {
6992
7062
  name: 'BOSagora Mainnet',
6993
7063
  chain: 'ETH',
@@ -7218,6 +7288,30 @@ const chainArray = [
7218
7288
  }
7219
7289
  ]
7220
7290
  },
7291
+ {
7292
+ name: 'WEMIX Kanvas Sepolia',
7293
+ title: 'WEMIX Kanvas Testnet Sepolia',
7294
+ chainId: 2357,
7295
+ shortName: 'kanvas-aqua',
7296
+ chain: 'ETH',
7297
+ networkId: 2357,
7298
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
7299
+ rpc: [ 'https://api.aqua.wemixkanvas.io' ],
7300
+ faucets: [],
7301
+ infoURL: 'https://wemixkanvas.io',
7302
+ explorers: [
7303
+ {
7304
+ name: 'blockscout',
7305
+ url: 'https://blockscout.aqua.wemixkanvas.io',
7306
+ standard: 'EIP3091'
7307
+ }
7308
+ ],
7309
+ parent: {
7310
+ type: 'L2',
7311
+ chain: 'eip155-11155111',
7312
+ bridges: [ { url: 'https://wemixkanvas.io/bridge' } ]
7313
+ }
7314
+ },
7221
7315
  {
7222
7316
  name: 'BOMB Chain Testnet',
7223
7317
  chain: 'BOMB',
@@ -8892,6 +8986,24 @@ const chainArray = [
8892
8986
  }
8893
8987
  ]
8894
8988
  },
8989
+ {
8990
+ name: 'Canto Tesnet',
8991
+ chain: 'Canto',
8992
+ rpc: [ 'https://testnet-archive.plexnode.wtf' ],
8993
+ faucets: [],
8994
+ nativeCurrency: { name: 'Testnet Canto', symbol: 'CANTO', decimals: 18 },
8995
+ infoURL: 'https://canto.io',
8996
+ shortName: 'TestnetCanto',
8997
+ chainId: 7701,
8998
+ networkId: 7701,
8999
+ explorers: [
9000
+ {
9001
+ name: 'Canto Testnet EVM Explorer (Blockscout)',
9002
+ url: 'https://testnet.tuber.build',
9003
+ standard: 'none'
9004
+ }
9005
+ ]
9006
+ },
8895
9007
  {
8896
9008
  name: 'Rise of the Warbots Testnet',
8897
9009
  chain: 'nmactest',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.116",
3
+ "version": "0.0.117",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {