jupiter_cancelDCA
Cancel a DCA recurring order by generating an unsigned transaction. Specify the wallet, order public key, and recurring type (time or price).
Instructions
Create an unsigned transaction to cancel a DCA recurring order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Wallet that owns the DCA order | |
| order | Yes | DCA order public key to cancel | |
| recurringType | Yes | Recurring order type — "time" for time-based DCA, "price" for price-triggered | |
| computeUnitPrice | No |