COINOTAG reported on September 18 that on-chain analyst yujin identified a whale/institution acquiring 18,000 ETH early today via Wintermute, deploying about 80.77 million USDC at an execution price near $4,487 per ETH, coinciding with a rebound toward $4,600.
On-chain data show the 18,000-ETH tranche realized an immediate paper gain of roughly $2 million, while the same entity’s prior ETH scalping activity is reported to have generated approximately $74.92 million in profits; current allocations are listed at about 530 million USDC and 25,000 ETH (circa $114 million).
Flows of this magnitude can materially affect short-term liquidity and price depth on the Ethereum market; market participants are advised to monitor order flow, maintain prudent position-sizing, and apply robust risk-management protocols when assessing such on-chain movements.
‘,
‘
🔒 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);
}
})();