@aurigami/sdk 1.15.2 → 1.15.3

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
@@ -3696,7 +3696,7 @@ var MoneyMarketRead = /*#__PURE__*/function (_BlockchainEntityRead) {
3696
3696
 
3697
3697
  _context13.t0 = helpers;
3698
3698
  _context13.next = 9;
3699
- return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '1250000', false), this._networkConnection.provider);
3699
+ return fetchValuation(TokenAmount.fromAddressAndAmount(networkAddresses.tokens.META, '1000000', false), this._networkConnection.provider);
3700
3700
 
3701
3701
  case 9:
3702
3702
  _context13.t1 = _context13.sent;