Both assets are slightly up in the past 24 hours.
}
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);
});
}
})();
The October 10 market-wide crash brought some extremely painful declines for most cryptocurrencies, including some of the larger-cap alts, such as ADA, which dumped by close to 70% at one point.
However, the broader market has staged an impressive recovery since those multi-year lows (for some). On a weekly scale, both ADA and DOGE have gained around 6% but are still close to some danger zones depicted by the popular analyst Ali Martinez.
In the case of Cardano’s native token, he said it needs to defend the $0.63 support. Currently, ADA trades at $0.66, which is just inches above that line. If it remains above it, though, Martinez outlined a potential bullish breakout with a next target of $0.85.
Moreover, the analyst with over 160,000 followers on X outlined an even more impressive and perhaps slightly far-fetched goal of $1.70 if the breakout reaches its ultimate level.
Cardano $ADA must hold $0.63 to rebound toward $0.85 and set up a bullish breakout to $1.70. pic.twitter.com/MTFL7rJIAy
— Ali (@ali_charts) October 25, 2025
The largest meme coin’s case appears rather identical. The critical level it needs to maintain is the support at $0.18. As of press time, DOGE trades well above it (close to $0.20) following a 1.6% daily increase.
If it bounces off that level, Martinez said its path to $0.25 and $0.33 opens up. Recall that the meme coin briefly tapped $0.30 in mid-September but it hasn’t traded as high as $0.33 since the start of the year.
You may also like:
Dogecoin $DOGE must defend $0.18. Hold it, and the path to $0.25 or $0.33 opens up. pic.twitter.com/fbbnK4M6Mu
— Ali (@ali_charts) October 24, 2025
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!