@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.
package/dist/sdk.esm.js CHANGED
@@ -2935,7 +2935,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
2935
2935
  }
2936
2936
  _context13.t0 = helpers;
2937
2937
  _context13.next = 9;
2938
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '750000', false), this._networkConnection.provider);
2938
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '500000', false), this._networkConnection.provider);
2939
2939
  case 9:
2940
2940
  _context13.t1 = _context13.sent;
2941
2941
  _context13.t2 = underlyingPrice.multipliedBy(totalDeposited.formattedAmount());