Lighter reported that its upgraded liquidity pool system successfully limited ADL losses to a pre-determined threshold.
}
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);
});
}
})();
On February 26, Lighter, a decentralized crypto exchange, announced that its upgraded liquidity pool system successfully resisted a $50 million ARC perpetual long squeeze attempt.
This occurred after approximately 600 traders reversed a whale’s position, resulting in an $8.2 million loss, and the episode tested Lighter’s newly launched LLP Strategies, capping the downside risk for liquidity providers at just $75,000.
LLP Strategies Face First Stress Event
In a February 17 post on X, Lighter announced changes to its LLP infrastructure, splitting liquidity into separate strategies for different market types, including RWAs. Risk, liquidations, and auto-deleveraging are now handled at the strategy level rather than across the entire pool.
That structure faced what the platform called its “first battle test” on February 26. According to Lighter, a trader had built a large long position in ARC perpetuals over several days, with around 600 other traders and market makers taking the short side and pushing total open interest to $50 million.
ARC perp trading was assigned to Strategy #7, a high-risk strategy with about $75,000 in allocated USDC. Lighter said this meant only that portion of LLP deposits could be exposed if auto-deleveraging occurred.
As ARC’s price fell around 6 p.m. ET on February 26, the large long position was first liquidated on the order book for roughly $2 million. Lighter said LLP was initially in profit on the position, but further downside depleted Strategy #7, triggering another ADL at 0.071123. In the end, the whale lost about $8.2 million, LLP lost its capped $75,000 allocation, and short traders who held their positions were profitable.
ARC Price Collapse
The unwind left visible scars on the ARC price chart, with data from CoinGecko showing the token experienced a flash crash in the early hours of February 27, sliding from around $0.031 to $0.025 before recovering to $0.0348.
You may also like:
At the time of writing, ARC, which powers the Ryzome agentic AI “app store,” was down over 9% in 24 hours and nearly 59% across seven days. The token has also lost more than 63% of its value in the past two weeks, as well as falling 42% over 30 days. It currently sits 95% below its January 2025 all-time high of $0.62, having shed nearly 88% off its price in the past year.
This turbulence matches up with observations from crypto commentator Simon Dedic, who noted that ARC’s value had dipped overnight by about 80% on volumes approaching $400 million, which was nearly ten times its fully diluted valuation.
Dedic pointed out that before dumping, the token had been “massively outperforming” despite a weak market, even suggesting it had been “heavily manipulated.”
The concerns raised by Dedic echo a broader industry debate about market integrity. Just last month, Base co-founder Jesse Pollak rejected the idea of behind-the-scenes manipulation, stating his team won’t coordinate or deploy capital to influence prices because markets “deserve to be free, open, and fair.”
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!