The quarterly report is back in the spotlight. A coalition of investor groups—pension funds, union-backed asset managers, and retail advocacy organizations—has publicly urged the SEC to maintain mandatory quarterly filings. Their argument is familiar: eliminate the 10-Q, and you erode market transparency, widen information asymmetries, and weaken investor confidence. The debate has been framed as a battle between short-termism and shareholder protection. But beneath the surface, this fight reveals a fundamental tension that the crypto industry has been quietly exploiting for years—and one that most blockchain projects still refuse to confront.
Context: The Irony of Forced Disclosure
The SEC’s quarterly report requirement is rooted in the 1934 Securities Exchange Act. It mandates that all publicly traded companies file a 10-Q within 40 days of each fiscal quarter’s end, including unaudited financial statements, management discussion and analysis (MD&A), and disclosures of material events. The logic is straightforward: regular, standardized disclosure gives all investors equal access to information, enabling price discovery and reducing the advantage of insiders.
But the investor groups now defending this regime are fighting against a long-simmering push to relax it. Advocates for change—often backed by venture capitalists, growth-stage companies, and some corporate lobbyists—argue that quarterly reports incentivize management to prioritize short-term earnings over long-term investment. They propose moving to semi-annual reporting, or allowing companies to opt out. The investor groups counter that such a move would gut the core of securities regulation.

Here is where crypto enters the frame. The entire premise of on-chain transparency is that it makes quarterly reports obsolete. Every transaction, every smart contract interaction, every balance change is permanently recorded on a public ledger, verifiable by anyone at any time. In theory, a DeFi protocol or a DAO never needs to file a 10-Q—its entire financial state is live and auditable by permissionless actors. The blockchain evangelist would say: “Truth is not given, it is verified.” The SEC’s quarterly report is a compromise, a proxy for truth. Crypto claims to offer truth itself.
Core: The Verification Gap Between Code and Compliance
But let me be precise. The investor groups are not wrong to defend quarterly reports. Their fears are grounded in a real problem: without mandatory, periodic disclosures, information becomes a private good. Institutional investors with direct access to management, sell-side analysts, and data aggregators will always have an edge over retail. The quarterly report is a forced leveling mechanism.
Crypto’s answer is that the blockchain itself is that leveler. On Ethereum, any wallet can query any contract’s state. Etherscan becomes the universal 10-Q. Yet this vision suffers from a deep contradiction that I observed firsthand during my 2022 bear market deep-dive into ZK-Rollup mathematics. While studying the proofs for scaling anonymity, I realized that on-chain data is raw—it requires interpretation. A smart contract’s TVL can be manipulated via flash loans. An NFT floor price can be washed. The very metrics that investors rely on are often gamed.
Moreover, many crypto protocols have off-chain components—governance decisions made on Discord, oracle updates supplied by centralized actors, or venture capital rounds executed through traditional legal agreements. These elements are not on-chain. A quarterly report, for all its flaws, forces management to aggregate and certify all material information, including off-chain events. Crypto currently has no equivalent. We have chain-native explorers, but no standardized, fraud-resistant, human-readable summary of a protocol’s health that is produced by a accountable party.
Based on my audit experience of several DeFi protocols in 2020–2021, I can tell you: the most dangerous risks are never visible on-chain alone. They emerge in the governance forum, in the founders’ token vesting schedules, in the legal entity structure that isolates liability. The quarterly report, as a formal instrument, captures that gray area. Crypto’s transparent ledger captures only the black and white of code.
Contrarian: The Case for Less Frequent Reporting—But Not as You’d Expect
The contrarian take in this debate is not to side with the anti-quarterly-report crowd. They are often arguing from a position of corporate convenience. Instead, the real contrarian position is this: mandatory quarterly reporting, as currently constructed, is inferior to a crypto-native solution, but only if the crypto-native solution is designed correctly.
Consider the modular blockchain architecture that I explored in 2024 while studying Celestia. Modularity separates execution, consensus, and data availability. The logic is that specialization leads to efficiency and security. The same principle applies to disclosure. A single quarterly report forces all information—financial, operational, strategic—into one bucket at a fixed interval. That is monolithic disclosure.
Crypto enables modular disclosure: on-chain data flows continuously (data availability layer), while off-chain attestations (e.g., from oracles or audit firms) can be submitted on request, and strategic narratives can be published asynchronously via governance forums. The problem is that no standard exists to aggregate these modular pieces into a cohesive, legally reliable picture. We have the parts but not the protocol.
Meanwhile, the investor groups’ defense of quarterly reports implicitly assumes that more frequent disclosure is always better. But is that true? I’ve seen projects that publish real-time P&L on Dune dashboards, only to discover they were counting unrealized LP fees as revenue. Frequency without accuracy is noise.
“In the bear market, only code remains.” That means code must be written to enforce disclosure integrity. Zero-knowledge proofs could allow a protocol to prove its financial health without revealing proprietary trading strategies. Smart contracts could automate the release of audited statements directly to token holders. Yet few projects invest in this infrastructure. They prefer the marketing narrative of “total transparency” without the technical rigor to make it meaningful.
Takeaway: The Path from Quarterly to Quantum
The battle over quarterly reports is not a crypto story. It is a legacy finance story. But it holds a mirror to crypto’s own unfinished journey. We claim to have solved transparency while most investors still rely on third-party dashboards that can be manipulated. We criticize regulators for demanding periodic reports, yet we offer nothing standardized in return.
“Modularity is the architecture of freedom.” If we take that seriously, we need to build a modular disclosure framework—on-chain real-time data, off-chain verified attestations, and periodic aggregated summaries—all cryptographically bound. The SEC’s quarterly report is a relic, but it is a functional relic. Crypto’s answer must be a functional upgrade, not a romantic rejection.
A decade from now, the smartest regulation will not mandate a filing frequency. It will require that a protocol prove its solvency continually, using a combination of on-chain data and off-chain proofs. The quarterly report will become a fallback, an analog backup for a digital era. But until that infrastructure exists, investor groups are right to defend the old system. “Skepticism is the first step to sovereignty.” Let us be skeptical of our own hype.

Builder’s Challenge: This week, pick one DeFi protocol you use. Write a one-page summary of its financial health using only on-chain data. Then write a second page using all information available (discord, blog, audit reports). Compare the two. The gap you find is the problem we must solve.