changelly_status
Check the status of a Changelly swap order to determine if it is final, successful, or failed, tracking states from new to finished or failure modes.
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 |