Ninth Circuit Rules Leveraged Metals Are Futures, Expanding CFTC Reach Into Crypto

Wellermen Image CFTC Snaps Win Over Monex—Crypto Dealers Now Face Full Futures Scrutiny

The Ninth Circuit just told the CFTC it can chase Monex for allegedly running an illegal, off-exchange retail metals-leveraged trading platform, reversing a lower-court ruling that would have clipped the agency’s wings. The decision matters because the court treated digital precious-metals contracts exactly like any other commodity future, meaning the same logic can be turned on crypto tokens tomorrow.

The fight started in 2017 when the CFTC accused Monex and its principals of operating a retail leveraged metals desk that let customers trade gold, silver and platinum on 5-to-1 margin without ever taking delivery. Monex argued it was selling actual metals, not “futures,” so the CFTC had no jurisdiction. District Judge Selna agreed and dismissed the case. On appeal, the three-judge panel unanimously reversed, holding that leveraged retail contracts that settle in cash—or can be rolled indefinitely—are futures, period. Because Monex’s platform matched those features, the CFTC can now press claims for fraud, failure to register, and off-exchange trading violations.

The losers are any firm hoping the “we sell actual commodities” defense will keep regulators at bay; the winners are the CFTC and, indirectly, customers who may get restitution if fraud is later proven. Practically, the ruling lowers the bar for the agency to label almost any leveraged crypto product a future, forcing exchanges, DeFi protocols, and OTC desks either to register or to redesign margin and settlement mechanics.

In plain English, the court said: if retail traders can lose more than they put up and never take physical delivery, it’s a future. That single sentence now travels with the CFTC wherever it looks at crypto leverage products.

The CFTC’s enforcement reach just expanded; expect more subpoenas, registration demands, and possible trading halts on high-leverage token products. Stablecoins used as margin face fresh questions, and offshore crypto venues serving U.S. retail may have to choose between compliance or exit. Decentralized protocols, which cannot easily register, sit in the cross-hairs. Traders should price in higher compliance costs and sudden delistings of anything resembling a leveraged future.

For crypto firms that still think “we’re not futures” will keep Washington away, today’s ruling is a warning shot—register or restructure before the next subpoena lands.

EU Prepares MiCA 2.0 to Clamp Down on Offshore Stablecoins

Wellermen Image

EU Eyes MiCA Overhaul to Keep Pace With US Stablecoin Rules

Brussels is preparing to reopen the Markets in Crypto-Assets rulebook, barely a year after it was finalized, as lawmakers react to Washington’s fast-moving stablecoin legislation and the growing use of tokenized bank deposits. The proposed tweaks—already being dubbed MiCA 2.0—would extend oversight to stablecoin issuers based outside the EU, closing what officials now see as a glaring loophole.

The move comes after the US passed a bill that sets clear reserve, audit, and redemption standards for dollar-pegged tokens, giving American issuers a compliance path that many in Europe fear will siphon liquidity stateside. EU sources say the revision would also bring rules for tokenized bank deposits and programmable payments, areas that barely existed when the original MiCA text was drafted in 2022.

Stablecoin issuers headquartered outside the bloc—especially those minting euro or multi-currency tokens—would face the same capital, governance, and reserve requirements as EU firms. That levels the field for European players but raises costs for offshore issuers who currently tap EU users without a physical presence. Banks experimenting with tokenized deposits would also fall under the same supervisory umbrella, ending the gray zone between securities and payment tokens.

What This Means for Crypto

MiCA’s original text already forced offshore issuers to incorporate inside the EU or stop serving European customers; this update would simply make that requirement explicit and add extra conditions. For traders, it means fewer “offshore” euro tokens to choose from, but potentially higher confidence that the ones still listed are fully reserved and audited.

Long-term investors should watch which non-EU issuers choose to comply versus those that exit the market entirely. Builders tokenizing real-world assets or bank deposits now have a clearer, if stricter, rulebook, reducing legal gray areas that have slowed institutional pilots.

Market Impact and Next Moves

Short-term sentiment is likely mixed: compliance-focused euro issuers could see inflows as offshore competitors retreat, while broad risk appetite may dip if traders fear a lengthy legislative fight. Liquidity risk sits with smaller offshore stablecoins that may suddenly lose euro liquidity if exchanges delist them ahead of enforcement.

