COINOTAG News on September 4 reports that HyperInsight monitoring identified a crypto whale who opened a 25x ETH short near $2,249.7 in April and reduced the position by 333.19 ETH overnight. Continuous rollovers lifted the trader’s average entry to about $2,760, while the contract carried a liquidation price of $5,784.94. After the unwind initiated in late August, the account reflects an estimated unrealized loss of $17.938 million. These on-chain metrics underscore how elevated leverage magnifies counterparty exposure and liquidation risk; all figures are reported by HyperInsight and cited by COINOTAG News.
‘,
‘
🔒 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);
}
})();