On September 6, COINOTAG News cited Onchain Lens monitoring showing a whale address deposited the final 2,074 ETH (approximately $9.07 million) into Kraken, realizing a reported profit of $6.07 million on that position.
Blockchain records indicate the same address amassed 3,289 ETH for a total outlay of about $6.43 million between September 4, 2021, and December 9, 2024, according to the on‑chain data referenced by COINOTAG.
The verified transfer represents a material liquidity movement to a centralized venue; market participants monitoring Ethereum flows and exchange inflows can incorporate this confirmed on‑chain activity into their risk and liquidity assessments.
‘,
‘
🔒 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);
}
})();