Type alias GetQuoteParams

GetQuoteParams: SupertransactionLike & {
    account?: MultichainSmartAccount;
}

Parameters required for requesting a quote from the MEE service

Type declaration

  • Optional account?: MultichainSmartAccount

    Optional smart account to execute the transaction. If not provided, uses the client's default account