@aurigami/sdk 1.18.6 → 1.18.7

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.
@@ -2971,7 +2971,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
2971
2971
  }
2972
2972
  _context14.t0 = helpers;
2973
2973
  _context14.next = 13;
2974
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.STADER, '0', false), this._networkConnection.provider);
2974
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.STADER, '50', false), this._networkConnection.provider);
2975
2975
  case 13:
2976
2976
  _context14.t1 = _context14.sent;
2977
2977
  _context14.t2 = underlyingPrice.multipliedBy(totalDeposited.formattedAmount());