COINOTAG News, citing official sources, reports that Binance will execute an automatic liquidation of the BSWUSDTU inverse perpetual contract on September 15, 2025 at 17:00 (UTC+8), after which the exchange will delist the affected inverse perpetual trading pair.
Market participants holding positions in the BSWUSDTU instrument should monitor account statements and official Binance communications, as positions will be subject to standard settlement procedures at liquidation; this is an administrative product adjustment and not an indication of broader market intervention.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();