get_orders
Fetch all pending unfilled trading orders for a given wallet address to track active orders.
Instructions
Get all pending (unfilled) trading orders for a specific wallet address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Sui wallet address (0x...) to query orders for |