KCS, STABLE, and PIPPIN are today’s top losers after the latest attacks.
}
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 price moves took another turn for the worse in the past few hours after Israel attacked Iran, and then US President Trump confirmed his country was also involved.
Numerous altcoins have bled out heavily, while Binance Coin has taken advantage and surpassed XRP in terms of market cap.
BTC Dumps Again
It was already a highly volatile trading week for the primary cryptocurrency as the bears seemed to be in full control by Tuesday. At the time, they pushed the asset south to a multi-week low of $62,500. However, bitcoin rebounded almost immediately and skyrocketed by several grand to $70,000 on Wednesday.
Many analysts speculated whether this was a typical dead-cat bounce, which turned out to be the case. At first, BTC slipped to around $68,000, where it spent most of Thursday and Friday. However, the situation worsened once again on Saturday morning when Israel launched a “preemptive” attack against Iran and issued a state of emergency.
In minutes, BTC plunged to under $62,800 before it recovered some ground to $63,400 as of press time. US President Donald Trump confirmed that the US was also involved in the attacks, and more volatility is expected later today as the situation unravels.
As of now, bitcoin’s market cap has slid to $1.275 trillion on CG, while its dominance over the alts is below 56%.
Alts Bleed
The graph below will show the painful reality in the altcoin space, in which almost all assets are deep in the red. ETH has plunged by $200 in the past few days to $1,850. XRP was surpassed by BNB after a 9% drop, while SOL has slumped by double digits to under $80.
ADA, HYPE, BCH, DOGE, CC, LINK, and XLM have plummeted hard as well. Declines of up to 20% are evident from KCS, PIPPIN, and STABLE, while stablecoins linked to gold are in the green.
The total crypto market cap has erased over $100 billion in the past day or so and is deep below $2.3 trillion on CG.
Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).
LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!
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.