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