v1
latestOpenAPI 3.0.32026-07-263871106.2 KBLimit Orders
Get Open Limit Order Pools
Paginated per-pool summary of the wallet's live limit orders, sorted by deposit USD DESC. A limit order is live until it has a close_limit_orders row — cancels do not remove it from this view.
get/wallets/{wallet}/limit_orders/open/pools
Path parameters
walletstring required
Base58-encoded wallet address
Query parameters
{"stackTrail":"paths:/wallets/{wallet}/limit_orders/open/pools:get:parameters:1:schema","oasType":"schema","type":"unknown"}
Page number, 1-indexed. Default: 1
{"stackTrail":"paths:/wallets/{wallet}/limit_orders/open/pools:get:parameters:2:schema","oasType":"schema","type":"unknown"}
Number of results per page. Default: 20, max: 1000