Wallets

Returns an array of all the current user's wallets.

Response data

IndexFieldTypeDescription
[0...n]WALLETWalletEach index contains one of the n current user's wallets.

Wallet arrays

IndexFieldTypeDescription
[0]TYPEstringWallet name (exchange, margin, funding)
[1]CURRENCYstringCurrency (e.g. USD, BTC, ETH, ...)
[2]BALANCEfloatBalance
[3]UNSETTLED_INTERESTfloatUnsettled interest
[4]AVAILABLE_BALANCEfloatWallet balance available for orders/withdrawal/transfer
[5]LAST_CHANGEstringDescription of the last ledger entry
[6]LAST_CHANGE_METADATAJSONOptional object with details

Rate Limit: 90 reqs/min (requests per minute)
Language
Authorization
Click Try It! to start a request and see the response here!