@aurigami/sdk 1.20.4 → 1.20.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.
@@ -2938,7 +2938,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
2938
2938
  }
2939
2939
  _context13.t0 = helpers;
2940
2940
  _context13.next = 9;
2941
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '500000', false), this._networkConnection.provider);
2941
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '250000', false), this._networkConnection.provider);
2942
2942
  case 9:
2943
2943
  _context13.t1 = _context13.sent;
2944
2944
  _context13.t2 = underlyingPrice.multipliedBy(totalDeposited.formattedAmount());