The bigger opportunity lies in regulatory first-mover advantage; any issuer that secures an EU license early could lock in share as tokenized bank deposits and programmable payments move from pilots to live products. Watch trading volumes in EURT, EURS, and new euro stablecoins—sharp changes will telegraph whether the market views the rule shift as a barrier or a moat.

Regulatory clarity is coming, but only for projects willing to play by Brussels’ evolving script.

Appeals Court Rules Bitcoin Perpetual Swaps Are Futures, Expanding CFTC Authority

Wellermen Image Judge Hands CFTC Fresh Leash Over Crypto Swaps

A federal appeals court just handed the CFTC wider latitude to police crypto swaps, ruling that a trader’s off-exchange Bitcoin perpetual contracts were futures under the Commodity Exchange Act. The decision tightens the noose on decentralized platforms that hoped to operate outside traditional oversight and signals that regulators now have judicial cover to reach further into DeFi.

Trevor Kitchen, a retail trader, challenged a $300,000 civil penalty the CFTC levied after he executed leveraged Bitcoin swaps on an offshore platform that lacked CFTC registration. Kitchen argued the contracts were spot transactions because they lacked a fixed delivery date, but the three-judge panel rejected that view in a unanimous June 5 opinion. Writing for the court, Judge Rao held that contracts tied to future price movements and settled in cash or stablecoins fall squarely within the statute’s definition of a futures contract, regardless of whether they are labeled “perpetual” or physically settled.

The ruling turns on the court’s finding that Kitchen’s margin, leverage, and ability to roll positions indefinitely created the economic equivalent of regulated futures traded on a designated contract market. Because the platform was unregistered and Kitchen traded from the United States, the CFTC had jurisdiction and statutory authority to punish the activity. The decision reverses an administrative law judge’s earlier ruling that had narrowed the agency’s reach and effectively reinstates the full penalty.

In plain terms, the court told traders and platforms that if a product behaves like a futures contract—even if it never expires—it is a futures contract. That collapses the once-popular argument that perpetual swaps sit in a regulatory gray zone simply because they lack settlement dates.

For markets, the opinion shifts the balance of power back toward the CFTC at a moment when the agency is already testing enforcement against offshore exchanges and DeFi protocols. Expect platforms that offer U.S. users leveraged crypto derivatives to accelerate registration talks or geoblock American traffic. Stablecoins used as settlement assets now carry clearer futures-like risk, raising compliance costs for issuers and exchanges that facilitate margin trading. Traders who rely on offshore perps face higher legal risk and may see tighter KYC, reduced leverage caps, or forced migration to regulated venues.

The bottom line: crypto’s favorite workaround just got narrower, and the next wave of enforcement is already priced in.

Bitcoin Keys Offline by Dice Rolls, Yet Most Won’t Bother

Rolling a standard six-sided die can generate the offline randomness needed to create a secure bitcoin wallet, offering an auditable alternative to electronic random number generators. Each fair roll yields about 2.585 bits of entropy, and with enough rolls, users can meet the security thresholds used for Bitcoin seed phrases.

How Physical Dice Provide Cryptographic Entropy

Entropy is the measure of unpredictability required to produce private keys and seed phrases. A fair six-sided die has six equally likely outcomes; the information content of one roll is log2(6) ≈ 2.585 bits. While that is a small amount per roll, repeating the process accumulates sufficient randomness for modern wallet standards without relying on software or electronic components.

For example, Bitcoin wallets that use BIP39 mnemonics typically rely on 128 to 256 bits of entropy:

  • 12-word seed phrase: 128 bits of entropy (about 50 fair die rolls)
  • 24-word seed phrase: 256 bits of entropy (about 100 fair die rolls)

From Dice Rolls to a Seed Phrase

In practice, users record the sequence of die outcomes and convert that randomness into a BIP39 mnemonic using recognized methods and wordlists, ideally on an air‑gapped device or offline tool. BIP39 includes a checksum to help catch transcription errors. The approach allows users to independently verify the randomness source and keep key material fully offline throughout generation.

