HYPE’s market capitalization dropped below $9 billion earlier 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);
});
}
})();
November has not been kind to the crypto market (so far), and the past 24 hours brought another painful pullback.
Hyperliquid (HYPE) is among the worst-affected digital assets, with its price plummeting by 18% over the last day at one point. Some analysts believe the storm has yet to pass, predicting further declines in the near future.
HYPE Leaves This Elite Club
As of this writing, the native token of the decentralized crypto exchange trades at roughly $33, whereas its market cap stands around $9 billion. This means that HYPE is no longer among the 20 biggest cryptocurrencies. Recall that a few months ago, the asset’s capitalization briefly exceeded $16 billion, placing it close to the top 10 club.
The renowned analyst Ali Martinez suggested that the problems for the asset might be just starting. He spotted the formation of a “head and shoulders pattern” on HYPE’s chart, where the “head” represents the all-time high above $58 reached in September. According to him, this may be followed by another 25% pullback to around $25.
Many other market observers believe a further slump could be on the way. X user Mr B expects to see HYPE trading in the $20-$30 range by the beginning of next year, forecasting that a drop of that magnitude is also possible before the end of 2025.
Earlier this month, Crypto Chase described the $25-$28 zone as “an area of interest for the long term,” hinting they would jump on the bandwagon if the price dips to that level.
HYPE is Oversold
Contrary to the hostile environment in the crypto sector and the pessimism among some analysts, HYPE’s Relative Strength Index (RSI) signals the valuation might be poised for a rally.
You may also like:
The technical analysis tool measures the speed and magnitude of the latest price movements and varies from 0 to 100. Readings below 30 indicate that HYPE is oversold and could post short-term gains, whereas readings above 70 are considered bearish territory. Currently, the RSI stands at 17, tipping the scales towards the bullish side.
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/hyperliquid-hype-drops-out-of-cryptos-top-20-club-another-25-dump-ahead/