According to Onchain Lens monitoring on September 11, a crypto whale executed an on-chain sale of 2880 ETH after a three-month hold, swapping proceeds into 110.56 cbBTC. The report lists an average price of $114,597 per ETH and records the whale’s initial acquisition at 73.4 cbBTC (around $8.02 million). The transaction is reported to have generated a profit of $4.64 million37.16 coins. All figures are sourced from on-chain data; readers should reference the original Onchain Lens entry for raw transaction details and on-chain identifiers.
‘,
‘
🔒 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);
}
})();