@lifi/data-types 5.16.0-beta.3 → 5.16.0-beta.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/package.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@lifi/data-types",
3
3
  "description": "Data types for the LI.FI stack",
4
4
  "dependencies": {
5
- "@lifi/types": "^v16.5.0-beta.0"
5
+ "@lifi/types": "^v16.4.0-beta.0"
6
6
  },
7
- "version": "5.16.0-beta.3",
7
+ "version": "5.16.0-beta.6",
8
8
  "files": [
9
9
  "src",
10
10
  "!src/assets",
@@ -1709,7 +1709,7 @@ exports.basicCoins = [
1709
1709
  decimals: 18,
1710
1710
  },
1711
1711
  [types_1.ChainId.WCC]: {
1712
- address: '0x79A02482A880bCE3F13e09Da970dC34db4CD24d1',
1712
+ address: '0x2cFc85d8E48F8EAB294be644d9E25C3030863003',
1713
1713
  decimals: 18,
1714
1714
  },
1715
1715
  },
@@ -1766,7 +1766,7 @@ export const basicCoins = [
1766
1766
  decimals: 18,
1767
1767
  },
1768
1768
  [ChainId.WCC]: {
1769
- address: '0x79A02482A880bCE3F13e09Da970dC34db4CD24d1',
1769
+ address: '0x2cFc85d8E48F8EAB294be644d9E25C3030863003',
1770
1770
  decimals: 18,
1771
1771
  },
1772
1772
  },
@@ -1832,7 +1832,7 @@ export const basicCoins: BasicCoin[] = [
1832
1832
  decimals: 18,
1833
1833
  },
1834
1834
  [ChainId.WCC]: {
1835
- address: '0x79A02482A880bCE3F13e09Da970dC34db4CD24d1',
1835
+ address: '0x2cFc85d8E48F8EAB294be644d9E25C3030863003',
1836
1836
  decimals: 18,
1837
1837
  },
1838
1838
  },