post https://api.bitfinex.com/v2/auth/r/wallets
Get account wallet balances.
Fields
Term | Type | Description |
---|---|---|
WALLET_TYPE | string | Wallet name (exchange, margin, funding) |
CURRENCY | string | Currency (e.g. USD, ...) |
BALANCE | float | Wallet balance |
UNSETTLED_INTEREST | float | Unsettled interest |
AVAILABLE_BALANCE | float | Wallet balance available for orders/withdrawal/transfer |
LAST_CHANGE | string | Description of the last ledger entry |
TRADE_DETAILS | object | If the last change was a trade, this object will show the trade details |
Ratelimit: 90 req/min