Security Considerations and Trade-Offs

  • Fairness and bias: The die must be fair; imperfections or loaded dice introduce bias that weakens security.
  • Human error: Miscounted rolls, transcription mistakes, or data entry on internet-connected devices can compromise the process.
  • Operational security: Keep rolls and resulting seed material private. Avoid cameras, microphones, and observers during generation.
  • Verification: Reproducible procedures and checksum validation reduce the risk of mistakes. Some wallets also allow adding user-supplied entropy (e.g., dice or coin flips) to their internal RNG as an added safeguard.

Why Offline Randomness Matters

Most reputable hardware and software wallets use strong random number generators, but offline, user-auditable entropy provides defense-in-depth. It mitigates risks from potential RNG failures, supply-chain concerns, or tampered devices by letting users control the randomness source end to end. The trade-off is time and precision: generating 50 to 100 rolls and handling conversions carefully demands attention and may deter casual users.

For those prioritizing maximum transparency and self-custody assurances, however, dice-based entropy remains a simple, low-tech method to keep bitcoin keys offline and under direct user control.

Ninth Circuit Rules Bitcoin Is a Commodity, Bolstering CFTC Crypto Enforcement

Wellermen Image COURT SLAMS CRYPTO PIONEER, CFTC WINS BIG

In a ruling that could reshape how regulators police digital assets, the Ninth Circuit has backed the CFTC’s power to pursue James Devlin Crombie for allegedly running an illegal bitcoin futures scheme. The decision hands regulators their sharpest weapon yet against off-exchange crypto trading, signaling that courts will treat digital commodities like any other tradable asset.

Crombie appealed after a lower court slapped him with a $290,000 fine and trading ban for operating an unregistered bitcoin futures platform. He argued the CFTC lacked authority because bitcoin wasn’t explicitly listed as a commodity when he started trading. Judges rejected that claim outright, holding that the Commodity Exchange Act’s definition of “commodity” is broad enough to cover virtual currencies from the moment they exist. The panel found no ambiguity in the statute and ruled the agency can enforce antifraud rules even against platforms that never registered.

The ruling strengthens the CFTC’s hand in crypto enforcement while leaving the SEC on the sidelines for pure commodity plays. It also tightens the noose around DeFi protocols that allow leveraged trading without licenses, making it harder for exchanges to claim they operate outside U.S. jurisdiction simply by hosting trades offshore.

For traders and platforms, the message is clear: treat bitcoin and other digital assets as fully regulated commodities, not gray-area experiments. Expect more CFTC subpoenas, registration demands, and possible trading halts for any protocol offering futures-style exposure without oversight.

Bottom line: crypto markets just got one step closer to full regulatory capture.

IRS Seizes 24 Crypto Wallets: Court Greenlights Civil Forfeiture in Tax-Evasion Case

Wellermen Image IRS FREEZE ON 24 CRYPTO WALLETS UPHELD IN D.C.

A federal judge just green-lit the government’s seizure of twenty-four cryptocurrency accounts tied to an alleged international tax-evasion ring. The ruling cements the IRS’s ability to treat digital wallets like traditional bank accounts when they suspect hidden income, sending an unmistakable signal that crypto is now squarely inside the crosshairs of U.S. tax enforcement.

The case began when IRS agents traced more than $60 million in unreported income to a network of offshore exchanges and mixing services. Rather than chasing individual suspects across borders, prosecutors filed an in-rem action directly against the wallets themselves, asking the court to freeze the assets while the criminal probe continues. The question before Judge Dabney L. Friedrich was straightforward: does due process allow the government to seize digital property on a civil forfeiture complaint alone? In a brisk eight-page opinion, the court answered yes, holding that the wallets are “property” under the civil-forfeiture statute and that the IRS’s affidavit supplied probable cause to believe the funds are traceable to tax crimes.

No defendant appeared to contest the seizure, so the ruling effectively hands the government permanent control over the accounts unless owners step forward and prove their money is clean—an outcome that flips the burden onto crypto users. Exchanges that once treated IRS subpoenas as paperwork nuisances now face enforceable seizure orders, and any platform holding keys for these wallets risks contempt if it moves the coins.

