Further 50% Collapse on the Way?


Is SOL headed toward $50?

‘;
}

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 cryptocurrency market seems to can’t catch a break lately, and numerous digital assets continue to chart painful losses.

Solana (SOL) is among the poorest performers, with its price plunging by 25% in the past week alone. According to some market observers, the bears might be just stepping in.

Major Collapse on the Horizon?

Just hours ago, SOL tumbled to approximately $95, its lowest level since February 2024. As of this writing, it trades at around $96, which is a staggering decline from the all-time high of almost $300 registered nearly a year ago.

Many industry participants are now concerned that the asset may experience a further decrease in the short term. Ali Martinez, for instance, predicted that SOL could nosedive to $74.11 and even $50.18.

The analyst, going on X as curb.sol, outlined $100 as an “extremely important level” for the token. In their view, holding that zone could result in a new bull run to a fresh all-time high, whereas the opposite scenario might lead to a crash to roughly $50 sometime this year.

For their part, Alex RT₿ assumed the price may retreat to $70-$80 if SOL breaks below the $90 support level.

Any Chance for the Bulls’ Return?

It is important to note that some analysts believe the current rates could present great buying opportunities. The one using the X handle, Lucky, told their almost two million followers that “if the market behaves well, this could be a smart entry.”

You may also like:

“Opportunities like this don’t show up often,” they added.

Mookie also recently chipped in, vowing to go all-in should SOL drop below $100.

Meanwhile, some key indicators suggest it might be time for a rebound. SOL’s Relative Strength Index (RSI) fell well below 30, meaning the price has declined too much in a short period of time. Ratios under that level signal that SOL is oversold and due for a potential rally, whereas anything above 70 is seen as bearish territory.

SOL RSISOL RSI
SOL RSI, Source: CryptoWaves

Furthermore, exchange outflows have significantly surpassed inflows in the past several weeks. This suggests that investors have shifted from centralized platforms to self-custody, thereby reducing immediate selling pressure.

SOL Exchange NetflowSOL Exchange Netflow
SOL Exchange Netflow, Source: CoinGlass
SPECIAL OFFER (Exclusive)

SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).

Source: https://cryptopotato.com/solana-sol-nosedives-by-25-in-a-week-further-50-collapse-on-the-way/