Interface RouteOptions

Hierarchy

  • RouteOptions

Properties

allowDestinationCall?: boolean
allowSwitchChain?: boolean
bridges?: AllowDenyPrefer
exchanges?: AllowDenyPrefer
fee?: number
infiniteApproval?: boolean
insurance?: boolean
integrator?: string
maxPriceImpact?: number
order?: "RECOMMENDED" | "FASTEST" | "CHEAPEST" | "SAFEST"
referrer?: string
slippage?: number

Generated using TypeDoc