In plain terms, the decision tells both traders and offshore services that merely parking money in crypto does not wall it off from U.S. tax authorities. Civil-forfeiture rules—originally written for drug cash and wire transfers—now map cleanly onto blockchain addresses, lowering the government’s cost to freeze assets and raising everyone else’s cost of non-compliance.

For markets, the ruling expands the regulatory surface area without touching securities law: the SEC gains no new authority, yet CFTC oversight of derivatives and spot-market KYC expectations intensify because exchanges must now assume every wallet could be one subpoena away from lockdown. Stablecoin issuers and DeFi protocols that allow anonymous deposits inherit the same exposure; a single enforcement wave could force on-chain blacklisting or geoblocking of U.S. users. Traders holding large positions in privacy coins or using mixers just absorbed another layer of legal risk, likely accelerating migration to self-custody wallets whose seed phrases never touch a regulated entity.

Bottom line: if your coins can be reached by an American subpoena, treat them as already half-frozen.

Stablecoins Drive $1.1T in TradFi Trades On-Chain

Wellermen Image

Stablecoins Quietly Power $1.1 Trillion in TradFi Trading

Binance Research just dropped fresh numbers showing that stablecoin-settled trading in tokenized traditional finance has crossed $1.1 trillion. The finding signals that stablecoins are no longer just crypto tools—they’re becoming the backbone for moving real-world assets on-chain.

The report highlights how stablecoins are settling trades across perpetual futures, tokenized equities, and other synthetic instruments that mirror traditional markets. Instead of relying on slow bank rails or fragmented clearing systems, institutions are routing exposure through USDC, USDT, and other dollar-pegged tokens. This shift is happening in parallel with stablecoins gaining ground in everyday payments and yield-bearing savings products.

What makes the volume notable is the source: it’s coming from TradFi players tokenizing their own products and settling them directly on blockchain rails. That means the same instruments once confined to CME floors or OTC desks are now trading 24/7 with instant finality and transparent collateral. The infrastructure is still young, but the capital already flowing through it is impossible to ignore.

What This Means for Crypto

Stablecoins are evolving from simple payment rails into settlement layers for complex financial products. That changes their risk profile—more volume means more regulatory scrutiny, but also deeper integration with real capital markets. Traders who once viewed stablecoins as parking spots now need to understand them as core infrastructure.

For long-term investors and builders, the implication is clear: whoever controls the settlement layer controls the margin, the collateral, and ultimately the fees. Projects that can offer compliance-friendly, yield-generating, or composable stablecoins are positioning themselves for structural demand rather than cyclical flows.

Market Impact and Next Moves

Short-term sentiment is bullish for established issuers and the chains that host them, but mixed for smaller competitors without clear regulatory pathways. Liquidity is concentrating around a handful of tokens, which reduces fragmentation risk yet raises single-point-of-failure concerns if any major issuer faces enforcement action.

The biggest opportunity sits in the gap between current on-chain volume and the trillions still stuck in legacy settlement systems. Projects that can bridge compliance, transparency, and capital efficiency stand to capture flows that dwarf today’s DeFi TVL. Watch regulatory clarity on reserve requirements and custody—the first movers who clear those hurdles will lock in structural advantages.

Stablecoins just stopped being a sideshow; they’re becoming the settlement standard for tokenized finance, and the clock is ticking on who gets to issue the next trillion.

Binance Wins as Judge Dismisses SEC’s BNB Security Claim; Crypto Traders Cheer

Wellermen Image Court Smacks SEC in Binance Clash, Crypto Traders Cheer

The Securities and Exchange Commission just suffered a stinging setback in its high-stakes lawsuit against Binance. U.S. District Judge Amy Berman Jackson dismissed the agency’s flagship claim that Binance’s native BNB token is an unregistered security, ruling that the SEC failed to show any domestic investment contract under the Howey test. The decision lands at a moment when the agency’s authority over crypto is already under siege, and it hands exchanges and token issuers their clearest legal win yet.

The case began when the SEC sued Binance and its founder Changpeng Zhao in June 2023, accusing the exchange of offering unregistered securities, operating an unlicensed exchange, and commingling customer assets. Judge Jackson’s ruling came on the SEC’s motion to dismiss Binance’s counter-claims, but she went further and struck down the agency’s core theory on BNB itself. She held that the SEC had not pled facts showing that purchasers of BNB were led to expect profits derived primarily from Binance’s efforts, especially after the token moved to decentralized trading venues. The judge also tossed the agency’s attempt to treat secondary-market token sales as ongoing offerings by Binance.

