Home » Crypto News
Despite volatile markets, Solana ETFs recorded $750M inflows, limited outflows, rising validator adoption, and rapid stablecoin growth.
}
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,’Listen‘)
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);
});
}
})();
Summarize with AI
Summarize with AI
Spot Solana exchange-traded funds (ETFs) have continued to attract investor interest since their launch in the United States on October 28. According to data, spot Solana ETFs have posted $750.10 million in cumulative net inflows as of December 22, with outflows recorded on only three trading days since launch.
All of those outflows were relatively small, and each was less than $33 million, despite the intense, choppy price action in the last quarter of the year.
Solana Ecosystem Growth
CoinShares explained that the consistent inflows mean that investors are using regulated investment vehicles to gain exposure to Solana rather than rotating capital out shortly after launch, a pattern that has previously affected some crypto-linked products. Market participants see the trend as an indication that Solana is increasingly being viewed as a long-term allocation rather than a short-term trade, especially as its ecosystem activity and infrastructure continue to expand, despite earlier concerns about decentralization.
Alongside ETF-related developments, Solana’s validator infrastructure has also seen rapid adoption of new performance-focused technology. As of November 10, 2025, around 24.2% of Solana validators are running Frankendancer, a hybrid validator client that combines elements of the existing Agave client with components from Jump Crypto’s Firedancer project. This is a sharp increase from just six validators using the software in January 2025.
Data cited by CoinShares show that validators operating Frankendancer are earning higher average fees and tips than those running Agave alone. This essentially reflects improved performance and transaction processing efficiency.
Additionally, Solana validators are increasingly adopting DoubleZero, a dedicated private mesh network designed to improve communication between validators by bypassing parts of the public internet. As of November, 290 validators representing roughly 36% of total staked SOL are connected through DoubleZero. Such a level of adoption highlights growing demand for lower latency and more reliable transaction propagation across the network.
Stablecoins on Solana
The infrastructure upgrades come as activity on Solana continues to rise. Stablecoin usage on the blockchain has also expanded sharply over the past two years. In fact, the total value of stablecoins circulating on the network has increased from about $1.8 billion in early 2024 to roughly $12 billion by November 2025, as per on-chain data.
You may also like:
USDC accounts for the largest share, followed by USDT. Meanwhile, newer entrants such as PayPal’s PYUSD and Paxos-issued USDG are also gaining traction. The rapid growth in stablecoin supply points to Solana’s increasing role in payments, trading, and settlement activity, as well as its appeal to companies seeking faster and lower-cost blockchain infrastructure.
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-etfs-surge-to-750m-as-investors-largely-ignore-volatility/

