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