Optionalaccount?: MultichainSmartAccountOptional smart account to execute the transaction. If not provided, uses the client's default account
OptionalcleanUps?: CleanUp[]token cleanup option to pull the funds on failure or dust cleanup
Optionaleoa?: AddressEOA address to be used for the transaction. Only required when using permit-enabled tokens
OptionallowerBoundTimestamp?: numberLower bound execution timestamp to be applied to all user operations
Optionalpath?: stringPath to the quote endpoint. Defaults to "/quote"
OptionalupperBoundTimestamp?: numberUpper bound execution timestamp to be applied to all user operations
Parameters required for requesting a quote from the MEE service