@lifi/data-types 4.7.0 → 4.7.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.
@@ -419,7 +419,7 @@ exports.basicCoins = [
419
419
  {
420
420
  key: types_1.CoinKey.RBTC,
421
421
  name: 'Rootstock Smart Bitcoin',
422
- logoURI: 'https://static.debank.com/image/mnt_token/logo_url/0x78c1b0c915c4faa5fffa6cabf0219da63d7f4cb8/a443c78c33704d48f06e5686bb87f85e.png',
422
+ logoURI: 'https://static.debank.com/image/rsk_token/logo_url/0x542fda317318ebf1d3deaf76e0b632741a7e677d/4785a26ef5bb5df987e67ad49fc62137.png',
423
423
  verified: true,
424
424
  chains: {
425
425
  [types_1.ChainId.RSK]: {
@@ -882,11 +882,6 @@ exports.basicCoins = [
882
882
  address: '0xCAbAE6f6Ea1ecaB08Ad02fE02ce9A44F09aebfA2',
883
883
  decimals: 8,
884
884
  },
885
- [types_1.ChainId.RSK]: {
886
- address: '0x542fda317318ebf1d3deaf76e0b632741a7e677d',
887
- decimals: 18,
888
- symbol: 'WRBTC',
889
- },
890
885
  },
891
886
  },
892
887
  // > WETH
@@ -1716,7 +1711,7 @@ exports.wrappedTokens = {
1716
1711
  decimals: 18,
1717
1712
  chainId: types_1.ChainId.RSK,
1718
1713
  coinKey: types_1.CoinKey.WBTC,
1719
- name: 'Wrapped BTC',
1714
+ name: 'Wrapped RBTC',
1720
1715
  logoURI: 'https://static.debank.com/image/rsk_token/logo_url/0x542fda317318ebf1d3deaf76e0b632741a7e677d/4785a26ef5bb5df987e67ad49fc62137.png',
1721
1716
  },
1722
1717
  };
@@ -416,7 +416,7 @@ export const basicCoins = [
416
416
  {
417
417
  key: CoinKey.RBTC,
418
418
  name: 'Rootstock Smart Bitcoin',
419
- logoURI: 'https://static.debank.com/image/mnt_token/logo_url/0x78c1b0c915c4faa5fffa6cabf0219da63d7f4cb8/a443c78c33704d48f06e5686bb87f85e.png',
419
+ logoURI: 'https://static.debank.com/image/rsk_token/logo_url/0x542fda317318ebf1d3deaf76e0b632741a7e677d/4785a26ef5bb5df987e67ad49fc62137.png',
420
420
  verified: true,
421
421
  chains: {
422
422
  [ChainId.RSK]: {
@@ -879,11 +879,6 @@ export const basicCoins = [
879
879
  address: '0xCAbAE6f6Ea1ecaB08Ad02fE02ce9A44F09aebfA2',
880
880
  decimals: 8,
881
881
  },
882
- [ChainId.RSK]: {
883
- address: '0x542fda317318ebf1d3deaf76e0b632741a7e677d',
884
- decimals: 18,
885
- symbol: 'WRBTC',
886
- },
887
882
  },
888
883
  },
889
884
  // > WETH
@@ -1713,7 +1708,7 @@ export const wrappedTokens = {
1713
1708
  decimals: 18,
1714
1709
  chainId: ChainId.RSK,
1715
1710
  coinKey: CoinKey.WBTC,
1716
- name: 'Wrapped BTC',
1711
+ name: 'Wrapped RBTC',
1717
1712
  logoURI: 'https://static.debank.com/image/rsk_token/logo_url/0x542fda317318ebf1d3deaf76e0b632741a7e677d/4785a26ef5bb5df987e67ad49fc62137.png',
1718
1713
  },
1719
1714
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "4.7.0",
3
+ "version": "4.7.1",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",