Dip buyers scored between 7% and 14% gains as crypto markets rebounded following last week’s $19 billion liquidation event.
}
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);
});
}
})();
Crypto markets kicked off the week with a rebound after a bruising weekend of liquidations, with opportunistic traders who bought the dip amid trade war tensions reaping gains of between 7% and 14%.
According to market intelligence provider Santiment, several altcoins, including Ethena (ENA), Bittensor (TAO), and Sui (SUI), bounced sharply after last week’s $19 billion market wipeout linked to renewed U.S.–China tariff threats.
Altcoins Stage a Quick Comeback as Traders Pounce on Discounts
In an October 14 post, Santiment revealed that following last week’s historic downturn, Monday brought relief across mid-cap altcoins, with ENA rallying 14%, TAO climbing 13%, and SUI adding 7%.
The sharp drop came in the wake of U.S. President Donald Trump threatening new tariffs against China, which then triggered panic selling and cascading liquidations across the market.
On some exchanges, Bitcoin dropped to as low as $101,000 from the $122,000 region, before clawing its way back to around $116,000. However, at the time of this writing, it had slipped to $111,000 per CoinGecko, a more than 10% difference from its level one week ago, although it appears to have provided a sufficient floor for the altcoins to recover.
Bittensor’s TAO, trading at $443 at press time, has jumped more than 25% over the last seven days and 43% in two weeks, a strong bounce from its October 10 low of $282. Meanwhile, ENA currently sits at $0.43 after retracing slightly from its intraday high of $0.47. Even so, it remains up by about 20% since Friday’s panic.
On its part, Sui, priced at $2.70, has struggled to hold its daily gains after losing 4.6% in the previous 24 hours, and across the month, the picture is even bleaker, with the asset dipping nearly 29% despite the bright start to the week.
You may also like:
Market Sentiment Turns Cautiously Optimistic
Other assets that rose successfully from the weekend’s ashes include the Trump-linked World Liberty Financial’s WLFI token, which gained 8% and Near Protocol’s NEAR, which shot up 7%.
Hyperliquid’s native HYPE token also jumped 7%, with the protocol hailed across Crypto Twitter for remaining fully operational during the liquidation chaos. It is down 5% in the last 24 hours to trade at $38.27. Nonetheless, analysts believe it could add to its momentum following the recent activation of its HIP-3 upgrade. The update allows permissionless deployment of perpetual futures markets on-chain, potentially broadening on-chain derivatives trading.
The altcoin rebound comes as investors reassess market risks after last week’s turbulence. Analysts like Satoshi Flipper, posting on X, described the correction as a “monster discount” amid expectations that the Federal Reserve may introduce further rate cuts to offset global market jitters.
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.
Cryptocurrency charts by TradingView.