Bitcoin Crash Sparks Largest Liquidation in Crypto History


More than 1.6 million traders have been wrecked daily.

‘;
}

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);
});
}
})();



There’s no way to sugarcoat what happened in the cryptocurrency markets since Friday evening. Bitcoin’s price, for example, took one of its most painful nosedives in recent history, dumping from over $122,000 to $105,000 on some exchanges and even to as low as $101,000 on others.

The altcoins were obliterated as well, with massive double-digit price drops from the majority of them. Here’s what we know so far.

Valuermarket’s report classified the event as the “largest single-day liquidation in the history of digital assets.” The initial numbers of $250 million in an hour and $900 million on a 24-hour scale when BTC had dipped to $117,000 pale in comparison to what happened next.

Data from CoinGlass shows a violent picture of $19.30 billion wrecked in the span of a day. Naturally, longs represent the lion’s share, with nearly $17 billion. However, the crypto market’s minor recovery attempt since then has also harmed some short traders, with $2.5 billion in such liquidations.

The number of wrecked traders is off the charts as well. It typically remains around 200,000 during a bad liquidation event, but has now skyrocketed to over 1,660,000. That’s more than 1.6 million traders.

Liquidation Data from CoinGlass
Liquidation Data from CoinGlass

The most obvious reason for this calamity was Trump’s actions on Friday evening when he threatened China with a new set of substantial tariffs after saying that Beijing had been lying for a long time.

The losses on Hyperliquid alone account for a big portion of the entire wipe-out. After all, the single-largest liquidation occured on Hyperliquid, with over $200 million gone on a ETH-USDT pair.

You may also like:

Despite the majority of traders in losses, there are some that made significant profits. According to MLM, one whale closed 90% of their BTC short and fully closed their ETH short, profiting around $200 million in just a day.

SPECIAL OFFER (Sponsored)

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/bitcoin-crash-sparks-largest-liquidation-in-crypto-history-19b-gone-and-counting/