ZEC and TRUMP are on the rise today.
}
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);
});
}
})();
Despite the positive developments on a macroeconomic front, bitcoin’s price nosedived in the past 12 hours to a multi-day low of under $108,000 and has struggled to post a substantial recovery.
Most larger-cap alts have followed suit, including ETH and XRP, while ZEC, TRUMP, and M have charted impressive gains.
BTC Falls Despite Rate Cut
This highly eventful week started on the right foot for the primary cryptocurrency as it spiked toward $116,000 on a couple of occasions on Monday and Tuesday. However, its progress was halted at that crucial resistance, and the subsequent rejection after the failed Tuesday breakout attempt was quite painful.
Nevertheless, BTC managed to stabilize at around $112,000 on Wednesday before the FOMC meeting when the US Fed was expected to cut the interest rates by 25 bps. Once that became official, BTC headed straight south and dumped to $110,000 at first before the bears took it all the way down to just under $108,000 on Thursday morning.
Then came even more positive news on a macro level after the presidents of China and the US met, and Trump lowered some of the tariffs against Chinese products. BTC reacted well at first and jumped to over $111,500. However, that rally was short-lived as well, and the asset is close to losing the $110,000 support as of press time once again.
Its market cap has tumbled below $2.2 trillion, while its dominance over the alts stands still close to 58% on CG.
Big Alts in Red, ZEC Defies
As mentioned above, most larger-cap alts have dropped in the past day as well, including ETH and XRP. The former has lost nearly 3% of value and sits below $3,900, while the latter is down by 3.5% and trades at $2.55. SOL, DOGE, ADA, and XLM are also in the red, while BNB, HYPE, LINK, BCH, and HBAR are with minor gains.
Even more impressive price increases come from the likes of ZEC, TRUMP, and M. ZEC has rocketed by 9% daily to over $350, while M and TRUMP are up by around 6-7%.
The total crypto market cap has shed around $80 billion in a day and is down to $3.810 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.
Cryptocurrency charts by TradingView.