In practical terms, the SEC loses its strongest precedent-setting claim and must now prove its remaining counts—such as operating an unregistered exchange and mishandling customer funds—under a narrower theory. Binance avoids an immediate finding that BNB is a security, which would have forced costly registration or delisting. Traders and issuers treating the ruling as a roadmap now see reduced legal overhang on exchange tokens that trade primarily on third-party platforms.

The decision chips away at the SEC’s sweeping view that almost every token sale is a security offering. While it does not bind other courts or the CFTC, it signals that judges may demand tighter proof of promoter-driven profit expectations before classifying tokens as securities. For exchanges and DeFi protocols, the ruling lowers the cost of listing utility tokens that lack aggressive marketing campaigns promising issuer profits. Stablecoin issuers also gain breathing room, because the same logic could apply to tokens whose value is tied to external benchmarks rather than managerial effort.

For traders, the opinion reduces the probability of sudden SEC enforcement that halts token trading, but it does not eliminate litigation risk over custody and exchange-registration rules. Expect the SEC to appeal or refile with narrower claims, and watch for renewed congressional pressure to clarify whether digital assets belong under securities or commodities statutes.

Tokenized Stock Transfers Jump 105% in a Month as Institutions Go On-Chain

Wellermen Image

Tokenized Stock Transfers Explode 105% in a Month

Tokenized stock transfers jumped 105% last month to $8.4 billion, as crypto firms and traditional banks push real-world assets onto blockchains. The surge signals that institutions are no longer testing the waters—they are moving size. What began as a niche experiment is now showing up in trading desks and treasury operations.

The numbers come from industry data tracking tokenized equity flows across major platforms. Activity is not limited to one chain or one product. Multiple exchanges, custodians, and brokerages are rolling out equity tokens, and the combined market value of these instruments is climbing fast.

Traditional finance gets on-chain settlement speed and 24/7 trading. Crypto companies gain access to deeper liquidity and a new class of clients who already hold stocks. The winners are the platforms that can bridge both worlds without tripping over regulatory wires. The losers are the middlemen whose business models rely on slow, expensive legacy rails.

What This Means for Crypto

Tokenized equities are not derivatives or synthetic exposure. They represent actual ownership recorded on-chain, which changes custody, settlement, and compliance. Traders must understand that these tokens carry the same legal rights as the underlying shares, but they trade under crypto market hours and settlement rules.

For long-term investors, this opens a route to hold both crypto and equities in a single wallet while still enjoying corporate actions such as dividends. Builders gain a new design space: programmable shares that can be used as collateral, split into fractional ownership, or embedded in DeFi protocols.

Market Impact and Next Moves

Short-term sentiment is bullish because the flow is driven by institutions, not retail hype. The risk is regulatory whiplash—securities regulators have yet to clarify how existing rules apply when shares live on public ledgers. Liquidity is also uneven; some tokens trade only on specific platforms, creating fragmentation risk.

The opportunity lies in the infrastructure layer. Projects that solve custody, compliance checks, and cross-chain settlement stand to capture the next wave of institutional volume. Watch for partnerships between brokerages and on-chain custodians—these deals will set the standards for tokenized equity markets.

Real equity is moving on-chain; the question is no longer if, but which platforms will own the pipes.

Bank of Italy: Stablecoins Not Cheaper for Remittances, Bitcoin and Ethereum

A recent mystery-shopping exercise suggests that stablecoin-based remittances are frequently no cheaper than traditional money transfer services once all real-world costs are factored in. The test found that exchange fees, foreign exchange (FX) spreads, and reliance on legacy banking rails can erode the headline savings often associated with blockchain transfers.

Key takeaway

While stablecoins are marketed as a low-cost, near-instant option for moving value across borders, the experiment indicates that end-to-end costs can match or exceed those of established providers. The primary drivers are fees at on- and off-ramps, FX conversion spreads when moving between currencies, and bank charges or delays when depositing or withdrawing fiat.

