orderStatus
Native Hyperliquid /info operation. Returns the status of a single order for user, identified by oid (numeric order id) or cloid (client order id).
Authorizations
API key to access the API (Optional)
Query Parameters
Unique identifier for a blockchain network.
999, 998 999
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
Dwellir, Chainstack, Covalent Body
orderStatus "orderStatus"
The account address to query (0x-prefixed).
"0x000000000000000000000000000000000000dEaD"
The numeric order id to look up (use this or cloid).
12345
The client order id (128-bit hex) to look up (use this or oid).
"0x00000000000000000000000000000001"
Response
Successful response.
The response is of type object.