Properties
| Property | Type | Description |
|---|---|---|
allowedInputs | InputWithAllowance[] | Allowed input tokens with optional spending allowances (minimum 1 required) |
allowedOutputs | string[] | Allowed output token mint addresses (can be empty for any output) |
maxSlippageBps | number | Maximum slippage in basis points (e.g., 100 = 1%, default 0) |
feesBps? | number | Optional platform fees in basis points (e.g., 10 = 0.1%) |
venue? | "jupiter" | Optional trading venue selection (defaults to Jupiter) |