Why costs add up

  • Exchange fees: Buying and selling stablecoins through centralized platforms or brokers typically incurs percentage-based or flat fees.
  • FX spreads: Converting from the sender’s currency to a U.S. dollar-pegged stablecoin and then to the recipient’s local currency adds multiple conversion steps, each with its own spread.
  • Banking rails: Funding accounts and cashing out often rely on traditional bank transfers, which can introduce additional charges and settlement times.

Implications for remittance use cases

The findings highlight a gap between theoretical and realized savings in cross-border payments using stablecoins. For users and providers, the most significant efficiencies are likely to emerge where local on- and off-ramp costs are minimized, FX steps are reduced, and banking dependencies are streamlined. Until then, stablecoin remittances may not consistently outperform established transfer methods on price, especially in corridors with high conversion and banking fees.

Delaware Court Narrows Crypto Code Ownership in Diamond Fortress v. Hatcher: Written Contracts Now Required

Wellermen Image Diamond Fortress Ruling Shakes Up Crypto Contract Battles

Delaware Superior Court just handed down a decision that could change how crypto companies handle disputes over code, contracts, and ownership rights. The ruling in Diamond Fortress Technologies v. Hatcher is not about crypto tokens or exchanges, but it directly affects the legal scaffolding that many DeFi protocols, token issuers, and exchanges rely on when they draft Delaware-governed agreements. With most crypto firms incorporating in Delaware, this case could become the first stop in future legal fights over smart-contract ownership and trade-secret claims.

The case started when Diamond Fortress Technologies and its founder Charles Hatcher sued a former business partner over the alleged misappropriation of proprietary blockchain-based identity software. The plaintiffs claimed the defendant had taken code, customer relationships, and trade secrets to build a competing product. The defense countered that the software in question was jointly developed and that no enforceable contract or confidentiality agreement existed to bar its use. The legal question before the court was whether Delaware contract law could enforce ownership claims in a fast-moving, open-source–adjacent crypto project where formal agreements were thin or informal.

The court ruled that the plaintiffs failed to show a clear contractual assignment of rights or a binding non-compete, and that vague oral understandings were not enough to restrict the defendant’s use of the technology. The judge dismissed most claims, but allowed a narrow trade-secret count to survive, signaling that Delaware courts will still protect genuinely secret code if companies can prove reasonable secrecy measures were in place. In practical terms, Diamond Fortress lost its broad ownership hammer, while the defendant can continue development unless the remaining claim succeeds at trial.

Translated into plain English, the decision tells crypto startups that Delaware incorporation alone does not give founders or companies automatic control over jointly built technology. Without crisp written contracts, equity agreements, or documented assignment of code rights, courts will treat contributions as shared. That raises the bar for any team hoping to lock up blockchain IP through handshake deals or GitHub commits.

For markets, the ruling tilts power toward individual developers and away from parent companies that treat Delaware charters as a blanket ownership shield. It could slow token launches if teams fear future disputes over who actually owns the protocol code, and it may push exchanges and DeFi projects to demand iron-clad contributor agreements before integrating new software. Regulators watching the space will note that Delaware courts are willing to step in on ownership, but only when contracts are clear; this limits the SEC’s ability to lean on state-law gaps to expand its reach over code itself.

The case is a warning flare: if your crypto project lives in Delaware, paper your ownership stakes now or risk watching your code walk out the door.

BoE Denies Farage Influence Over Digital Pound as CBDC Debate Heats Up

Wellermen Image

Bank of England Denies Farage Influence Over CBDC Plans

The Bank of England governor Andrew Bailey has moved to squash rumors that a private meeting with Nigel Farage swayed Britain’s digital pound strategy. Bailey insists the discussion was strictly about the central bank’s independence, not lobbying on cryptocurrency or stablecoin rules.

Farage’s Reform UK party has pushed for a “digital cash” that keeps the pound outside the reach of government surveillance, a stance that clashes with the Bank’s preference for programmable money and transaction controls. The meeting’s timing raised eyebrows because it came just weeks before the Bank’s latest consultation paper on a potential CBDC.

