batchClearinghouseStates
Synthetic Uniblock type, not a native Hyperliquid operation. Reads the perpetuals clearinghouse state for a list of users in one request (one clearinghouseState sub-request per user), returning one slot per user. The list is capped at 50 users Uniblock-side.
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)
Alchemy, Dwellir, Chainstack, Covalent Body
batchClearinghouseStates "batchClearinghouseStates"
The account addresses to read, in order. Uniblock caps the list at 50 users; a longer list is rejected with a 400 before routing.
1 - 50 elementsResponse
Successful response.
The account address this slot reports on.
"0x000000000000000000000000000000000000dEaD"
This user's perpetuals clearinghouse state, or null if this user failed.
Isolated per-user failure message; null when this user succeeded.