Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
【Private】Assets Channel
Get asset balance changePushing Rules
- User login required
- After subscribing, then the changes will be pushed
Request
Request
{"action":"subscribe","args":["<channel:currency>","<channel:currency>"]}
- actions:
subscribe - channel: Channel name
futures/asset, fixed value - currency: Currency, such as
BTC, asset types that support subscriptions are: USDT (U-native), BTC (coin-native), ETH (coin-native)
Response
Response
| Field | Type | Description |
|---|---|---|
| currency | String | Currency |
| available_balance | String | Available Amount |
| position_deposit | String | Position Margin |
| frozen_balance | String | Transaction Frozen Amount |