COINOTAG reported on September 10 that, per lookonchain monitoring, a whale at 0x6636 opened multiple high-leverage long positions roughly seven hours prior, with the activity visible on-chain and timestamped by the monitoring service.
On-chain breakdown shows the address holding BTC at 40x leverage for 540 coins (approximately $60 million), SOL at 20x leverage for 114,984 coins (about $24.86 million), and SUI at 10x leverage for 868,196 coins (around $3 million), as disclosed by the monitoring report.
These positions represent concentrated directional exposure and elevate liquidation and counterparty risk
‘,
‘
🔒 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);
}
})();