FT: World’s largest crypto fund swept into FTX storm

Financial TimesPublicado em 2022-11-21Última atualização em 2022-11-22

Resumo

The world’s largest cryptocurrency fund has become embroiled in the turmoil swirling around the troubled sector, in a further sign of waning enthusiasm for digital assets.

The world’s largest cryptocurrency fund has become embroiled in the turmoil swirling around the troubled sector, in a further sign of waning enthusiasm for digital assets.

The share price of the $10.5bn Grayscale Bitcoin Trust (GBTC), which owns 3.5 per cent of the world’s bitcoin, has plummeted to a 39 per cent discount to the value of its underlying assets as investors have embarked on an increasingly desperate scramble to exit.

The blowout means investors in the trust have suffered an 83 per cent loss since bitcoin peaked in November 2021, outstripping the 74 per cent slide in the value of bitcoin itself.

Confidence in digital assets has been sideswiped by the implosion of crypto exchange FTX, the fallout from which is rippling through the near-$1tn industry due to the complex and often opaque linkages between major players.

Fears struck closer to home for Grayscale on Wednesday when crypto broker Genesis Trading, which originated more than $50bn of loans last year, suspended redemptions and originations of loans at its lending arm after suffering financial contagion from the failure of Three Arrows Capital, the Singapore crypto hedge fund that filed for bankruptcy in July.

Grayscale and Genesis are both subsidiaries of Digital Currency Group, a Stamford, Connecticut-based venture capital company.

Genesis acted as authorised participant to GBTC, responsible for issuing new shares, until last month when Grayscale launched an in-house broker-dealer, Grayscale Securities.

Digital Currency Group is also the largest shareholder in GBTC, with a 4.1 per cent stake, or 28.2mn shares, according to Refinitiv data.

GBTC’s central problem is that it has been superseded by the advent of better vehicles for holding bitcoin.

When it launched as a private placement offering in 2013 it was one of the few of its kind and, as the crypto industry expanded, it rapidly increased its share count to soak up the incoming tide of cash.

Net assets peaked at $39.8bn in October 2021, according to Morningstar data, and GBTC perennially traded at a premium to net asset value.

However, it was undermined by the emergence of the first bitcoin exchange traded funds in Canada that year. These vehicles’ fees were typically less than half the 2 per cent a year charged by GBTC. They also offered greater liquidity and new investors did not need to pay a premium.

As flows drifted away from GBTC, demand and supply for its shares was tipped out of kilter, pushing its share price to a sharp discount to NAV.

The underlying problem is that — unlike for ETFs — there is no arbitrage mechanism to bring supply and demand back into balance.

GBTC shares cannot be redeemed for bitcoin or cash and can only be sold to another buyer via the over-the-counter market. Grayscale would need regulatory approval to institute a share buyback programme.

Grayscale instead hopes to convert GBTC into a “spot” bitcoin ETF, holding the “physical” currency. These plans have so far been blocked by the US Securities and Exchange Commission, which has refused to follow the lead of regulators in Canada and elsewhere by approving spot bitcoin ETFs, citing concerns over potential fraud and manipulation on the unregulated exchanges where trading occurs.

Grayscale, which declined to comment for this story, is currently suing the SEC for the right to convert GBTC. The ever-widening discount suggests few market participants believe it is likely to succeed, however.

“If they were successful in winning the court case then any investors would be made whole. The discount would sharply erode because the [share] creation and redemption process can freely occur,” said Todd Rosenbluth, head of research at VettaFi.

Nate Geraci, president of The ETF Store, said “GBTC’s structure is clearly suboptimal, since shares cannot be redeemed.

“It’s highly disappointing that the SEC continues allowing any retail investor to access this fund, yet they won’t approve a spot bitcoin ETF which would solve the discount problem. This is yet another example of the absurd regulatory dysfunction around the entire crypto ecosystem right now,” Geraci added.

Some investors have kept the faith. Ark Investment Management, already the third-largest shareholder in GBTC with a near-1 per cent stake, this week bought a further $2.8mn of shares.

In October, Ark chief executive Cathie Wood said GBTC was trading at a “fire sale” price given the possibility of it being converted into an ETF at some point. Ark, which is also seeking permission to launch a spot ETF, said it does not comment on daily trading activity.

The second-largest shareholder, with 2.9 per cent, is BlockFi, a crypto lending and trading platform that has halted withdrawals of customer deposits due to its “significant exposure” to FTX.

Peter Tchir, head of macro strategy at Academy Securities, raised the prospect of Grayscale seeking permission to buy back a large quantity of shares, then liquidating the fund, potentially making more than enough profit to compensate for its loss of fee income and making external investors whole in the process.

However, Geraci believed there was every chance of the discount widening still further “especially if there is further FTX contagion which weighs on the crypto space as a whole”.

