The fully qualified Sui type of the coin supplied to the route.
The fully qualified Sui type of the coin received from the route.
OptionalexternalFee?: ExternalFeeOptional third-party fee details. The router rejects values above
Router.constants.maxExternalFeePercentage.
Optionalreferrer?: SuiAddressAn optional referrer address to include in the route and later referral transaction setup.
OptionalprotocolBlacklist?: RouterProtocolName[]Protocols that the router must not use.
OptionalprotocolWhitelist?: RouterProtocolName[]Protocols that the router may use. Other protocols are excluded.
Basic body for partial router route construction, specifying coin types and optional third-party fee or referral info.