Is the Ethereum price inflated?
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
2.00%
Ethereum
ETH
Price
$3,129.93
2.00% /24h
Volume in 24h
$17.56B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
, for the most part, does what it promises; nothing less, nothing more. However, it appears that ETH founder Vitalik Buterin believes the foundations haven’t done enough.
Buterin is issuing a challenge as 2025 closes, and it has to do with whether ETH is drifting away from its original purpose.
DISCOVER: Next 1000X Crypto: 10+ Crypto Tokens That Can Hit 1000x in 2025
What Is Vitalik Buterin’s New Warning For 2026?
Welcome to 2026! Milady is back.
Ethereum did a lot in 2025: gas limits increased, blob count increased, node software quality improved, zkEVMs blasted through their performance milestones, and with zkEVMs and PeerDAS ethereum made its largest step toward being a fundamentally…
— vitalik.eth (@VitalikButerin) January 1, 2026
In a New Year’s message, Vitalik Buterin urged developers to stop chasing short-term trends and start building applications that are both usable at scale and genuinely decentralized. Ethereum, he argued, is supposed to function as a “world computer,” not a slightly more open version of the subscription-driven platforms dominating Big Tech.
Hm, anyone feeling bearish hearing that?
Buterin stressed that decentralized applications should pass what he calls the “walkaway test.” If the original developers disappear, the app should still work without censorship, fraud, or third-party gatekeepers.
“To achieve this, it needs to be usable at scale and actually decentralized,” said Vitalik Buterin, Ethereum co-founder. “Applications must continue functioning even if the original developers leave,” he added.

The subtext is clear that too many Ethereum apps still rely on centralized infrastructure while marketing themselves as trustless.
DISCOVER: 20+ Next Crypto to Explode in 2025
Did Ethereum’s 2025 Upgrades Quietly Changed the Game?
In 2025, the Ethereum community quietly built a better protocol. The Pectra upgrade raised throughput and streamlined how accounts and validators operate. Fusaka capped the year by scaling data availability through PeerDAS.
Yet the market barely noticed. Ether ended the year hovering near $3,000, far below the narrative highs many expected.
DISCOVER: Top 20 Crypto to Buy in 2025
The Data Tells The Story For ETH, Price Charts Don’t
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
2.00%
Ethereum
ETH
Price
$3,129.93
2.00% /24h
Volume in 24h
$17.56B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
On-chain metrics help explain the disconnect for Ethereum. According to CoinGecko, Ether underperformed several large-cap peers in 2025 despite steady development activity. DeFi Llama shows total value locked on Ethereum holding relatively stable, suggesting builders stayed while speculative capital rotated elsewhere.
Meanwhile, Glassnode data indicates long-term holders remain largely unmoved, even as short-term traders lost interest.
As it stands, Ethereum is caught in an identity crisis. The ETH price is trading near multi-month lows, and debates over its future are here.
Follow 99Bitcoins on X For the Latest Market Updates https://x.com/99BitcoinsHQ and Subscribe on YouTube For Daily Expert Market Analysis https://www.youtube.com/@99bitcoins
EXPLORE: Singapore Denies Do Kwon’s $14M Refund Demand For ‘Stolen’ Penthouse
Join The 99Bitcoins News Discord Here For The Latest Market Updates
Key Takeaways
- Ethereum is caught in an identity crisis. The ETH price is trading near multi-month lows, and debates over its future are here.
- Buterin is issuing a challenge as 2025 closes, and it has to do with whether ETH is drifting away from its original purpose.
The post “Do More to Meet Stated Goals”: Vitalik Buterin’s 2026 Mandate for Ethereum Price appeared first on 99Bitcoins.


