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