Balances
Real-time streaming updates to your account balances
Subscription Instructions
Authentication required. Please refer to the WebSocket Authentication page here for more details.
Feed Name |
---|
|
Balances Payload Details
Key | Description |
---|---|
| The currency |
| The total balance of this currency in your account across all wallets outlined below |
| The portion of the balance that is available for trading or withdrawals |
| Potion of the balance that is currently on hold and unavailable for trading or withdrawals (i.e. an ACH deposit that has yet to settle) |
| Amount of the currency , represented as the borrow wallet balance |
| Amount of the current being held as collateral in your collateral wallet |
| Amount of the currency in your lending wallet |
| Amount of the currency in your trading wallet |
Web3 Balances Payload Details
Key | Description |
---|---|
| The web3 wallet address |
| The total balance of this currency in your web3 wallet |
| The token network |
| Specifies the balance type i.e. |
Example Code & Balances Message
Last updated