{
"id": "clientID3",
"event": "subscribe",
"success": true,
"ts": 1609924478533
}
{
"accountDetail": {
"marginMode": "SPOT_FUTURES",
"futuresLeverage": 10,
"takerFeeRate": 10,
"makerFeeRate": 10,
"futuresTakerFeeRate": 8,
"futuresMakerFeeRate": 4,
"maintenanceCancelFlag": false
}
}
{
"id": "clientID3",
"event": "subscribe",
"success": true,
"ts": 1609924478533
}
{
"accountDetail": {
"marginMode": "SPOT_FUTURES",
"futuresLeverage": 10,
"takerFeeRate": 10,
"makerFeeRate": 10,
"futuresTakerFeeRate": 8,
"futuresMakerFeeRate": 4,
"maintenanceCancelFlag": false
}
}
{
"id": "clientID3",
"topic": "account",
"event": "subscribe"
}
Name | Type | Required | Description |
---|---|---|---|
id | string | Y | id generate by client |
event | string | Y | subscribe /unsubscribe |
topic | string | Y | account |
{
"id": "clientID3",
"event": "subscribe",
"success": true,
"ts": 1609924478533
}
{
"accountDetail": {
"marginMode": "SPOT_FUTURES",
"futuresLeverage": 10,
"takerFeeRate": 10,
"makerFeeRate": 10,
"futuresTakerFeeRate": 8,
"futuresMakerFeeRate": 4,
"maintenanceCancelFlag": false
}
}