Don't want to trade it yourself?
Our desk runs DEX portfolios on profit share.
Image
var isDesktop = window.innerWidth > 1050;
var cardOrTerminal = isDesktop
? `TerminalEvery BTC signal – one screen›`
: `ExchangesView top BTC exchanges (USA)›`;
var toppickThirdHeader = `
Top Tools & Picks
Bitbo ProUnlock 70+ private charts›WalletsView top BTC hardware wallets›
${cardOrTerminal}
`;
var postContent = document.querySelector(‘.post__content’);
if (postContent) {
var h2s = postContent.querySelectorAll(‘h2’);
if (h2s.length > 0) {
// Insert the main Top Picks above first h2
h2s[0].insertAdjacentHTML(‘beforebegin’, toppicksHTML);
}
if (h2s.length > 2) {
// Insert the Credit Card Top Pick above third h2
h2s[2].insertAdjacentHTML(‘beforebegin’, toppickThirdHeader);
}
}
// Add GoodMetrics event tracking for both Top Picks sections
setTimeout(function() {
var picks = document.querySelectorAll(‘.top-picks .pick-row’);
picks.forEach(function(pick) {
pick.addEventListener(‘click’, function() {
var pickName = pick.getAttribute(‘data-pick’);
if (typeof gmTrackEvent === ‘function’) {
gmTrackEvent(‘Click Top Pick’, { property: pickName || ‘Top Pick’ });
}
});
});
}, 0);
});
President Donald Trump hosted cryptocurrency executives and financial regulators at the White House on Wednesday, declaring that the U.S. is “leading by a lot” in both digital assets and artificial intelligence.
Representatives from Coinbase, Ripple, and Nasdaq attended the meeting in the Roosevelt Room, alongside SEC Chair Paul Atkins and CFTC Chair Mike Selig.
Trump touts U.S. dominance
Trump framed the gathering as a show of American strength in emerging financial technologies, telling the room:
“The people in this room are ensuring that the future of commercial markets is pioneered and perfected right here in the USA. We’re fighting a lot of other countries to control these markets, and to have these markets, and to profit – all the jobs and everything else created. We’re doing well. We’re leading in every aspect, including AI, and we’re leading by a lot – and we want to keep it that way.”
He also took aim at the previous administration’s stance on digital assets:
“Under the Crooked Joe Biden Administration, the spirit of innovation that built America was under serious attack like never before – and nowhere was that more true than crypto and other new financial technologies.”
New SEC token exemptions
The meeting came one day after the SEC proposed new rules that would provide exemptions for certain cryptocurrency token offerings, potentially making it easier for companies to issue tokens and raise capital.
These proposed exemptions mark a sharp shift from the enforcement-heavy posture of the agency under former Chair Gary Gensler.
Broader legislation governing digital asset markets remains pending in Congress.
A Senate vote on the CLARITY Act — formally the Digital Asset Market Clarity Act of 2025 — is scheduled for September 15.
The bill would establish clearer federal rules for cryptocurrencies by defining SEC and CFTC jurisdiction over digital assets.
Trump urged legislators to pass it, saying at the meeting:
“We’re delighted to welcome some of our nation’s brightest minds in finance, crypto, and technology ahead of the first-ever meeting of the CFTC’s Innovation Advisory Committee in Washington, D.C.”
Source: bitbo.io
