User data and trade endpoints requests must include a nonce.
with
or without
hyphens.Version 1 UUIDs encode a timestamp in addition to other unique information, and thus serve both to prevent replay attacks as well as to enforce request timing. As a result, nonces MUST be generated at the time of a request.
The wallet address to use for the request.
Readonly
orderclient:
If orderIds
array is empty
Optional
delegatedThe delegated key to use for the request, if any.
Allows cancelling all open orders by one or more orderId's or clientOrderId's.
See
request RestRequestCancelOrders