swap_status
Check the status of a swap order by providing its ID to see whether it is waiting, confirming, exchanging, or done.
Instructions
Check status of a swap order. Poll every 20-30s. Lifecycle: waiting->confirming->exchanging->done. For heleket provider, status is checked via Heleket API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID from swap_create | |
| provider | No | Provider from swap_create response |