Bitcoin Price Holds Steady Despite Partial US Government Shutdown


Interestingly, some altcoins have charted gains despite the US uncertainty.

‘;
}

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



Although the Senate passed a package of funding bills at the end of the business week, the US government still shut down partially on Saturday morning.

Nevertheless, House Speaker Mike Johnson noted that the chamber is expected to pass the Senate-approved funding deal on Monday as the POTUS outlined his support for it. Perhaps that’s the reason why BTC remained relatively calm following the Thursday storm.

With a 71-29 vote, the Senate greenlighted a package of five bills, plus a two-week stopgap measure that provides lawmakers with more time to work out disputes over funding for the Department of Homeland Security.

The House of Representatives will vote to approve the final version of the deal on Monday, so the federal government has shut down for the second time during Trump’s current presidency. However, this one is expected to be significantly shorter, unlike the record 43-day period in 2025.

US Office of Management and Budget Director Russell Vought advised federal agency heads that their employees “should report to work for their next regularly scheduled tour of duty to undertake orderly shutdown activities.”

“The Administration will cotinue working with the Congress to address recently raised concerns to complete appropriations for Fiscal Year 2026. It is our hope that this lapse will be short,” he added.

In the light of this new sort of uncertainty in the world’s largest economy, bitcoin’s price has remained relatively stable. The asset tumbled hard on Thursday to a multi-month low of $81,000 but managed to recover some ground on Friday and Saturday morning and now sits close to $84,000.

BTCUSD Jan 31. Source: TradingView
BTCUSD Jan 31. Source: TradingView

Some altcoins have even charted more notable gains, such as XMR (11%), CC (8.5%), and HYPE (6%). SOL is also up by 4%.

You may also like:

SPECIAL OFFER (Exclusive)

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/bitcoin-price-holds-steady-despite-partial-us-government-shutdown/