jupiter_cancelLimitOrders
Cancel multiple limit orders in batch with unsigned transactions. Provide the maker wallet and order public keys to produce the cancellation transaction.
Instructions
Create unsigned transactions to cancel multiple limit orders in batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maker | Yes | Solana wallet public key (base58) | |
| orders | Yes | Array of order public keys to cancel | |
| computeUnitPrice | No |