On-chain monitoring by Lookonchain, cited by COINOTAG News on September 18, identifies wallet 0x2226 opening a 40x long position sized at 700 BTC (approximately $82 million) and holding a separate 20x long on 120,000 SOL (approximately $29.6 million).
The reported liquidation price levels are BTC: $114,560 and SOL: $231.35; these documented leverage positions represent material exposure and are pertinent for traders, risk managers, and analysts tracking liquidation thresholds, market depth, and potential short-term 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);
}
})();