COINOTAG News (September 16) via Ashes Monitoring reports that whale trader General Gordon James has opened a <$145,000,000> long position on Hyperliquid, allocating across BTC, ETH, SOL and SUI. The largest leg is a $90,000,000 BTC long position with an opening price of $113,849 and a liquidation threshold at $109,014. BTC therefore represents roughly 62% of the disclosed exposure, while the ~$4,835 gap to liquidation implies an approximate 4.25% margin buffer, signalling concentrated leverage within the position. Market participants should note the implications for order-book liquidity and counterparty risk when assessing derivative positions of this magnitude.
‘,
‘
🔒 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);
}
})();