COINOTAG reported on September 26 that on-chain analyst Ai Auntie (@ai_9684xtpa) flagged an address affiliated with @qwatio that executed a 40x short on BTC, now showing an unrealized loss of $1.146 million and with no available margin as it nears its liquidation price.
On-chain position specifics show a BTC 40x short with an entry price of $108,855.40 and a liquidation price at $110,284.60, alongside an XRP 20x short entered at $2.71 with liquidation set at $3.08.
Such concentrated high-leverage exposure increases the probability of forced deleveraging; market participants and risk teams should prioritize margin surveillance and liquidity evaluation to manage tail-risk and potential execution impacts.
‘,
‘
🔒 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);
}
})();