COINOTAG, on September 23, citing Ashes Monitoring data, reported that a Hyperliquid whale previously recorded substantial losses, including $35.84 million on an ETH long and $7.5 million on a BTC short; the address was identified as the platform’s largest loss case.
According to the same monitoring feed, the trader subsequently initiated a long position in ASTER and realized $420,000 in profit upon exit, reflecting a material recovery in that specific trade without commentary on broader strategy.
Later activity shows the account opened a BTC short and closed it early the following morning, booking an additional $430,000 gain; all figures are reported by Ashes Monitoring and COINOTAG and are presented as verified on-chain data.
‘,
‘
🔒 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);
}
})();