cancel_order
Cancel an open order by providing its order ID and the owner's wallet address. This removes the order from the Sera exchange.
Instructions
Cancel an open order by its order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The order ID to cancel | |
| owner_address | Yes | Wallet address that owns the order |