COINOTAG News reported on September 26 that monitoring by AI Auntie identified an ETH whale at address 0x54d…e6029 executing a purchase of 7,632 ETH for $29.985 million, at an average price of $3,928.66 per ETH. The acquisition was recorded approximately five hours before the report and is observable on-chain.
Subsequently, the same address placed a limit sell order on Cowswap for 2,547 ETH at $3,955, representing about 33.4% of the acquired position and a spread near 0.67% above the average purchase price. These concrete execution details offer transparent, verifiable data points for traders monitoring Ethereum whale activity.
‘,
‘
🔒 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);
}
})();