Home » Crypto Bits
Ethereum’s co-founder has been disposing of large amounts of ETH for several weeks now.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’Listen‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
Summarize with AI
Summarize with AI
On-chain data from Arkham Intelligence and Lookonchain showed that Vitalik Buterin has resumed his selling spree of ETH with another multi-million dollar transfer.
The analysts explained that he had withdrawn another batch of 3,500 ETH (worth roughly $7 million at the time) from Aave with the likely intention to sell. At the time of the original post a few hours ago, he had already disposed of 571 ETH ($1.13 million).
CryptoPotato has reported a few similar instances in February alone, in which on-chain data indicated that he had begun disposing of some of his ETH fortune. A February 5 report showed that the project’s co-founder had sold off 2,961 ETH ($6.6 million at the time) in just three days.
A day later, Lookonchain informed that the total sales had grown to 6,183 ETH, which was valued at $13.2 million. The average exit price was $2,140.
Arkham Intelligence keeps a close eye on Buterin’s addresses, and a report from earlier this week noted that he still held more than 240,000 ETH, valued at around $467 million. However, that data was before today’s sell-offs.
Meanwhile, ETH’s price has been on a consistent downtrend for months. After it peaked at close to $5,000 in late August last year, it was violently rejected and ended 2025 at around $3,000. The late January/early February crash was brutal, pushing the asset to under $1,800.
You may also like:
Although it has recovered some ground since then, Ether still struggles below $2,000. Popular analyst Ali Martinez outlined the formation of a bullish flag yesterday for ETH, but with a major catch: the chart was inverted, showing in reality that ETH could be primed for another correction to under $1,400.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Source: https://cryptopotato.com/vitalik-buterin-dumps-even-more-eth-as-prices-struggle-below-2k/

