Introducing DIA Value: Intrinsic Valuation Oracle for Institutional DeFi

When markets don’t exist, market oracles fail. DIA launches fully onchain fair-value pricing for assets from tokenized treasuries to yield-bearing tokens.

Introducing DIA Value: Intrinsic Valuation Oracle for Institutional DeFi

The Tokenization Inflection Point

In 2020, decentralized finance experienced its Cambrian explosion. Uniswap enabled permissionless trading. Aave enabled permissionless lending. Within three years, DeFi grew to $100 billion in total value locked, all built on a core pricing assumption: assets trade continuously on liquid markets.

Then in 2024, Wall Street arrived.

BlackRock tokenized U.S. treasuries, crossing $500 million in the BUIDL fund within months.[1] Firms like Ondo Finance brought tokenized treasuries to Ethereum. By early 2025, over $50 billion in institutional capital had migrated onchain,[2] with projections from McKinsey, BCG, and others estimating the tokenized asset market could reach $2–16 trillion by 2030.[3]

But these assets share a characteristic: they don’t trade.

Tokenized treasuries don’t have order books. Fund NAV tokens don’t establish price through supply and demand. Yield-bearing tokens have redemption mechanisms encoded in smart contracts — their value isn’t what traders think, it’s what the protocol guarantees you can redeem.

And DeFi’s pricing infrastructure wasn’t designed to handle them.

The oracle space converged on a single architecture: market observation. Aggregate prices across exchanges, decentralize the aggregation through node networks, publish the result onchain. For Bitcoin, Ethereum, and liquid tokens, this works well.

But you cannot aggregate exchange prices when markets don’t exist. You cannot decentralize market data when liquidity is thin or fragmented. And you cannot discover price through trading when trading doesn’t happen.

The infrastructure that unlocked DeFi’s first $100 billion fundamentally cannot price its next trillion.

When Market Observation Breaks Down

Market-based oracles solved a real problem: bringing external price data onchain. For assets that trade continuously with deep liquidity, the approach is sound. Implementations vary in how they source data, what transparency they offer, and how they handle edge cases, but the core model works when its assumptions hold.

Those assumptions are: continuous trading activity, deep enough liquidity to resist manipulation, and price discovery through supply and demand. For the new institutional asset classes entering DeFi, they collapse:

Asset Type Continuous Trading? Deep Liquidity? Market Price Discovery?
Tokenized T-Bills
Fund NAV Tokens
Yield-Bearing Derivatives ⚠️ Sporadic
Synthetic Stablecoins ⚠️ Sporadic
Cross-Chain LP Tokens

When these conditions are absent, market-based oracles face three choices, none of them good:

Aggregate thin, manipulable market data. If a tokenized asset has minimal secondary trading, aggregating those sparse data points creates vulnerability. Thin order books can be manipulated. Single-venue distortions propagate as truth. Stale prices from infrequent trades become risk management inputs.

This isn’t theoretical. On October 10, 2025, $19 billion in leveraged DeFi positions were liquidated in 24 hours.[4] Bitcoin flash-crashed from $126,000 to $103,000, and the cascade was amplified by oracle infrastructure propagating distorted price data from stressed markets into automated liquidation triggers.[5]

Fall back to proprietary data providers. When market data doesn’t exist, some oracle architectures allow protocols to pull from centralized APIs, effectively reintroducing the trust assumptions that decentralized infrastructure was supposed to eliminate.

Paul Frambot, Co-Founder and CEO at Morpho, analyzing RWA pricing challenges, concluded that since tokenized assets “don’t have secondary markets,” DeFi must rely on “trusted price providers.” He’s right that this is where market-based architecture logically ends up when markets disappear.

Simply don’t support the asset. The most common outcome. If an asset doesn’t fit the market-aggregation model, it doesn’t get priced. Over $100 billion in tokenized treasuries, yield-bearing tokens, stablecoins, and other institutional-grade digital assets currently lack sufficient liquidity for reliable market-based pricing.[6]

This isn’t a flaw in any particular implementation. It’s a structural limitation: no market-based oracle, regardless of how sophisticated, can produce manipulation-resistant pricing from markets that are thin, stressed, or nonexistent. The architecture works for liquid assets. For assets whose value is defined by contracts, reserves, or portfolios rather than by trading, it’s a mismatch.

From Market Observation to Fundamental Valuation

