HASH has surged the most from the larger-cap alts today, followed by ICP.
}
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);
});
}
})();
Bitcoin’s gradual price ascent that resumed earlier this week continued in the past 24 hours as the asset tapped $98,000 for the first time in about two months.
Its dominance over the altcoins has risen within the same timeframe, as most altcoins have failed to double down on their recent gains. Nevertheless, ETH is still well above $3,350, aiming at $3,400.
BTC Dominance Pumps
After last week’s price gains that drove BTC from under $90,000 to almost $95,000 within days, the cryptocurrency’s run was halted, and it slipped below its starting point. However, the bulls quickly intercepted the move and helped bitcoin reclaim the $90,000 support.
It tried to break out on a couple of occasions. Although it failed at $92,000 the first few times, it finally reclaimed that level on Tuesday and surged to $96,500. The bears stepped up at this point, driving it to under $94,500, but BTC was quick on the gas pedal.
On Wednesday evening, it skyrocketed by several grand again and touched $98,000 for the first time since mid-November. This came despite the growing geopolitical tension. Although it was stopped there, it currently sits at $97,000 with a 2.2% increase in the past day.
Its market capitalization has risen to $1.940 trillion on CG, while its dominance over the alts has grown to 57.5%.
ETH Eyes $3.4K
Ethereum has also charted a daily increase, even though it’s more modest than BTC’s. It’s up by 1% and sits above $3,350, with analysts expecting another surge to and beyond $3,400. BNB, TRX, XMR, and BCH are also slightly in the green, while XRP, DOGE, ADA, LINK, and XLM have dropped over the past day.
HYPE, LTC, HBAR, TAO, and CC are also in the red, while RAIN and ICP have become the top performers from the larger caps. HASH has stolen the show, surging 20%.
The total crypto market cap has added another $40 billion overnight and is up to $3.370 trillion on CG.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Disclaimer: Information found on CryptoPotato is those of writers quoted. It does not represent the opinions of CryptoPotato on whether to buy, sell, or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk. See Disclaimer for more information.
Source: https://cryptopotato.com/bitcoin-btc-price-tapped-98k-ethereum-eth-eyes-3-4k-market-watch/