CLV & GNO on Isolated Margin and Updates

Binance added CLV and GNO assets for Isolated Margin, adjusted the upper limit of Isolated Margin trading pairs, and added a new leverage account interface

Binance has increased the leverage of CLV and GNO assets and opened CLV/USDT, CLV/BUSD, CLV/BTC, GNO/USDT, GNO/BUSD, GNO/BTC trading pairs.

Regarding the adjustment of the upper limit of trading pairs on an Isolated Margin basis, Binance has adjusted the upper limit of each user’s open trading pairs according to the VIP level. The details are as follows:

VIP Level Maximum limit of isolated trading pairs
0 10
1 20
2 30
3 40
4 50
5 60
6 70
7 80
8 90
9 100

Binance has added the following margin account interfaces to support the restrictions on the use of margin-by-money accounts:

  • Added interface DELETE /sapi/v1/margin/isolated/account to support the deactivation of leveraged margin accounts.
  • A new interface POST /sapi/v1/margin/isolated/account is added to support the enablement of margin-by-margin accounts.
  • Added interface GET /sapi/v1/margin/isolated/accountLimit to query the upper limit of the margin-by-margin account.

New field “enabled” in response of GET /sapi/v1/margin/isolated/account to check if the isolated margin account is enabled.

Go to Binance’s Official Website