COINOTAG reported on September 10 that on-chain analyst Ai Auntie (@ai_9684xtpa) tracked a whale trader activity by the address pfm.eth, which sold its entire holding of 1,896 ETH at an execution price of $4,196.31 approximately ten hours earlier. Chain-level records show the same address had acquired ETH the prior day at an average cost of $4,332.70, indicating a reported realized loss near $250,000. The transaction is verifiable on-chain and, per the cited analytics, constitutes a notable single-entity portfolio reallocation rather than an unverified market-moving claim.
‘,
‘
🔒 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);
}
})();