@lifi/data-types 2.5.0 → 2.6.1

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.
@@ -1517,9 +1517,7 @@ exports.basicCoins = [
1517
1517
  verified: true,
1518
1518
  chains: {
1519
1519
  [types_1.ChainId.MAM]: {
1520
- // The CELO token is not a native token (0x000...).
1521
- // Instead, it is this ERC20 token: https://andromeda-explorer.metis.io/address/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000
1522
- address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1520
+ address: '0x0000000000000000000000000000000000000000',
1523
1521
  decimals: 18,
1524
1522
  },
1525
1523
  },
@@ -1924,6 +1922,16 @@ exports.wrappedTokens = {
1924
1922
  name: 'Wrapped VLX',
1925
1923
  logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/tokens/vlx.png',
1926
1924
  },
1925
+ [types_1.ChainId.SCL]: {
1926
+ // https://scrollscan.com/token/0x5300000000000000000000000000000000000004
1927
+ address: '0x5300000000000000000000000000000000000004',
1928
+ symbol: 'WETH',
1929
+ decimals: 18,
1930
+ chainId: types_1.ChainId.SCL,
1931
+ coinKey: types_1.CoinKey.WETH,
1932
+ name: 'WETH',
1933
+ logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
1934
+ },
1927
1935
  // Testnets
1928
1936
  [types_1.ChainId.GOR]: {
1929
1937
  // https://goerli.etherscan.io/token/0xb4fbf271143f4fbf7b91a5ded31805e42b2208d6
@@ -1994,6 +2002,16 @@ exports.wrappedTokens = {
1994
2002
  name: 'WETH',
1995
2003
  logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
1996
2004
  },
2005
+ [types_1.ChainId.SCLT]: {
2006
+ // https://sepolia.scrollscan.com/token/0x5300000000000000000000000000000000000004
2007
+ address: '0x5300000000000000000000000000000000000004',
2008
+ symbol: 'WETH',
2009
+ decimals: 18,
2010
+ chainId: types_1.ChainId.SCLT,
2011
+ coinKey: types_1.CoinKey.WETH,
2012
+ name: 'WETH',
2013
+ logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
2014
+ },
1997
2015
  [types_1.ChainId.AVAT]: {
1998
2016
  // https://testnet.snowtrace.io/token/0xd00ae08403B9bbb9124bB305C09058E32C39A48c
1999
2017
  address: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c',
@@ -1514,9 +1514,7 @@ export const basicCoins = [
1514
1514
  verified: true,
1515
1515
  chains: {
1516
1516
  [ChainId.MAM]: {
1517
- // The CELO token is not a native token (0x000...).
1518
- // Instead, it is this ERC20 token: https://andromeda-explorer.metis.io/address/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000
1519
- address: '0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000',
1517
+ address: '0x0000000000000000000000000000000000000000',
1520
1518
  decimals: 18,
1521
1519
  },
1522
1520
  },
@@ -1921,6 +1919,16 @@ export const wrappedTokens = {
1921
1919
  name: 'Wrapped VLX',
1922
1920
  logoURI: 'https://raw.githubusercontent.com/lifinance/types/main/src/assets/icons/tokens/vlx.png',
1923
1921
  },
1922
+ [ChainId.SCL]: {
1923
+ // https://scrollscan.com/token/0x5300000000000000000000000000000000000004
1924
+ address: '0x5300000000000000000000000000000000000004',
1925
+ symbol: 'WETH',
1926
+ decimals: 18,
1927
+ chainId: ChainId.SCL,
1928
+ coinKey: CoinKey.WETH,
1929
+ name: 'WETH',
1930
+ logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
1931
+ },
1924
1932
  // Testnets
1925
1933
  [ChainId.GOR]: {
1926
1934
  // https://goerli.etherscan.io/token/0xb4fbf271143f4fbf7b91a5ded31805e42b2208d6
@@ -1991,6 +1999,16 @@ export const wrappedTokens = {
1991
1999
  name: 'WETH',
1992
2000
  logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
1993
2001
  },
2002
+ [ChainId.SCLT]: {
2003
+ // https://sepolia.scrollscan.com/token/0x5300000000000000000000000000000000000004
2004
+ address: '0x5300000000000000000000000000000000000004',
2005
+ symbol: 'WETH',
2006
+ decimals: 18,
2007
+ chainId: ChainId.SCLT,
2008
+ coinKey: CoinKey.WETH,
2009
+ name: 'WETH',
2010
+ logoURI: 'https://static.debank.com/image/era_token/logo_url/0x5aea5775959fbc2557cc8789bc1bf90a239d9a91/61844453e63cf81301f845d7864236f6.png',
2011
+ },
1994
2012
  [ChainId.AVAT]: {
1995
2013
  // https://testnet.snowtrace.io/token/0xd00ae08403B9bbb9124bB305C09058E32C39A48c
1996
2014
  address: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "2.5.0",
3
+ "version": "2.6.1",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",