Home » Crypto News
USX suffered one of 2025’s sharpest stablecoin depegs, plunging to $0.10 before market makers restored liquidity.
}
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
The USX stablecoin on Solana lost its dollar peg on December 26, collapsing to just $0.10 on secondary markets.
This sudden drop, caused by a severe lack of liquidity, marks one of the most extreme depegs for a major stablecoin this year.
Market Strain and Rapid Response
According to blockchain security firm PeckShield, which raised an alert about the event, the depeg was a direct result of a liquidity drain on trading platforms.
The stablecoin’s developer, Solstice, responded quickly. In a statement posted on X, the team confirmed the issue was isolated to secondary markets, noting that the funds backing USX in its primary system were “entirely unaffected and >100% collateralized.” They emphasized that 1:1 redemptions through their primary market remained operational.
The situation stabilized after Solstice and its market makers injected fresh liquidity, pulling the price back to approximately $0.94. Despite this recovery, the brief crash established a new all-time low of $0.8285 for USX, as recorded by CoinGecko.
The stablecoin has since returned near its $1.00 target, currently trading around $0.995. While the 24-hour price change shows only a minor 0.3% decline, the dramatic intraday swing from $0.8285 to a high of $1.01 highlights the volatility triggered by the liquidity shortfall.
A Recurring Challenge for Algorithmic Stablecoins
This incident is a reminder of the persistent fragility of certain stablecoin designs when faced with secondary market pressures. It echoes other significant depegs in 2025; for example, the one in April where Synthetix’s sUSD stablecoin fell below $0.70 following protocol changes that altered its collateral mechanics. At the time, founder Kain Warwick darkly joked about the situation by renaming his social account to “kain.depeg.”
You may also like:
More recently in November, Stream Finance’s XUSD stablecoin crashed to $0.30 after the protocol revealed a $93 million loss from an external fund manager.
The USX event differs in that its underlying collateral was not compromised, framing it purely as a secondary market liquidity failure. Meanwhile, Solstice has committed to obtaining a third-party attestation report, in what some market observers believe is an attempt to rebuild trust.
However, for investors and the wider crypto community, these repeated events serve as a stark reminder of the risks that remain even in stablecoins backed by verifiable assets, where market structure can sometimes fail before the fundamentals do.
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-stablecoin-usx-plummets-to-0-10-in-depeg-amid-liquidity-crunch/


