orbs_swap_status
Check the real-time status of a pending Orbs Liquidity Hub swap using session ID and user wallet address to confirm completion or failure.
Instructions
Check the status of a pending Orbs Liquidity Hub swap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User wallet address | |
| chainId | No | Chain ID (defaults to runtime config) | |
| sessionId | Yes | Session ID from swap submission | |
| maxAttempts | No | Max polling attempts (default 20) |