Traditional finance solved illiquid asset pricing decades ago through intrinsic valuation.

When a mutual fund holds private equity or illiquid bonds, it calculates Net Asset Value: sum of all holdings marked at fair value, divided by shares outstanding. When banks value loan portfolios, they use mark-to-model: discounted cash flows and credit risk adjustments. When Circle proves USDC is worth $1.00, they provide reserve verification: auditable proof that $1 of reserves backs each token.

These methods work because they compute value from verifiable inputs rather than observing market trades.

Bringing this approach onchain was previously impractical. Traditional fair value methodologies relied on trusted intermediaries: fund administrators calculating NAV, auditors verifying reserves, risk models run by centralized entities. Blockchain changes this: smart contract states, reserve balances, exchange rates, redemption formulas, and yield accruals can now serve as direct inputs for fair value computation with a degree of transparency that traditional finance never had.

DIA Value: Fundamental Valuation at Scale

DIA Value is the infrastructure we built for this. It delivers intrinsic fair-value pricing for assets where market data is absent, unreliable, or exploitable. Rather than reporting trades that can be manipulated, Value computes fundamental value from the most direct, verifiable data sources available, applying the same valuation logic that traditional finance has relied on for decades.

Value already powers fair value pricing across lending, stablecoins, and tokenized securities, including integrations with Euler, Morpho, Silo, Hydration, and others.

DIA Value implements five fundamental valuation methodologies:

  1. Net Asset Value (NAV): For tokenized funds holding portfolios of assets. Aggregates fair value of all underlying holdings, applies fees and liabilities, divides by token supply.
  2. Proof of Reserves (PoR): For stablecoins and wrapped assets. Verifies reserves equal or exceed circulating supply. Value proven by backing, not trading.
  3. Contract Exchange Rate (CER): For yield-bearing tokens (stETH, aTokens). Reads redemption rate directly from protocol smart contracts. Value is what the contract guarantees you can redeem.
  4. Reserve-Backing Ratio (RBR): For algorithmic stablecoins and synthetic assets. Computes value based on ratio of collateral reserves to outstanding supply.
  5. Redemption Value (RV): For assets with programmatic redemption mechanisms. Calculates the value you would receive by executing the redemption function.

Each methodology is designed to maximize pricing independence by deriving value from the most direct source available, whether that’s onchain smart contract state, reserve balances, or authoritative reference data for off-chain backing assets such as tokenized fund NAVs. In some cases, particularly for assets backed by off-chain reserves, Value integrates these inputs transparently, so protocols and users can see exactly how each price is computed and what data sources it relies on.

When a protocol queries Value for a tokenized treasury fund price, the system:

  1. Reads the fund’s smart contract to enumerate holdings
  2. Prices each holding using the appropriate methodology
  3. Applies fees and liabilities encoded in the contract
  4. Returns per-share NAV with full calculation transparency

A market-based oracle can’t do this because it’s looking for trades that don’t exist. Value computes intrinsic value from verifiable facts.

To be clear: this does not replace market oracles for liquid assets. DIA’s own market-based oracle, Market, handles pricing for assets with observable trading activity, sourcing data directly from exchanges. Value complements that foundation for assets whose value is defined by contracts, reserves, or portfolios rather than by trading.

What This Changes

Market-based oracles answer: “What did the last trade say?” Fair value oracles answer: “What is this asset fundamentally worth?”

Use Case Market Oracle Approach Intrinsic Value Approach
Tokenized T-Bills Aggregate thin secondary trades (stale, manipulable) Compute redemption value from treasury contract + yield accrual
Fund NAV Tokens Report last trade price (may be days old) Calculate real-time NAV from portfolio holdings
Yield-Bearing Tokens Observe stETH/ETH pair (deviates from redemption) Read exchange rate directly from Lido contract
Stablecoins Assume $1.00 or use thin DEX prices Verify reserves and compute backing ratio

This shift unlocks capabilities that market-based oracles structurally cannot provide:

Institutional-grade collateral acceptance. Lending protocols can accept tokenized treasuries and fund shares as collateral based on auditable intrinsic value rather than manipulable secondary market prices. Euler’s recent integration demonstrates this in practice.

Regulatory-compliant fair value accounting. Fair value measurement standards (IFRS 13, ASC 820) explicitly require intrinsic valuation methods when markets are inactive. Value’s methodologies align with these frameworks.

