Check out which cryptocurrencies will no longer be available on Binance.
}
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);
});
}
})();
The world’s largest cryptocurrency decided to cease all trading services for three cryptocurrencies.
The delisting process is scheduled for mid-December, but the announcement has already started to weigh in on the prices of the affected tokens.
Goodbye to These Ones
Binance periodically reviews each digital asset listed on its platform and checks if each one meets important criteria like commitment of the team to the project, level and quality of development activity, trading volume, safety of the network from attacks, community sentiments, and more. Following its latest analysis, it decided to terminate all services involving StaFi (FIS), REI Network (REI), and Voxies (VOXEL) on December 17.
“The spot trading pairs of the aforementioned tokens will be removed. All trade orders will be automatically removed after trading ceases in each respective trading pair,” the disclosure reads.
The exchange clarified that deposits of these cryptocurrencies will not be credited to users’ accounts after December 18, whereas withdrawals will be unavailable after February 16, 2026.
Binance is the leader in its field, and announcements of that type typically cause sharp declines in the prices of the involved tokens. The ones included in the latest delisting effort were charting impressive spikes prior to the disclosure alongside the broader crypto market revival, but after the news, they headed south. FIS and REI are down 2% for the day, whereas VOXEL remains in green territory.
When the exchange withdraws support for a digital asset, this reduces liquidity and availability and causes reputational damage. Approximately a month ago, the company terminated all services with Flamingo (FLM), Kadena (KDA), and Perpetual Protocol (PERP), triggering double-digit losses for the affected ones.
The Previous Announcement
Besides scrapping some cryptocurrencies that no longer meet the necessary standards, Binance often adds new trading pairs to its platform to enhance the user experience. Towards the end of November, it included 31 pairs on its spot program, including BTC/IDR, XRP/IDR, DOGE/IDR, ADA/IDR, and many others.
You may also like:
The initiative was specifically focused on Indonesian users since IDR is the symbol of the national currency of the Asian country. Indonesia is a huge crypto market, with adoption rates placing it within the global top 10.
The introduction of direct trading pairs between multiple digital assets and IDR should make it easier for local traders to enter and exit the sector without first converting their funds into other fiat currencies.
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/binance-will-delist-these-3-altcoins-triggering-massive-volatility/