changelly_status
Check the status of a Changelly swap order by order ID. Returns booleans for finalized, succeeded, or failed states, with tracking through exchange phases.
Instructions
Check the status of a Changelly swap order. Returns is_final / is_success / is_failed booleans. State machine: new → waiting → confirming → exchanging → sending → finished. Failure: failed, refunded, expired, overdue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ID from changelly_send or changelly_receive |