Manipulation resistance through architecture. October 10th demonstrated that market-based oracles remain vulnerable when underlying markets are stressed. Fair value computation sidesteps this: you cannot game NAV calculation by moving thin order books.

Cross-chain pricing without fragmented liquidity. When an asset exists on multiple chains, market-based oracles face fragmented liquidity. Fair value oracles compute redemption value once from the canonical contract and publish everywhere. The value is the same because it’s derived from fundamental backing, not chain-specific trading.

What Value doesn’t solve:

It’s worth being clear about the boundaries. Value solves fair value for assets with verifiable data sources. Remaining challenges are governance and trust boundary questions, not architecture failures:

  • Off-chain reserves (e.g., Circle’s bank accounts) still require attestation. Value makes attestation auditable, but trust in the attester remains.
  • Cross-chain verification depends on bridge security.
  • Disputed valuation formulas for complex derivatives may have competing fair value models. Value executes formulas transparently, but choosing the right formula requires governance.
  • Smart contract risk: if the contract is wrong, the valuation is wrong. Value surfaces this transparently rather than obscuring it, but the risk exists.

What Becomes Possible

When pricing infrastructure no longer depends on market liquidity, new capabilities open up across DeFi.

Lending protocols accept tokenized treasuries without oracle risk. Vault platforms can offer rates against tokenized fund shares based on auditable NAV, not whether someone traded yesterday.

Stablecoins verify reserves across complex, multi-chain structures. Next-generation stablecoins hold diversified portfolios of yield-bearing tokens and cross-chain assets. Value makes real-time reserve verification possible even when components are illiquid or fragmented.

Asset managers tokenize funds with real-time NAV onchain. Traditional funds calculate NAV once daily. Onchain funds can compute real-time NAV continuously, but only if the pricing infrastructure handles illiquid holdings and cross-chain positions.

Institutions meet regulatory fair value requirements without centralized intermediaries. The shift from centralized API providers to verifiable intrinsic computation is the difference between traditional finance with a blockchain wrapper and genuinely decentralized institutional infrastructure.

Risk curators build sophisticated credit models without market dependency. Professional risk managers, from established firms to emerging specialists, need to model scenarios, stress-test collateral, and assess fundamental value independent of market panic. Fair value infrastructure gives them the primitives to do this properly.

Bitcoin sitting idle is a trillion-dollar opportunity cost. hemiBTC lets holders deploy BTC productively into DeFi, but that only works if the pricing layer can verify the actual Bitcoin backing each token onchain. DIA Value does exactly that, no secondary market dependency, no centralized attestations. It's the kind of infrastructure that makes Bitcoin-native DeFi viable: fully trustless and verifiable.
Jeff Garzik Hemi Ceo
Jeff Garzik
Co-Founder, Hemi Network
When you operate a stablecoin across four chains, pricing fragmentation becomes a real engineering problem. DIA Value solved this for us by computing USDp's fair value directly from onchain redemption data, reading collateral composition and redemption curves from our smart contracts. One verifiable fundamental price, consistent everywhere. That's what lets integrators treat USDp as reliable collateral without building custom pricing logic per chain.
Noah Boisserie, Parallel
Noah Boisserie
CEO, Cooper Labs
satUSD+ is a yield-bearing stablecoin, and its value is defined by what the protocol's staking contract actually pays out, not by what someone last traded it for on a DEX. DIA Value computes that fair value directly from onchain data, which means lending markets and vault strategies integrating satUSD+ can verify the price they're seeing. For an omnichain stablecoin system like ours, that reliability is non-negotiable.
River icon
River Team
River

Our Thesis

Fundamental pricing methodologies will drive the next wave of institutional capital being deployed onchain. It is a prerequisite that has been missing from DeFi’s infrastructure stack, and its arrival expands the addressable market for oracle infrastructure significantly beyond price feeds.

Market-based oracles gave DeFi the rails to price liquid markets. Value gives DeFi the foundation to price everything else.

The shift from market observation to intrinsic computation expands what oracle infrastructure can do, specifically into the asset classes that institutional DeFi needs priced to grow.

Sources: [1] BlackRock BUIDL fund AUM — source needed. [2] Tokenized asset market size — source needed. [3] Tokenization market projections — source needed. [4] October 10, 2025 liquidation data — source needed. [5] Oracle amplification analysis — source needed. [6] Estimated illiquid institutional asset exposure — source needed.