@lifi/data-types 2.1.3 → 2.1.4

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.
@@ -578,6 +578,11 @@ exports.basicCoins = [
578
578
  decimals: 6,
579
579
  name: 'USDT',
580
580
  },
581
+ [types_1.ChainId.ERA]: {
582
+ address: '0x493257fD37EDB34451f62EDf8D2a0C418852bA4C',
583
+ decimals: 6,
584
+ name: 'USDT',
585
+ },
581
586
  // Testnets
582
587
  [types_1.ChainId.GOR]: {
583
588
  address: '0x509ee0d083ddf8ac028f2a56731412edd63223b9',
@@ -575,6 +575,11 @@ export const basicCoins = [
575
575
  decimals: 6,
576
576
  name: 'USDT',
577
577
  },
578
+ [ChainId.ERA]: {
579
+ address: '0x493257fD37EDB34451f62EDf8D2a0C418852bA4C',
580
+ decimals: 6,
581
+ name: 'USDT',
582
+ },
578
583
  // Testnets
579
584
  [ChainId.GOR]: {
580
585
  address: '0x509ee0d083ddf8ac028f2a56731412edd63223b9',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifi/data-types",
3
- "version": "2.1.3",
3
+ "version": "2.1.4",
4
4
  "description": "Data types for the LI.FI stack",
5
5
  "keywords": [
6
6
  "sdk",