orbs_cancel_order
Cancel a spot order onchain via its order digest, with confirmation-gated execution.
Instructions
Cancel a Spot order onchain by calling RePermit.cancel with the order digest. Write, confirmation-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| digest | Yes | RePermit digest to cancel (from prepare step or query) | |
| chainId | No | Chain ID (defaults to runtime config) |