frontendOpenOrders
Was this helpful?
type: frontendOpenOrders user: address (42-char hex)
Open orders with additional metadata (orderType, reduceOnly, triggerCondition, origSz).
// Request
curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"frontendOpenOrders"}'
// Result
[]Was this helpful?
Was this helpful?