@aurigami/sdk 1.15.2 → 1.15.3

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.
@@ -1,4 +1,4 @@
1
- import { AuErc20, AuETH, EthRepayHelper } from '@aurigami/contracts/typechain';
1
+ import { AuETH, AuErc20, EthRepayHelper } from '@aurigami/contracts/typechain';
2
2
  import { TransactionResponse } from '@ethersproject/abstract-provider';
3
3
  import BigNumber from 'bignumber.js';
4
4
  import { BigNumber as BN } from 'ethers';
@@ -3697,7 +3697,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
3697
3697
 
3698
3698
  _context13.t0 = helpers;
3699
3699
  _context13.next = 9;
3700
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '1250000', false), this._networkConnection.provider);
3700
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '1000000', false), this._networkConnection.provider);
3701
3701
 
3702
3702
  case 9:
3703
3703
  _context13.t1 = _context13.sent;