Ethereum Sets Record With 393,600 New Wallets in One Day


The spike reflects utility-driven growth, with lower fees and smoother Layer-2 activity after the Fusaka upgrade attracting new users.

‘;
}

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,’‘)
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);
});
}
})();



On Sunday, January 11, 2026, the Ethereum network saw an unprecedented 393,600 new wallets created in a 24-hour period, setting a new all-time high for daily user growth.

This historic spike in network adoption came even as Ethereum’s native ETH token is trading below its 2025 peak, suggesting a powerful wave of new users is being driven by utility and upgrades rather than speculative price action alone.

A Network Activity Explosion

According to data from Santiment, Ethereum averaged more than 327,000 new addresses daily across the past week, culminating in Sunday’s record. The analytics firm linked the rise to a mix of technical upgrades, practical usage, and shifting market mood.

According to them, one major factor is the Fusaka upgrade, deployed in early December 2025. The update changed how data is processed on Ethereum and lowered the cost for Layer-2 networks to post data back to the main chain. Lower fees and smoother interactions made it easier for users to engage with decentralized apps, rollups, and on-chain services, often starting with the creation of a new wallet.

Stablecoin usage has also played a central role. Santiment noted that Ethereum processed about $8 trillion in stablecoin transfers during the fourth quarter of 2025, the highest quarterly figure on record. Such volumes point to the blockchain’s role in payments and settlement, drawing in users who need wallets to hold or move dollar-pegged tokens.

Social data suggests fresh participants have been entering the ecosystem since December, even while ETH traded sideways. Santiment added that sentiment among holders shifted from negative to neutral or slightly positive in mid-December, a change that often lines up with increased retail onboarding around the turn of the year.

Price Action Firms Up as Traders Rebuild Positions

At the time of writing, ETH was trading around $3,300, up about 6% in the last 24 hours and more than 2% over seven days. However, the move trails the wider crypto market, which gained close to 4% in the same weekly window, showing the asset has not led the latest market bounce.

You may also like:

Meanwhile, on a 30-day view, ETH is up about 6%, while it remains roughly 33% below its all-time high near $4,900 set in August 2025.

Traders on X have focused on nearby technical levels. Ted Pillows wrote that ETH clearing $3,300 puts attention on $3,450, while warning that failure there could pull prices back. Another analyst, CW, flagged sell pressure near $3,700.

Derivatives data has also added context to the move. Analysis firm Arab Chain reported that Ethereum open interest on Binance climbed to about $8.6 billion, the highest since October 9, 2025. The rise follows a steep reset in the same month, when liquidations pushed open interest below $7 billion.

That backdrop lines up with a previous analysis that highlighted a bullish crossover on Ethereum’s higher-timeframe charts and growing attention on the ETH/BTC pair. Together with record wallet creation, the data paints a picture of an ecosystem seeing deeper engagement, even before a clear breakout in price takes shape.

SPECIAL OFFER (Exclusive)

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/ethereum-sets-record-with-393600-new-wallets-in-one-day/