According to Onchain lens monitoring, five newly created wallet addresses withdrew a combined 75,000 ETH from Kraken within a 36‑minute window, representing approximately $3.2283 billion in on‑chain outflows recorded on September 8.
Chain distribution was recorded as follows: 30,000 ETH to an Ethereum mainnet address (~$1.29 billion), 30,000 ETH to an Arbitrum address (~$1.29 billion), 8,000 ETH to Linea (~$34.52 million), 5,000 ETH to Base (~$21.58 million) and 2,000 ETH to Optimism (~$8.63 million).
These recorded movements constitute significant exchange withdrawals and provide a clear snapshot of current ETH withdrawals across layer‑2 and mainnet destinations; market observers and custodial teams may continue monitoring for subsequent on‑chain settlements or balance changes to assess liquidity dynamics.
‘,
‘
🔒 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);
}
})();