Bitcoin ETFs Stir Optimism, Ambivalence and Dread Among Crypto's Staunchest Supporters

CoinDeskPolicyPublished on 2024-01-10Last updated on 2024-01-11

Abstract

They make the asset class "less of a scary concept" to mainstream audiences, bitcoin advocate Jameson Lopp said.

  • As the first batch of bitcoin spot ETFs starts trading, crypto advocates grapple with its implications.
  • While some view crypto's linking up with traditional finance as a positive and inevitable part of going mainstream, others worry it spells bad news for the promise of decentralization.

It's official. The U.S. securities watchdog on Wednesday made history by begrudgingly approving a batch of bitcoin spot exchange-traded funds (ETF), energizing markets that were for months trembling with anticipation.

These hard-won approvals are largely viewed as a leg-up for an industry hoping to rebuild its reputation after 2022's spectacular market collapse fueled by Sam Bankman-Fried and others. But for long-time crypto advocates, considerations may go beyond market recovery.

Some fear that fraternizing with crypto's original enemy – traditional finance (TradFi), Big Banks and Wall Street, which early fans of the Bitcoin blockchain had in their sights – threatens to break its original promise of decentralizing financial services. Others contend that bitcoin (BTC), the cryptocurrency, was intended for the masses, and that some form of alignment with TradFi was unavoidable – with benefits to both parties.

Advertisement
Advertisement

"It was always an inevitable part of the process of going mainstream," Jameson Lopp, software engineer and bitcoin advocate, said during an interview, speaking about crypto and TradFi colliding through the creation of bitcoin ETFs. "Wall Street wants a cut of the action."

However, these bitcoin ETFs will "accelerate the flywheel of adoption" and make the asset class "less of a scary concept" to mainstream audiences, he added.

Spot ETFs allow investors to take advantage of the popular cryptocurrency's volatile price movement sans the hassle of having to learn about strange-sounding concepts like self-custody, blockchain and private keys.

Erik Voorhees, one of crypto's earliest entrepreneurs, said on social media platform X that the "most important result" of bitcoin ETFs would be dissuading governments from treating the crypto harshly.

"When 50 million boomers own bitcoin passively, the political and economic damage from a ban will be significantly less palatable. It's no longer just an asset for shadowy super coders," Voorhees said. "And it's absolutely a Trojan Horse about to be pulled through gates of Troy."

Advertisement
Advertisement

Threat of corruption

If Satoshi Nakamoto releasing the Bitcoin white paper 15 years ago was an almighty act of rebellion against TradFi – like the Greek god Zeus fighting his titan father Cronus to avoid being eaten up like his siblings – then bitcoin was supposed to be the people's weapon against the unchecked power of big banks, whose irresponsibility and greed brought the global economy to its knees in 2008.

It's unsurprising, then, that to some purists on both sides, the ETF approvals not only represent the convergence of two worlds designed to be rivals, but the potential corruption of both.

"The approval of bitcoin ETFs will inevitably turn out to be a very bad thing for Bitcoin decentralization," said Proof of Decentralization podcast host Chris Blec on X.

While ETFs will see new institutional and retail money flowing into crypto, Nicky Gomez, senior partner at XReg Consulting, warns they will also influence more centralization moving bitcoin "further away from its true value and potential."

"Ultimately, this will spur a larger divide with the crypto purists," Gomez said in a statement shared with CoinDesk.

On the TradFi side, economic security nonprofit Better Markets criticized the SEC approvals on X, saying bitcoin and crypto "remain the preferred product of speculators, gamblers, predators and criminals."

Advertisement
Advertisement

SEC commissioner Caroline Crenshaw called the development "unsound and ahistoric" in a Wednesday statement.

Though he doesn't think bitcoin ETFs are good or bad for crypto, Lopp hopes huge fund inflows and mainstream interest won't change the protocols of networks like Bitcoin.

"Hopefully, the ETF issuers won't care much about the properties of the protocol because they won't actually be interacting with it – their custodians will handle all the heavy lifting," Lopp said.

As for whether ETFs will work against the idea of self-custody championed by crypto, Lopp said keeping control of one's assets was always an optional thing.

"If someone prefers the convenience of an ETF over holding the actual asset, that's their choice. One could make similar arguments with regard to any commodity that is traded via ETFs. Few folks want to take custody of barrels of oil, for example," he said.

A case for the inevitable

Like Lopp, CoinDesk columnist and equity researcher J.P. Koning makes a case that crypto mingling with TradFi was inevitable.

"Since bitcoin was first introduced in 2009, adoption has always relied on close integration with traditional finance, so a bitcoin ETF is nothing new, really; it represents just one more upgrade of the very old linkage between the two," Koning said.

A rather straightforward view would be that, at the end of the day, it all comes down to price.

"I don't see bitcoin ETFs as clashing with what original proponents of crypto hoped for, because from the very start even the most idealistic strains of bitcoinism were always twinned with the raw desire to make money," Koning said. "For the number to go up, more funds must be drawn in, which requires not only relying on the linkages already forged to traditional finance, like the integration with the card networks, but new forms of interconnection."

