ADA whales now hold over 15% of the asset’s circulating supply.
}
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);
});
}
})();
Cardano’s ADA has joined the broader resurgence of the cryptocurrency market, with its price approaching $0.90.
The recent whale activity suggests that the bullish momentum could continue in the short term.
Scooping up More Coins
The popular X user Ali Martines revealed that ADA whales (investors holding between one million and ten million tokens) have purchased an additional 70 million coins in the last week. The USD equivalent of the stash (at current rates) is approximately $60 million, while this group of market participants now controls almost 5.6 billion ADA, or 15% of the circulating supply.
Developments of that type are considered bullish and could trigger a further ascent for Cardano’s native cryptocurrency. Whales are considered investors who may have access to inside information about upcoming events, and their massive purchases could prompt smaller players to enter the ecosystem as well.
Moreover, such buys leave fewer coins available on the open market, which could be a precursor to an upward move (should demand remain constant or head north).
Price Forecasts
Towards the end of September, Martinez claimed that ADA is at a crossroads, arguing that a drop below $0.80 may derail a potential rally toward $0.95. During the latest correction of the crypto market, ADA plunged below that mark, and it now remains to be seen whether his prediction will prove accurate.
Other crypto analysts made much more optimistic forecasts. X user Crypto King maintained that the asset’s price chart is “extremely bullish” and revealed they have increased the exposure to the coin.
You may also like:
“One breakout and we will see 2$, which decides up or down,” the market observer added.
Meanwhile, another X user disclosed that the sentiment across the Cardano community has risen to its highest level in the past 30 days, and currently, 92% are bullish. While this might sound like great news for the asset’s proponents, it could also be interpreted as a bearish factor.
Extreme optimism can signal overbought conditions, meaning the sellers might soon take control. It is also worth noting that the crypto market is an unusual one and often moves in the opposite direction of the crowd’s general expectation.
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!
Source: https://cryptopotato.com/70000000-ada-in-1-week-will-cardano-break-past-1-next/