For the complete documentation index, see llms.txt. This page is also available as Markdown.

spotClearinghouseState

spotClearinghouseState

post
/exchange
Body

Request envelope for read-only actions submitted to /exchange.

Same structure as [ExchangeRequest] but with [ReadOnlyActionRequest] as the action type. Used for signed read-only queries (balances, positions, orders, portfolio).

expiresAfterinteger · nullableOptional

Optional expiry for signed query requests.

nonceinteger · int64Required

Request nonce (Unix timestamp in milliseconds)

vaultAddressstring · nullableOptional

Optional vault address for vault operations

Responses
200

Request successful. Response format depends on the requested action.

application/json
anyOptional
post/exchange

Last updated