eth-chainlist 0.0.72 → 0.0.73

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.73 (2023-02-10)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.72 ([67cb102](https://github.com/poowf/eth-chainlist/commit/67cb102b2def1999294656fe477606b3baad0aaf))
9
+ * update chain data ([355d2b1](https://github.com/poowf/eth-chainlist/commit/355d2b165e8cdff501f815eb698f49b9b90d2d54))
10
+
3
11
  ### 0.0.72 (2023-02-09)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -3248,6 +3248,26 @@ const chainArray = [
3248
3248
  }
3249
3249
  ]
3250
3250
  },
3251
+ {
3252
+ name: 'Frenchain Testnet',
3253
+ chain: 'tfren',
3254
+ rpc: [ 'https://rpc-01tn.frenchain.app' ],
3255
+ faucets: [],
3256
+ nativeCurrency: { name: 'tFREN', symbol: 'FtREN', decimals: 18 },
3257
+ infoURL: 'https://frenchain.app',
3258
+ shortName: 'tFREN',
3259
+ chainId: 444,
3260
+ networkId: 444,
3261
+ icon: 'fren',
3262
+ explorers: [
3263
+ {
3264
+ name: 'blockscout',
3265
+ url: 'https://testnet.frenscan.io',
3266
+ icon: 'fren',
3267
+ standard: 'EIP3091'
3268
+ }
3269
+ ]
3270
+ },
3251
3271
  {
3252
3272
  name: 'Rupaya',
3253
3273
  chain: 'RUPX',
@@ -6687,6 +6707,29 @@ const chainArray = [
6687
6707
  }
6688
6708
  ]
6689
6709
  },
6710
+ {
6711
+ name: 'Bifrost Mainnet',
6712
+ title: 'The Bifrost Mainnet network',
6713
+ chain: 'BFC',
6714
+ rpc: [
6715
+ 'https://public-01.mainnet.thebifrost.io/rpc',
6716
+ 'https://public-02.mainnet.thebifrost.io/rpc'
6717
+ ],
6718
+ faucets: [],
6719
+ nativeCurrency: { name: 'Bifrost', symbol: 'BFC', decimals: 18 },
6720
+ infoURL: 'https://thebifrost.io',
6721
+ shortName: 'bfc',
6722
+ chainId: 3068,
6723
+ networkId: 3068,
6724
+ icon: 'bifrost',
6725
+ explorers: [
6726
+ {
6727
+ name: 'explorer-thebifrost',
6728
+ url: 'https://explorer.mainnet.thebifrost.io',
6729
+ standard: 'EIP3091'
6730
+ }
6731
+ ]
6732
+ },
6690
6733
  {
6691
6734
  name: 'Filecoin - Hyperspace testnet',
6692
6735
  chain: 'FIL',
@@ -10037,6 +10080,26 @@ const chainArray = [
10037
10080
  }
10038
10081
  ]
10039
10082
  },
10083
+ {
10084
+ name: 'Frenchain',
10085
+ chain: 'fren',
10086
+ rpc: [ 'https://rpc-02.frenscan.io' ],
10087
+ faucets: [],
10088
+ nativeCurrency: { name: 'FREN', symbol: 'FREN', decimals: 18 },
10089
+ infoURL: 'https://frenchain.app',
10090
+ shortName: 'FREN',
10091
+ chainId: 44444,
10092
+ networkId: 44444,
10093
+ icon: 'fren',
10094
+ explorers: [
10095
+ {
10096
+ name: 'blockscout',
10097
+ url: 'https://frenscan.io',
10098
+ icon: 'fren',
10099
+ standard: 'EIP3091'
10100
+ }
10101
+ ]
10102
+ },
10040
10103
  {
10041
10104
  name: 'Celo Alfajores Testnet',
10042
10105
  chainId: 44787,
@@ -10144,20 +10207,20 @@ const chainArray = [
10144
10207
  ]
10145
10208
  },
10146
10209
  {
10147
- name: 'Bifrost Testnet1',
10210
+ name: 'Bifrost Testnet',
10148
10211
  title: 'The Bifrost Testnet network',
10149
10212
  chain: 'BFC',
10150
10213
  rpc: [
10151
10214
  'https://public-01.testnet.thebifrost.io/rpc',
10152
- 'https://public-02.testnet.thebifrost.io/rpc',
10153
- 'https://private.chain.thebifrost.io/rpc'
10215
+ 'https://public-02.testnet.thebifrost.io/rpc'
10154
10216
  ],
10155
10217
  faucets: [],
10156
10218
  nativeCurrency: { name: 'Bifrost', symbol: 'BFC', decimals: 18 },
10157
- infoURL: 'https://testnet.thebifrost.io',
10158
- shortName: 'BIT',
10219
+ infoURL: 'https://thebifrost.io',
10220
+ shortName: 'tbfc',
10159
10221
  chainId: 49088,
10160
10222
  networkId: 49088,
10223
+ icon: 'bifrost',
10161
10224
  explorers: [
10162
10225
  {
10163
10226
  name: 'explorer-thebifrost',
@@ -11937,6 +12000,26 @@ const chainArray = [
11937
12000
  bridges: [ { url: 'https://bridge.arbitrum.io/' } ]
11938
12001
  }
11939
12002
  },
12003
+ {
12004
+ name: 'Fastex Chain testnet',
12005
+ chain: 'FTN',
12006
+ title: 'Fastex Chain testnet',
12007
+ rpc: [ 'https://rpc.testnet.fastexchain.com' ],
12008
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
12009
+ faucets: [],
12010
+ nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
12011
+ infoURL: 'https://fastex.com',
12012
+ shortName: 'ftn',
12013
+ chainId: 424242,
12014
+ networkId: 424242,
12015
+ explorers: [
12016
+ {
12017
+ name: 'blockscout',
12018
+ url: 'https://testnet.ftnscan.com',
12019
+ standard: 'none'
12020
+ }
12021
+ ]
12022
+ },
11940
12023
  {
11941
12024
  name: 'Dexalot Subnet Testnet',
11942
12025
  chain: 'DEXALOT',
@@ -12066,16 +12149,23 @@ const chainArray = [
12066
12149
  parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
12067
12150
  },
12068
12151
  {
12069
- name: 'Scroll Goerli Testnet',
12152
+ name: 'Scroll Alpha Testnet',
12070
12153
  chain: 'ETH',
12071
- rpc: [],
12154
+ status: 'incubating',
12155
+ rpc: [ 'https://alpha-rpc.scroll.io/l2' ],
12072
12156
  faucets: [],
12073
12157
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
12074
12158
  infoURL: 'https://scroll.io',
12075
- shortName: 'scr-goerli',
12159
+ shortName: 'scr-alpha',
12076
12160
  chainId: 534353,
12077
12161
  networkId: 534353,
12078
- explorers: [],
12162
+ explorers: [
12163
+ {
12164
+ name: 'Scroll Alpha Testnet Block Explorer',
12165
+ url: 'https://blockscout.scroll.io',
12166
+ standard: 'EIP3091'
12167
+ }
12168
+ ],
12079
12169
  parent: { type: 'L2', chain: 'eip155-5', bridges: [] }
12080
12170
  },
12081
12171
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.72",
3
+ "version": "0.0.73",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {