The SEC and CFTC held their first joint roundtable in nearly 14 years to address crypto regulation and explore greater cooperation.
}
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 Securities and Exchange Commission (SEC) and the Commodity Futures Trading Commission (CFTC) held their first joint roundtable in nearly 14 years.
The discussion highlighted that the two agencies intend to cooperate on crypto regulation, despite having little history of collaboration.
Alignment on Crypto Rules
Acting CFTC Chair Caroline Pham acknowledged at Monday’s roundtable that while the SEC and CFTC have had many opportunities to work together for market participants and global capital markets, unclear regulatory boundaries have sometimes caused friction and difficulties for the public.
Pham said she was pleased that both regulators are now aligning rules to reduce unnecessary costs, support responsible innovation, and create fair competition. She pointed to the SEC’s Project Crypto and the CFTC’s Crypto Sprint as early examples of coordination, suggesting that greater harmonization could lead to increased efficiency, clarity, and expanded investor access to digital assets.
Addressing concerns about the CFTC’s effectiveness, Pham reported that from January 20 to September 3, the agency has carried out 18 non-enforcement actions and 13 enforcement actions, with some involving digital asset lawsuits. Since September 4, the Commission has initiated 14 more legal proceedings in just a few weeks.
The acting chair said these figures show that the CFTC is active and effective, adding that “there needs to be no more FUD about what’s happening on the other side of town.”
The roundtable also featured panels on market structure and innovation, with discussions on topics such as extended trading hours, perpetual contracts, prediction markets, and crypto assets. The participants included executives from major crypto firms such as Kraken, Robinhood, and Crypto.com.
You may also like:
On the sidelines of the recent event, SEC Chairman Paul Atkins said that crypto is the agency’s “top priority right now.” He also identified asset tokenization as a key area of regulatory focus, cautioning that it may take a year or two to establish proper guardrails, and described its potential as “pretty much endless.”
Earlier in the year, the financial watchdog had held discussions on tokenization and crypto regulation, with the aim of harmonizing rules amid increasing crypto adoption.
Tensions Rise Over Classification of Tokenized Securities
Elsewhere, the crypto X community has reignited debate over how tokenized securities should be classified. The conversation follows tensions at the recent joint panel, where traditional finance representatives resisted innovation exemptions and advocated for strict fungibility requirements under Reg NMS.
Crypto lawyer Gabriel Shapiro argued that tokenized securities should indeed be fungible. In response, former regulatory adviser Justin Slaughter questioned the belief that these instruments are inherently derivatives, suggesting they could represent either the underlying asset itself or an idealized version. Shapiro countered that such ambiguity may reflect poor tokenization practices through SPVs and similar structures, compared with more native approaches like Superstate or MetaLeX.
Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).
LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!
Source: https://cryptopotato.com/the-sec-and-cftc-hold-first-joint-roundtable-in-nearly-14-years/