COINOTAG reported on September 13, citing Coinglass data that the HIFI network suffered total liquidations exceeding $30.48 million over the prior 24 hours, with long liquidations of $9.41 million and short liquidations of $21.07 million. The coin’s liquidation volume ranked only behind BTC and ETH during the same window, reflecting concentrated forced position exits.
Earlier coverage indicated that Binance plans to delist HIFI on September 17. The HIFI/USDT spot pair experienced an intraday spike to $0.90 before retracting, with a 24‑hour intraday move reported up to 945%, according to the source.
These verified metrics highlight elevated market volatility and liquidity stress; market participants should assess margin exposures, order‑book depth and counterparty risk rather than rely on unverified conjecture.
‘,
‘
🔒 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);
}
})();