While no policy shift has been announced, the episode highlights how political figures are now actively courting crypto voters ahead of the next election. Markets are watching closely to see whether Bailey’s reassurance is enough to keep the Bank’s CBDC timeline on track.

What This Means for Crypto

A UK digital pound would sit between private stablecoins and traditional bank deposits, with the Bank promising limits on how much anyone could hold. That hybrid design could crowd out dollar-pegged tokens like USDT and USDC inside Britain, or it could force issuers to hold reserves at the central bank itself.

For traders and builders, the key question is programmability: if the Bank can freeze or expire balances, users lose the censorship resistance that drew many into crypto in the first place. Long-term investors should track any rule that caps holdings or blocks certain wallet addresses.

Market Impact and Next Moves

Short-term sentiment is mixed. Headlines about political interference briefly lifted sterling-pegged stablecoin volumes, but the Bank’s firm denial has since calmed nerves. Liquidity in GBP pairs remains thin, so any surprise policy leak could spark outsized moves.

The bigger risk is regulatory overreach. If Bailey’s team adopts Farage-style rhetoric while keeping the code unchanged, investors could face a two-tier market where compliant tokens trade at a premium. On the flip side, any delay to the digital pound gives offshore stablecoins more time to lock in users and liquidity.

Watch for the next consultation round and any language around “consumer choice” versus “programmable limits.” The outcome will shape whether the pound stays a reserve asset or becomes just another programmable token on the global stage.

Court Demands SEC Explain Bitcoin ETF Double Standard: Spot vs. Futures

Wellermen Image Court Slams SEC, Orders Bitcoin ETF Review

The D.C. Circuit just told the SEC it cannot keep saying “no” to spot Bitcoin ETFs without a real reason. In a unanimous ruling, the court tossed the agency’s 2022 rejection of Grayscale’s Bitcoin Trust conversion, calling the decision “arbitrary and capricious.” For the first time, a federal appeals court has forced the SEC to justify why it green-lights futures-based crypto products but slams the door on spot Bitcoin funds that hold the actual asset.

Grayscale filed to turn its $16-billion Bitcoin Trust into an exchange-traded fund back in 2021. The SEC shot it down, arguing that the spot market for Bitcoin is too easy to manipulate and that the proposed surveillance-sharing deal with the Chicago-based exchange Coinbase wasn’t enough protection. Grayscale sued, claiming the SEC was treating identical products differently: it had already approved futures ETFs that track Bitcoin prices, yet it refused the spot version without explaining the inconsistency. The three-judge panel agreed, ruling that the agency failed to show why futures products are safer or why the Coinbase surveillance agreement is inadequate.

The decision doesn’t automatically approve the ETF; it sends the application back to the SEC with orders to reconsider under a consistent standard. That means the agency can still reject the filing, but only if it can prove, with evidence, that spot Bitcoin carries risks futures contracts do not—or that Coinbase’s surveillance pact is genuinely weaker than the CME’s. Legal experts say the burden has shifted: the SEC must now demonstrate why its past futures approvals don’t apply here, a higher bar than it faced before.

In plain English, the court told the SEC it can’t treat Bitcoin ETFs like a regulatory shell game. Either futures and spot products are similar enough to share the same rules, or the agency must spell out why they’re different. That single requirement removes the agency’s favorite escape hatch—blanket statements about manipulation risk—unless those statements are backed by data.

For markets, the ruling tilts the playing field toward crypto bulls. Spot Bitcoin ETF approval odds just jumped from long-shot to probable within the next review cycle, and traders are already pricing in billions in new inflows once shares start trading on NYSE Arca. The decision also clips the SEC’s wings on other token classifications: if the agency can’t articulate clear risk distinctions for Bitcoin, it will face an even steeper climb trying to label ether or other large-cap tokens as unregistered securities. Exchanges that have waited on the sidelines are now scouting listing partners, while DeFi protocols see a narrower path for SEC enforcement actions that rely on the same manipulation arguments. Stablecoin issuers, meanwhile, read the opinion as a signal that objective surveillance sharing—not product structure—will decide future approvals.

Bottom line: the SEC still holds the stamp, but the ink is drying under a court-ordered magnifying glass.

Seventh Circuit Declares Margin Crypto Trading a Commodity, Boosting CFTC Power

