@lifi/data-types 1.0.0-beta.1 → 1.0.0-beta.2

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.
@@ -813,8 +813,9 @@ exports.basicCoins = [
813
813
  decimals: 6,
814
814
  },
815
815
  [types_1.ChainId.FTM]: {
816
- address: '0x04068da6c83afcfa0e13ba15a6696662335d5b75',
816
+ address: '0x28a92dde19d9989f39a49905d7c9c2fac7799bdf',
817
817
  decimals: 6,
818
+ name: 'LayerZero USDC Token',
818
819
  },
819
820
  [types_1.ChainId.ARB]: {
820
821
  address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
@@ -810,8 +810,9 @@ export const basicCoins = [
810
810
  decimals: 6,
811
811
  },
812
812
  [ChainId.FTM]: {
813
- address: '0x04068da6c83afcfa0e13ba15a6696662335d5b75',
813
+ address: '0x28a92dde19d9989f39a49905d7c9c2fac7799bdf',
814
814
  decimals: 6,
815
+ name: 'LayerZero USDC Token',
815
816
  },
816
817
  [ChainId.ARB]: {
817
818
  address: '0xaf88d065e77c8cC2239327C5EDb3A432268e5831',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "1.0.0-beta.1",
3
+ "version": "1.0.0-beta.2",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",