Galaxy Digital CEO Mike Novogratz told COINOTAG that the appointment of the next Federal Reserve chair could materially affect the trajectory of the crypto market. He noted that a policymaker prioritizing growth and liquidity over strict inflation control would likely lower the cost of capital and increase risk-on flows, a conditional setup that could catalyze a crypto supercycle if realized. Novogratz emphasized that renewed scrutiny of central bank independence elevates macroeconomic uncertainty, complicating portfolio construction and digital-asset valuation. Market participants should therefore monitor monetary-policy signals, liquidity metrics, and regulatory developments to assess exposure, while treating any prospective market expansion as contingent on clear policy shifts rather than as a foregone conclusion.
‘,
‘
🔒 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);
}
})();