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.
Optional
walletThe wallet address to use for the request.
Optional
walletsTo filter for multiple associated wallets, you may provide a wallets property with an array of wallet addresses to return.
Optional
includeIf false, do not include a positions array in the response.
true
GET /v4/wallets
See