Nevertheless, he suggested GBTC “is clearly a better option than holding bitcoin on an exchange like FTX, as investors can operate with confidence that the underlying bitcoin is actually there”.

Moreover, Geraci believed the FTX debacle has bolstered the case for regulatory oversight of crypto exchanges, “theoretically accelerating the timeline for spot bitcoin ETF approval”.

However, Rosenbluth thought the SEC would see the fiasco as a vindication of its position.

“The SEC has viewed spot bitcoin as risky and is concerned about fraud and manipulation,” he said. “I’m not sure they are going to be surprised by these developments.”

Leituras Relacionadas

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Decentralized Reasoning: Beyond the Hype, a Key to Breaking AI's Centralized Monopoly A future scenario where a powerful AI model is banned by a major government illustrates the core value proposition of decentralized AI: resistance to censorship. The core bet of decentralized inference networks is mitigating this risk, with other benefits like cost being secondary. The path is extremely difficult, involving four key challenges: 1. **Running Massive Models:** Distributing a single model across a decentralized GPU swarm requires sophisticated techniques like pipeline and speculative decoding to overcome crippling network latency, aiming for usable speeds (e.g., 30-40 tokens/second). 2. **Proving Model Integrity:** Verifying that a node runs the correct model is critical. Solutions range from cryptographically secure but slow ZKML to faster, economically-secure methods like statistical fingerprints, deterministic re-execution, or live-weight proofs, each involving trade-offs between integrity, latency, and cost. 3. **Ensuring Prompt Privacy:** Simply sharding a model does not protect user inputs from nodes. Robust solutions currently require trusted hardware (TEEs) or advanced cryptography (FHE), which are not yet widely deployed in consumer swarms. 4. **Building a Real Market:** Identifying the ideal customer is tough. Beyond speculative AI agents, the viable market currently consists of startups embedding AI and projects needing batch processing (e.g., synthetic data generation), where decentralized aggregation can be an advantage over low-latency needs. The article analyzes several projects tackling these problems, such as Dolphin Network (live-weight proofs), Inference.net (statistical verification), Morpheus (TEE-based), and Darkbloom (Apple Secure Enclave). It provides a framework: decentralization is a "tax" for latency-sensitive applications (e.g., chat) but a potential supply-side advantage for throughput-oriented tasks (e.g., batch processing). The long-term vision is a closed data loop where decentralized inference generates valuable data (traces, preferences) to feed decentralized training networks, which in turn produce better open-weight models for the inference networks. A due diligence checklist advises focusing on projects that: are truly decentralized at specific layers; have a credible integrity method; offer real cost benefits; ensure genuine privacy; handle node reliability; have paying users; and are built by teams with deep AI expertise. The ultimate goal should be products that appeal beyond the crypto-native audience, using crypto mechanisms invisibly to deliver better cost, performance, or privacy.

Foresight NewsHá 13m

Deep Insight: Decentralized Inference is Not Hype, but a Key Track for AI to Break Through Centralized Monopoly

Foresight NewsHá 13m

The Final Piece of Franklin Templeton's Crypto Ambition

Franklin Templeton Completes Crypto Ambition with Acquisition of 250 Digital On June 22, Franklin Templeton announced the acquisition of 250 Digital and established Franklin Crypto, a new division focused on actively managed cryptocurrency strategies for institutional investors. The unit is led by Christopher Perkins and Seth Ginns. This acquisition marks a key piece in Franklin Templeton's multi-year crypto strategy, which began in 2018 with a digital assets team. The firm's crypto product suite now spans three layers: tokenized funds like the blockchain-based money market fund BENJI (~$831M AUM); a series of passive ETFs including Bitcoin (EZBC, ~$368M), Ethereum (EZET), XRP (XRPZ, ~$252M), Solana (SOEZ), and a multi-crypto index fund (EZPZ); and the newly added active management strategies from Franklin Crypto. The company has also expanded its crypto ecosystem through investments in projects like Ethena and Crossmint, and collaborations with blockchains such as Aptos and Sui. With approximately $18B in digital asset AUM and a total firm AUM of ~$1.78T, Franklin Templeton is positioning itself as a comprehensive crypto asset manager for pensions and sovereign wealth funds. In contrast, competitor Fidelity Investments has taken a different path, focusing early on building its own custody and trading infrastructure. Fidelity's Bitcoin ETF (FBTC) holds over $11B, significantly larger than Franklin Templeton's equivalent offering. Both giants' moves underscore the deepening trend of traditional finance entering the crypto space.

Foresight NewsHá 37m

The Final Piece of Franklin Templeton's Crypto Ambition

Foresight NewsHá 37m

Trading

Spot
Futuros
活动图片