According to Validator Queue data reported by COINOTAG News on September 21, the Ethereum Proof-of-Stake network’s exit queue is continuing to decline and is currently at 2.412 million ETH — approximately $10.8 billion at prevailing market prices — with a reported withdrawal delay of 41 days and 21 hours.
The same dataset shows a Sweep Delay of 9.1 days, an additional operational batching interval before funds are transferred to withdrawal addresses; the staking demand queue registers 320,000 ETH, while the admission queue wait is 5 days and 14 hours. These figures are based on on‑chain validator queue metrics and reflect current liquidity and validator onboarding timelines.
‘,
‘
🔒 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);
}
})();