@aurigami/sdk 1.20.0 → 1.20.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.
@@ -2988,7 +2988,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
2988
2988
  }
2989
2989
  _context14.t0 = helpers;
2990
2990
  _context14.next = 13;
2991
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.STADER, '50', false), this._networkConnection.provider);
2991
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.STADER, '40', false), this._networkConnection.provider);
2992
2992
  case 13:
2993
2993
  _context14.t1 = _context14.sent;
2994
2994
  _context14.t2 = underlyingPrice.multipliedBy(totalDeposited.formattedAmount());