CLARITY Compliance: Real-Time NAV for Tokenized Funds

Tokenized money market funds were built as a more efficient way to hold Treasury bills onchain, and they are increasingly being used for something more demanding. The same tokens that started as a simple cash-equivalent wrapper now serve as collateral in onchain lending markets, reserves in structured products, the risk-free leg under yield strategies, and a settlement asset for institutions that need yield while waiting for capital to deploy.
The deeper into onchain finance these tokens travel, the more downstream products depend on knowing what they are worth at any given moment.
A daily strike inside a market that never closes
Traditional fund NAV is calculated once a day, after the underlying markets close. A fund administrator marks the portfolio, accrues interest, applies fees, and publishes the result at a fixed time. That cadence works when investors transact at the strike and read the figure as their official record of value.
It is the wrong cadence for onchain finance. A lending market on Ethereum needs to liquidate a position at 3am UTC on a Saturday. A structured product needs to compute intraday payouts as positions move. A cross-chain protocol on Solana settles at a moment when the New York close is hours away. A vault running a strategy needs to mark collateral as the strategy itself shifts. None of these consumers can wait for tomorrow's strike, and most of them are operating in markets that genuinely never close. A fund whose NAV updates once a day is being used as the cash leg in systems that update once a block, which leaves every protocol building on it valuing collateral, settling trades, and computing payouts against a figure that is hours stale by design.
The industry has reached for two ways to bridge that gap. Some funds publish accruals or yield estimates that approximate intraday value but are not themselves a real NAV. Others have an oracle push the daily strike onchain and let downstream protocols apply their own interpolation between strikes, which moves the staleness problem rather than solving it. Both approaches produce a figure that looks like a real-time NAV without being one, and both ask the consumer to accept the gap between the published value and what the fund is actually worth at the moment of use.
NAV calculated continuously, with the math attached
Real-time NAV reframes the calculation as something that happens continuously, against current portfolio state, with each result produced as inspectable evidence rather than a posted number. The underlying portfolio data, the onchain positions and the offchain marks, lives in one queryable layer. The NAV calculation, including position marks, accrued interest, and fee application, runs as a continuous query against that data. The result updates as the inputs update, at the cadence onchain finance actually moves.
Space and Time is built for exactly this. Onchain positions are indexed directly from each chain, offchain holdings are incorporated through verified data feeds, and the multi-step calculation that produces NAV runs as a query that generates a cryptographic proof for every result. Real-time on its own would only be a faster trust-me number. Coupled with verifiability, it becomes a figure any contract or counterparty can use with the confidence that the value reflects the current state of the portfolio and that the math behind it can be checked against the source.
The fund administrator still does what fund administrators have always done. The portfolio still gets marked, interest still accrues, fees still apply, and the daily strike still serves the regulated reporting purpose it always has. What changes is that the contracts and protocols building on the fund stop pricing off a snapshot and start pricing off a live calculation that holds up wherever they choose to use it.
Cash legs that keep up with the markets they sit inside
The use cases for tokenized funds get more sophisticated as the category matures, and each new use case raises the bar on how current the underlying NAV needs to be. Lending markets using tokenized funds as collateral need a NAV that reflects portfolio state at the moment of liquidation, not yesterday's close. Structured products need a NAV that tracks intraday movement rather than smoothing it out. Cross-chain protocols need NAV consistency across networks operating in different timezones and trading cycles. Institutions using tokenized funds as a settlement asset need valuations that move with the market they are settling into.
CLARITY, if enacted in something close to its current form, would only accelerate this trajectory by treating tokenized securities under the same regulatory framework as the assets they represent and pushing further SEC study of how these instruments are valued and used.
Tokenized funds have already proven the demand. What turns them into the cash layer onchain finance actually deserves is a NAV that updates as fast as the markets using it, with proof that the figure means what it claims.
Real-time NAV is one of the areas covered by the CLARITY Compliance Framework by Space and Time.