COINOTAG News, September 12 — citing LookIntoChain monitoring, the market rebound has left whale 0x5D2F with a reported floating loss of over $8.6 million across crypto short positions, according to on‑chain analytics.
To mitigate liquidation risk, the address reportedly deposited $8 million USDC to bolster its USDC collateral, a defensive measure commonly used to restore margin buffers in leveraged short trades.
LookIntoChain data lists current exposure as 2,041 BTC (≈ $236 million) in short positions and 500 ETH (≈ $2.25 million), with the collateral injection intended to sustain those positions amid volatility.
‘,
‘
🔒 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);
}
})();