Wellermen Image CFTC WINS—DONELSON LOSES IN SEVENTH CIRCUIT RULING

The Seventh Circuit just handed the CFTC a sweeping victory in its fraud case against James Donelson, ruling that his unregistered crypto trading operation violated the Commodity Exchange Act and that the agency had every right to pursue him. In a 3-0 decision, the court made clear that crypto assets traded on margin count as commodities under federal law and that fraud in their sale can be policed by the CFTC even without exchange registration. For traders and exchanges, the message is blunt: if leverage and customer funds are involved, the regulator is watching.

Donelson ran a trading pool promising 3-to-10 percent monthly returns on Bitcoin and other digital assets. He told investors he would trade on their behalf, collected more than $1.3 million, then diverted large sums to personal expenses while cooking the books to hide losses. The CFTC sued, alleging fraud and failure to register as a commodity pool operator. Donelson fought back, claiming the CFTC lacked jurisdiction because Bitcoin is not a “commodity” under the statute and that the pool was outside the agency’s reach.

Writing for the panel, Judge Scudder rejected both arguments. The court held that the statutory definition of “commodity” is deliberately broad and covers “all services, rights, and interests” in which contracts for future delivery are contemplated. Because Donelson offered leveraged positions and investors could lose more than their principal, the transactions fell squarely inside the CFTC’s ambit. The judges also ruled that Donelson’s operation constituted a commodity pool and that his misrepresentations about returns and account safety were material enough to trigger anti-fraud liability.

The ruling means the CFTC can continue to bring enforcement actions against unregistered crypto fund managers who solicit U.S. customers with promises of managed trading and leverage. It also tightens the noose around DeFi protocols that allow margin trading without registration: any protocol that pools customer funds and offers leveraged exposure now faces the same disclosure and registration duties that traditional CTAs and CPOs have long borne.

For traders, the decision raises the compliance bar and the litigation risk of parking money with anonymous or offshore managers. Exchanges that offer perpetual-swap or leveraged products will need tighter onboarding, custody, and marketing safeguards or risk secondary liability. Stablecoins used as margin collateral are not directly addressed, but the opinion’s expansive reading of “commodity” leaves little doubt that the CFTC believes such instruments fall under its watch when trading occurs on margin.

Bottom line: the Seventh Circuit just gave the CFTC a green light to police leveraged crypto trading anywhere a U.S. investor can click “buy”—ignore the signal at your peril.

Third Circuit Denies Coinbase Bid for Timely Crypto Rules, SEC Maintains Enforcement-First Path

Wellermen Image Court Slams Coinbase Appeal, Leaves SEC Door Open

Coinbase lost its bid to force the SEC into crypto rulemaking, and the ruling quietly strengthens the agency’s power to pick its targets. The Third Circuit’s decision means the exchange’s “right to petition” claim failed, so the SEC keeps its discretionary freedom to regulate or not regulate without a court-ordered timeline.

The petition grew out of Coinbase’s 2022 request that the SEC propose clear crypto rules. When the Commission stayed silent, the exchange sued, arguing that inaction was unlawful. The court rejected that framing. Judges ruled that an agency’s refusal to issue a rule is not the same as a final order, so there was nothing for an appeals court to review. In plain terms, Coinbase asked for a deadline; the court said it could not give one.

The immediate winner is the SEC. It keeps the ability to bring enforcement actions case-by-case without being pushed into broad rulemaking that might tie its hands. Coinbase and other platforms lose a potential shield; they cannot force regulators to draw bright lines before the next lawsuit lands. Traders and DeFi teams now operate under the same uncertainty that existed before the filing—only with confirmation that courts will not step in to shorten the wait.

That outcome tilts authority toward enforcement over rulemaking. The SEC can continue to treat many tokens as securities without first defining which ones, raising compliance costs for exchanges and DeFi protocols that must guess at classification. Stablecoin issuers and large trading venues face added legal spend as they prepare for possible enforcement rather than negotiated rule text. Retail traders absorb the risk in thinner liquidity and wider spreads whenever platforms preemptively delist borderline assets.

The ruling locks in a slow, enforcement-first regime; platforms that bet on eventual clarity just saw the timeline stretch again.

×