Limit Orders
Get Limit Order Summary
Returns aggregate totals for a user's limit orders across all pools: open/closed order counts, total deposit value, and total bonus fees earned. "Open" means placed with no close_limit_orders row. "Closed" means the order has a close_limit_orders row (CloseLimitOrderIfEmpty was invoked).
get/wallets/{wallet}/limit_orders/summary
Path parameters
walletstring required
Base58-encoded wallet address
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.