COINOTAG reported on September 22 that HyperInsight on-chain monitoring identified an address beginning with 0x35F opening a new ETH long position, increasing holdings by 2,900 ETH and raising the position value to approximately $12.48 million. The monitoring dataset shows a current liquidation price near $2,289. Data further indicates the address materially reduced its prior BTC long position, reallocating capital so that ETH exposure is now the primary position. Aggregate account holdings are reported at roughly $16.86 million, according to HyperInsight analytics cited by COINOTAG.
‘,
‘
🔒 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);
}
})();