Advertisement
Advertisement

"After the ETF has begun to trade, the bitcoin community will go on to pushing for the next big bond to TradFi, because that's what will drive the price even higher," he said.

Edited by Nick Baker.

Related Reads

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

Jensen Huang, alongside AI leaders like Peter Norvig, Boris Cherny, and Andrew Ng, is advocating for a shift from "prompt engineering" to "loop engineering" as the new paradigm for AI development. Instead of manually crafting individual prompts, the focus is now on designing autonomous loops—systems where AI agents execute tasks, self-validate results, and iterate until completion without constant human oversight. A loop is a management framework that enables agents to operate independently. Key implementations are seen in Claude Code (with features like /loop, /goal, and /schedule) and OpenAI Codex, which employ multiple agents working in parallel within isolated environments. A core principle is the separation of roles: one agent (or model) performs the task, while an independent agent (or a smaller, separate model) validates the output to ensure objectivity. The article outlines a practical roadmap for implementing loops, starting with a "four-condition test" to assess suitability, building a minimal viable loop, and emphasizing critical pitfalls to avoid, such as lacking hard stop conditions or allowing loops to handle tasks requiring human judgment. This evolution is framed as the fourth major shift in AI interaction: from Prompt Engineering (crafting instructions) to Context Engineering (providing background information), then to Harness Engineering (building tool-enabled environments), and finally to Loop Engineering (creating self-sustaining systems). This progression reflects a consistent trend of increasing abstraction, moving human involvement from direct instruction to system design and rule-setting. The concept has academic roots in frameworks like ReAct, which formalized the "reason-act-observe" cycle. While loop engineering promises greater automation, experts caution about managing token costs and warn against outsourcing understanding—AI can assist, but deep problem comprehension remains essential.

marsbit40m ago

Jensen Huang: Prompts are Becoming Obsolete, Loops are the New Paradigm

marsbit40m ago

GPT Designs GPT

OpenAI has unveiled its first custom AI chip, Jalapeño, a move signaling a strategic shift beyond being a mere model company. While many see it as a challenge to NVIDIA, its core aim is to control the entire intelligent production pipeline—from models and chips to data centers and energy. The key driver is the evolving competitive landscape: model advantages are shrinking, while the computational gap in areas like cost-per-token, system throughput, and energy efficiency is becoming the true long-term barrier. Jalapeño is primarily an inference chip, targeting the massive and growing "inference tax"—the daily operational cost of generating tokens for services like ChatGPT and APIs. By designing its own hardware optimized for its specific workloads and future product roadmaps (even using AI to aid the chip design process), OpenAI aims to drastically reduce token generation costs and improve system efficiency. This creates a potential flywheel: better models help design better chips, which lower costs for running next-generation models, supporting more users and products, which in turn provides more data to refine future chips. The strategy mirrors Apple’s integrated approach, building a closed loop where hardware, software, and applications are co-optimized. In the long term, OpenAI is not trying to become the next NVIDIA (a supplier of "shovels" to all AI companies) but to own and operate the entire "mine"—selling the end product of intelligence itself. This move marks OpenAI's ambition to evolve from creating the smartest models to controlling the foundational infrastructure of AI production.

marsbit1h ago

GPT Designs GPT

marsbit1h ago

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

The Ethereum Foundation's core mission is to ensure Ethereum remains a truly permissionless, censorship-resistant, private, and open infrastructure for large-scale, sovereign coordination. The article clarifies the EF's focus and dismisses irrelevant objectives, such as pursuing institutional popularity or short-term speculation. Its core work centers on eliminating systemic weaknesses. This involves fortifying Ethereum across multiple layers—protocol, access, user, and institutional—against exploitation, control, or surveillance. Key initiatives include minimizing harmful MEV and preventing privileged control over transaction flow, making unconditional privacy a foundational default, ensuring staking remains permissionless and decentralized, and strengthening user-facing access points to uphold autonomy. Concurrently, the EF aims to seize strategic opportunities. These include leading the transition to post-quantum cryptography, achieving a fully verifiable protocol stack, establishing Ethereum as private digital cash, integrating user-owned AI agents with personal wallets, and demonstrating that trusted-neutral infrastructure can competitively handle disintermediated coordination at an institutional scale. The article also addresses recent organizational changes, stating that personnel departures were due to strategic realignment, role fit, or natural evolution. It clarifies the approach to spin-outs, emphasizing that external funding will be provided only for work critical to the EF's mission that reduces Ethereum's dependency without creating new risks or mission drift. Ultimately, the EF is committed to building an enduring, neutral system that reshapes global coordination, focusing relentlessly on the principles of censorship resistance, openness, privacy, and sovereignty (CROP).

链捕手1h ago

Ethereum Foundation Interim Executive Director Speaks Out: What Is Our Mission?

链捕手1h ago

Trading

Spot
Futures
活动图片