@lifi/types 3.2.5 → 3.2.6
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 +8 -0
- package/dist/chains/supported.chains.js +1 -1
- package/dist/cjs/chains/supported.chains.js +1 -1
- package/dist/cjs/coins.js +19 -1
- package/dist/coins.js +19 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [3.2.6](https://github.com/lifinance/types/compare/v3.2.5...v3.2.6) (2023-04-18)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* add cBridge supported coins to coins list ([#161](https://github.com/lifinance/types/issues/161)) ([3fe0558](https://github.com/lifinance/types/commit/3fe0558aceb15ed7831a05b7a43f4ee1a3e400c2))
|
|
11
|
+
* restore consensys zkevm testnet logo ([16bbaf6](https://github.com/lifinance/types/commit/16bbaf643961f48a1115ed47f6f0213e654275d8))
|
|
12
|
+
|
|
5
13
|
### [3.2.5](https://github.com/lifinance/types/compare/v3.2.4...v3.2.5) (2023-04-14)
|
|
6
14
|
|
|
7
15
|
|
|
@@ -1067,7 +1067,7 @@ export const supportedEVMChains = [
|
|
|
1067
1067
|
coin: CoinKey.ETH,
|
|
1068
1068
|
id: 59140,
|
|
1069
1069
|
mainnet: false,
|
|
1070
|
-
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/chains/
|
|
1070
|
+
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/chains/linea.svg',
|
|
1071
1071
|
// multicallAddress: multicallAddresses[ChainId.LNAT], // Not deployed yet
|
|
1072
1072
|
faucetUrls: ['https://faucetlink.to/goerli'],
|
|
1073
1073
|
metamask: {
|
|
@@ -1070,7 +1070,7 @@ exports.supportedEVMChains = [
|
|
|
1070
1070
|
coin: base_1.CoinKey.ETH,
|
|
1071
1071
|
id: 59140,
|
|
1072
1072
|
mainnet: false,
|
|
1073
|
-
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/chains/
|
|
1073
|
+
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/chains/linea.svg',
|
|
1074
1074
|
// multicallAddress: multicallAddresses[ChainId.LNAT], // Not deployed yet
|
|
1075
1075
|
faucetUrls: ['https://faucetlink.to/goerli'],
|
|
1076
1076
|
metamask: {
|
package/dist/cjs/coins.js
CHANGED
|
@@ -177,6 +177,10 @@ const basicCoins = [
|
|
|
177
177
|
address: '0x0000000000000000000000000000000000000000',
|
|
178
178
|
decimals: 18,
|
|
179
179
|
},
|
|
180
|
+
[base_1.ChainId.LNAT]: {
|
|
181
|
+
address: '0xa55C7E1274bE5db2275a0BDd055f81e8263b7954',
|
|
182
|
+
decimals: 18,
|
|
183
|
+
},
|
|
180
184
|
},
|
|
181
185
|
},
|
|
182
186
|
// > BNB
|
|
@@ -232,6 +236,10 @@ const basicCoins = [
|
|
|
232
236
|
address: '0xbef55684b382bae72051813a898d17282066c007',
|
|
233
237
|
decimals: 18,
|
|
234
238
|
},
|
|
239
|
+
[base_1.ChainId.LNAT]: {
|
|
240
|
+
address: '0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4',
|
|
241
|
+
decimals: 18,
|
|
242
|
+
},
|
|
235
243
|
},
|
|
236
244
|
},
|
|
237
245
|
// > DAI
|
|
@@ -397,6 +405,11 @@ const basicCoins = [
|
|
|
397
405
|
address: '0x0000000000000000000000000000000000000000',
|
|
398
406
|
decimals: 18,
|
|
399
407
|
},
|
|
408
|
+
// Testnets
|
|
409
|
+
[base_1.ChainId.LNAT]: {
|
|
410
|
+
address: '0x265B25e22bcd7f10a5bD6E6410F10537Cc7567e8',
|
|
411
|
+
decimals: 18,
|
|
412
|
+
},
|
|
400
413
|
},
|
|
401
414
|
},
|
|
402
415
|
// > HT
|
|
@@ -745,6 +758,11 @@ const basicCoins = [
|
|
|
745
758
|
address: '0xe176ebe47d621b984a73036b9da5d834411ef734',
|
|
746
759
|
decimals: 18,
|
|
747
760
|
},
|
|
761
|
+
// testnets
|
|
762
|
+
[base_1.ChainId.LNAT]: {
|
|
763
|
+
address: '0x7d43AABC515C356145049227CeE54B608342c0ad',
|
|
764
|
+
decimals: 18,
|
|
765
|
+
},
|
|
748
766
|
},
|
|
749
767
|
},
|
|
750
768
|
// TEST COIN
|
|
@@ -784,7 +802,7 @@ const basicCoins = [
|
|
|
784
802
|
},
|
|
785
803
|
},
|
|
786
804
|
},
|
|
787
|
-
//
|
|
805
|
+
// Connext testnet coins
|
|
788
806
|
{
|
|
789
807
|
key: base_1.CoinKey.CXTT,
|
|
790
808
|
name: base_1.CoinKey.CXTT,
|
package/dist/coins.js
CHANGED
|
@@ -174,6 +174,10 @@ const basicCoins = [
|
|
|
174
174
|
address: '0x0000000000000000000000000000000000000000',
|
|
175
175
|
decimals: 18,
|
|
176
176
|
},
|
|
177
|
+
[ChainId.LNAT]: {
|
|
178
|
+
address: '0xa55C7E1274bE5db2275a0BDd055f81e8263b7954',
|
|
179
|
+
decimals: 18,
|
|
180
|
+
},
|
|
177
181
|
},
|
|
178
182
|
},
|
|
179
183
|
// > BNB
|
|
@@ -229,6 +233,10 @@ const basicCoins = [
|
|
|
229
233
|
address: '0xbef55684b382bae72051813a898d17282066c007',
|
|
230
234
|
decimals: 18,
|
|
231
235
|
},
|
|
236
|
+
[ChainId.LNAT]: {
|
|
237
|
+
address: '0x5471ea8f739dd37E9B81Be9c5c77754D8AA953E4',
|
|
238
|
+
decimals: 18,
|
|
239
|
+
},
|
|
232
240
|
},
|
|
233
241
|
},
|
|
234
242
|
// > DAI
|
|
@@ -394,6 +402,11 @@ const basicCoins = [
|
|
|
394
402
|
address: '0x0000000000000000000000000000000000000000',
|
|
395
403
|
decimals: 18,
|
|
396
404
|
},
|
|
405
|
+
// Testnets
|
|
406
|
+
[ChainId.LNAT]: {
|
|
407
|
+
address: '0x265B25e22bcd7f10a5bD6E6410F10537Cc7567e8',
|
|
408
|
+
decimals: 18,
|
|
409
|
+
},
|
|
397
410
|
},
|
|
398
411
|
},
|
|
399
412
|
// > HT
|
|
@@ -742,6 +755,11 @@ const basicCoins = [
|
|
|
742
755
|
address: '0xe176ebe47d621b984a73036b9da5d834411ef734',
|
|
743
756
|
decimals: 18,
|
|
744
757
|
},
|
|
758
|
+
// testnets
|
|
759
|
+
[ChainId.LNAT]: {
|
|
760
|
+
address: '0x7d43AABC515C356145049227CeE54B608342c0ad',
|
|
761
|
+
decimals: 18,
|
|
762
|
+
},
|
|
745
763
|
},
|
|
746
764
|
},
|
|
747
765
|
// TEST COIN
|
|
@@ -781,7 +799,7 @@ const basicCoins = [
|
|
|
781
799
|
},
|
|
782
800
|
},
|
|
783
801
|
},
|
|
784
|
-
//
|
|
802
|
+
// Connext testnet coins
|
|
785
803
|
{
|
|
786
804
|
key: CoinKey.CXTT,
|
|
787
805
|
name: CoinKey.CXTT,
|