
Bitcoin is being taken off centralized crypto exchanges, which is a good thing as it potentially eases selling pressure.
}
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);
});
}
})();
Bitcoin continues to see its supply moving away from exchanges, reported blockchain analytics platform Santiment on Monday.
Over the past year, a net total of 403,200 BTC has moved off centralized trading platforms, representing a 2.1% reduction in the entire supply held on exchanges, according to the report.
In general, this is a positive long-term sign, according to Santiment.
“The less coins that exist on exchanges, the less likely we’ve historically seen a major sell-off that causes downside pressure for an asset’s price.”
Exchange Outflows Are Bullish
Investors usually take coins off exchanges to hodl or custody, which is bullish. They send them to exchanges in preparation for selling, which is bearish.
Around 14.7% of the total Bitcoin supply is currently held on exchanges, according to Glassnode. This has been in decline since mid-2022, when almost 18% was held on exchanges.
📊 As Bitcoin’s market value hovers around $90K, crypto’s top market cap continues to see its supply moving away from exchanges. Over the past year, there has been:
📉 A net total of -403.2K $BTC moving off exchanges
📉 A net reduction of -2.09% of $BTC‘s entire supply moving… pic.twitter.com/Y0JTC880Np— Santiment (@santimentfeed) December 8, 2025
The figures for Ethereum are even more favorable, with just 8.7% of the supply held on exchanges and a steady decline from over 30% in 2020 as ETH is staked, custodied, and scooped up by treasury companies.
You may also like:
Back to Bitcoin, analysts believe that the bottom is strengthening, which could lead to a rebound. The OBV (On-Balance Volume) chart is a lot cleaner than the price, said analyst Sykodelic on Tuesday.
“It is both holding and moving stronger than the price … which shows us the buying is far stronger than the selling.”
Meanwhile, fellow analyst “Daan” said Bitcoin was “stalling while its bull market support band is closing in.”
Analyst “Colin” was also bearish, identifying a bear flag continuation pattern, “which means a move down would be the expected outcome.”
If such a move down did occur, $74,000 to $77,000 would be the likeliest bottom, he said.
Short-term Pain Remains
It appears that Colin may have been onto something, as Bitcoin had lost the $90,000 level again at the time of writing.
The asset had lost 1.4% on the day and was trading at $89,862, but remained within its weekly range-bound channel.
Bitcoin has struggled to break through resistance at $92,000. It appears that this week’s Federal Reserve rate cut is already priced in, so it is unlikely to get a boost from that, and down appears to be the path of least resistance.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Discover more from Earlybirds Invest
Subscribe to get the latest posts sent to your email.


