COINOTAG News reported on September 19 that Onchain Lens identified an Ethereum address dormant for three years which liquidated 2,086 ETH at an average price of $4,544, receiving roughly $9.48 million in DAI, USDC and RLUSDC. The wallet continues to hold 2,779 ETH, valued at about $12.6 million. The on‑chain records confirm a conversion into stablecoins and an updated reserve position, offering verifiable data for market participants and analysts monitoring liquidity shifts on the Ethereum network.
‘,
‘
🔒 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);
}
})();