orbs_query_orders
Query spot orders by swapper address or order hash, with automatic SDK fallback if the Spot API is unavailable.
Instructions
Query Spot orders by swapper address or order hash. Falls back to SDK query if Spot API unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | No | Filter orders by order hash (0x-prefixed 32 bytes) | |
| chainId | No | Chain ID (defaults to runtime config) | |
| swapper | No | Filter orders by swapper address |