At the 2025 South Korea Blockchain Week Impact Summit, BitMine Chairman Tom Lee told attendees — as reported by COINOTAG citing The Block — he projects Bitcoin could trade between $200,000 and $250,000 by year-end, and anticipates Ethereum reaching roughly $10,000–$12,000. Lee tied this forecast to typical Q4 strength and a more dovish Federal Reserve stance, noting that the view aligns with Fundstrat’s technical outlook from Mark Newton. He also pointed to a potential normalization of the ETH/BTC ratio toward multi-year averages as a supporting factor. These remarks represent an expressed market view and not investment advice.
‘,
‘
🔒 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);
}
})();