@lifi/data-types 1.0.0-beta.0 → 1.0.0-beta.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.
@@ -796,7 +796,7 @@ exports.basicCoins = [
796
796
  decimals: 6,
797
797
  },
798
798
  [types_1.ChainId.OPT]: {
799
- address: '0x7f5c764cbc14f9669b88837ca1490cca17c31607',
799
+ address: '0x0b2c639c533813f4aa9d7837caf62653d097ff85',
800
800
  decimals: 6,
801
801
  },
802
802
  [types_1.ChainId.BAS]: {
@@ -916,6 +916,12 @@ exports.basicCoins = [
916
916
  name: 'Bridged USD Coin',
917
917
  symbol: 'USDC.e',
918
918
  },
919
+ [types_1.ChainId.OPT]: {
920
+ address: '0x7f5c764cbc14f9669b88837ca1490cca17c31607',
921
+ decimals: 6,
922
+ name: 'Bridged USD Coin',
923
+ symbol: 'USDC.e',
924
+ },
919
925
  },
920
926
  },
921
927
  // BUSD
@@ -793,7 +793,7 @@ export const basicCoins = [
793
793
  decimals: 6,
794
794
  },
795
795
  [ChainId.OPT]: {
796
- address: '0x7f5c764cbc14f9669b88837ca1490cca17c31607',
796
+ address: '0x0b2c639c533813f4aa9d7837caf62653d097ff85',
797
797
  decimals: 6,
798
798
  },
799
799
  [ChainId.BAS]: {
@@ -913,6 +913,12 @@ export const basicCoins = [
913
913
  name: 'Bridged USD Coin',
914
914
  symbol: 'USDC.e',
915
915
  },
916
+ [ChainId.OPT]: {
917
+ address: '0x7f5c764cbc14f9669b88837ca1490cca17c31607',
918
+ decimals: 6,
919
+ name: 'Bridged USD Coin',
920
+ symbol: 'USDC.e',
921
+ },
916
922
  },
917
923
  },
918
924
  // BUSD
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "1.0.0-beta.0",
3
+ "version": "1.0.0-beta.1",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",