@lifi/data-types 2.5.0 → 2.6.0
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/dist/cjs/coins/coins.js +20 -0
- package/dist/coins/coins.js +20 -0
- package/package.json +1 -1
package/dist/cjs/coins/coins.js
CHANGED
|
@@ -1924,6 +1924,16 @@ exports.wrappedTokens = {
|
|
|
1924
1924
|
name: 'Wrapped VLX',
|
|
1925
1925
|
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/tokens/vlx.png',
|
|
1926
1926
|
},
|
|
1927
|
+
[types_1.ChainId.SCL]: {
|
|
1928
|
+
// https://scrollscan.com/token/0x5300000000000000000000000000000000000004
|
|
1929
|
+
address: '0x5300000000000000000000000000000000000004',
|
|
1930
|
+
symbol: 'WETH',
|
|
1931
|
+
decimals: 18,
|
|
1932
|
+
chainId: types_1.ChainId.SCL,
|
|
1933
|
+
coinKey: types_1.CoinKey.WETH,
|
|
1934
|
+
name: 'WETH',
|
|
1935
|
+
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
1936
|
+
},
|
|
1927
1937
|
// Testnets
|
|
1928
1938
|
[types_1.ChainId.GOR]: {
|
|
1929
1939
|
// https://goerli.etherscan.io/token/0xb4fbf271143f4fbf7b91a5ded31805e42b2208d6
|
|
@@ -1994,6 +2004,16 @@ exports.wrappedTokens = {
|
|
|
1994
2004
|
name: 'WETH',
|
|
1995
2005
|
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
1996
2006
|
},
|
|
2007
|
+
[types_1.ChainId.SCLT]: {
|
|
2008
|
+
// https://sepolia.scrollscan.com/token/0x5300000000000000000000000000000000000004
|
|
2009
|
+
address: '0x5300000000000000000000000000000000000004',
|
|
2010
|
+
symbol: 'WETH',
|
|
2011
|
+
decimals: 18,
|
|
2012
|
+
chainId: types_1.ChainId.SCLT,
|
|
2013
|
+
coinKey: types_1.CoinKey.WETH,
|
|
2014
|
+
name: 'WETH',
|
|
2015
|
+
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
2016
|
+
},
|
|
1997
2017
|
[types_1.ChainId.AVAT]: {
|
|
1998
2018
|
// https://testnet.snowtrace.io/token/0xd00ae08403B9bbb9124bB305C09058E32C39A48c
|
|
1999
2019
|
address: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c',
|
package/dist/coins/coins.js
CHANGED
|
@@ -1921,6 +1921,16 @@ export const wrappedTokens = {
|
|
|
1921
1921
|
name: 'Wrapped VLX',
|
|
1922
1922
|
logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/tokens/vlx.png',
|
|
1923
1923
|
},
|
|
1924
|
+
[ChainId.SCL]: {
|
|
1925
|
+
// https://scrollscan.com/token/0x5300000000000000000000000000000000000004
|
|
1926
|
+
address: '0x5300000000000000000000000000000000000004',
|
|
1927
|
+
symbol: 'WETH',
|
|
1928
|
+
decimals: 18,
|
|
1929
|
+
chainId: ChainId.SCL,
|
|
1930
|
+
coinKey: CoinKey.WETH,
|
|
1931
|
+
name: 'WETH',
|
|
1932
|
+
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
1933
|
+
},
|
|
1924
1934
|
// Testnets
|
|
1925
1935
|
[ChainId.GOR]: {
|
|
1926
1936
|
// https://goerli.etherscan.io/token/0xb4fbf271143f4fbf7b91a5ded31805e42b2208d6
|
|
@@ -1991,6 +2001,16 @@ export const wrappedTokens = {
|
|
|
1991
2001
|
name: 'WETH',
|
|
1992
2002
|
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
1993
2003
|
},
|
|
2004
|
+
[ChainId.SCLT]: {
|
|
2005
|
+
// https://sepolia.scrollscan.com/token/0x5300000000000000000000000000000000000004
|
|
2006
|
+
address: '0x5300000000000000000000000000000000000004',
|
|
2007
|
+
symbol: 'WETH',
|
|
2008
|
+
decimals: 18,
|
|
2009
|
+
chainId: ChainId.SCLT,
|
|
2010
|
+
coinKey: CoinKey.WETH,
|
|
2011
|
+
name: 'WETH',
|
|
2012
|
+
logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
|
|
2013
|
+
},
|
|
1994
2014
|
[ChainId.AVAT]: {
|
|
1995
2015
|
// https://testnet.snowtrace.io/token/0xd00ae08403B9bbb9124bB305C09058E32C39A48c
|
|
1996
2016
|
address: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c',
|