Vols Finance
Sharded Markets

Cancel an intent

Cancel eligible intents using the signing wallet and wait for confirmed nonce cancellation.

Request cancellation

  1. Connect the signing wallet. Only the original intent owner can submit the required nonce-cancellation transactions.
  2. Select Cancel intent. The action is available for eligible nonterminal intents before settlement submission.
  3. Confirm wallet transactions. The backend may return up to two cancellation calls because internal and fallback authorizations can use separate nonces.
  4. Wait for reconciliation. Keep the page open or return later. Cancellation is complete only when status becomes cancelled.

Fill and cancellation can race: A wallet transaction hash alone does not prove cancellation. Settlement may already be in flight. The backend checks confirmed chain state before reporting the final outcome.

See Intent lifecycle for pending and final states. Advanced signed orders have a separate cancellation workflow.

On this page