COINOTAG News (Sept 8) — Coinglass data show that over the past 24 hours the liquidation volume of SOMI, MYX and WLFI individually exceeded that of Bitcoin. SOMI surged roughly 56% to trade at $1.64, registering about $17.4 million in liquidations within the 24‑hour window, predominantly from short positions, and currently exhibits a negative contract funding rate.
MYX advanced more than 180% to $3.73, with approximately $13.5 million of liquidations concentrated in short exposure and a positive funding rate. WLFI rose over 2% to $0.23, recording near $12.2 million in liquidations that included both long and short liquidations, and also shows a positive contract funding rate. All figures are drawn from Coinglass and reported by COINOTAG.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();