TL;DR
Total Value Locked (TVL) has structural limitations in measuring the actual value of oracle infrastructure. TVL, which only measures assets deposited in smart contracts, fails to reflect oracle dependency and state complexity. Complex assets like tokenized bonds simply cannot function without continuous state synchronization—from interest payments to maturity redemption to regulatory actions. This research proposes a Total Value Oraclized (TVO) framework to quantify the value of such assets. Through asset-class-level analysis, we estimate that 54-62% of the RWA market by 2030 will require state synchronization as a prerequisite. This fundamentally redefines the TAM for oracle infrastructure and quantitatively demonstrates the need for a new oracle paradigm beyond price feeds.
The Limitations of TVL as an Oracle Metric
Total Value Locked (TVL) has established itself as the de facto standard metric for measuring protocol success in the blockchain industry. TVL, which shows how much in assets is deposited in DeFi protocols, has the advantage of being intuitive and easy to compare.
However, TVL has fundamental limitations when it comes to measuring the value of oracle infrastructure. When Chainlink reports protecting approximately $93-100B in value through a metric called Total Value Secured (TVS)[1], what does this number actually mean? This metric shows the scale of assets the oracle protects, but it doesn’t tell us how deeply those assets depend on the oracle.
A collateral lending protocol that only needs simple price feeds and a tokenized bond that must synchronize interest payments, maturity redemptions, and regulatory actions in real-time have fundamentally different levels of oracle dependency. The former is satisfied with periodic price updates, but the latter simply cannot function without continuous state synchronization.
This distinction matters because of the rapid growth of the RWA tokenization market. The RWA market, currently valued at approximately $24B, has grown explosively in recent years[2], and according to McKinsey’s conservative estimates, is expected to grow to $2T by 2030 (or $4T in an optimistic scenario)[3]. A significant portion of this market consists of complex assets that cannot be serviced by traditional price feed approaches.
So what assets require oracle infrastructure beyond simple price feeds? Analyzing the lifecycle of tokenized bonds makes the answer clear.
Why Tokenized Bonds Cannot Function with Price Feeds Alone
Why are simple price feeds insufficient for tokenized bonds? Analyzing the bond lifecycle makes the reason clear.
State Synchronization Points in the Bond Lifecycle
Bonds undergo numerous state changes from issuance to maturity, and the oracle’s role is fundamentally different at each stage:
1. Issuance
- Initial condition setting: face value, interest rate, maturity date
- Issuer information and regulatory approval status
- Investor eligibility verification (KYC/AML)
- Oracle requirement: Reflecting off-chain regulatory approval status on-chain
2. Coupon Payments
- Periodic interest calculation and payment (quarterly/semi-annual/annual)
- For variable-rate bonds: external benchmark (SOFR, EURIBOR) lookup required
- Payment history recording and tax withholding
- Oracle requirement: Benchmark rate linkage, payment execution triggers, multi-chain state consistency
3. Rate Adjustments
- Variable-rate bonds: periodic rate resets
- Step-up/step-down condition application
- Cap/floor limit verification
- Oracle requirement: Real-time external rate data linkage, conditional logic execution
4. Regulatory Actions
- Trading restrictions (transfer restrictions, investor type restrictions)
- Asset freeze (FREEZE)
- Forced redemption or seizure (SEIZE)
- Oracle requirement: Immediate on-chain reflection of off-chain regulatory orders, cross-chain atomic execution
5. Maturity Redemption
- Automatic principal return
- Token burn
- Final settlement
- Oracle requirement: Automatic maturity trigger, bidirectional settlement state synchronization
- Initial conditions setup
- Regulatory approval state
- KYC/AML verification sync
- Interest calculation
- Payment execution
- Tax withholding
- Record keeping
- SOFR/EURIBOR fetch
- Rate reset execution
- Cap/Floor verification
- FREEZE order execution
- SEIZE action sync
- Transfer restrictions
- Compliance verification
- Principal return
- Token burn
- Final settlement
Structural Limitations of Price Feed Oracles
Current oracle systems struggle to meet the above requirements:
Limitations of price feeds:
- Only provide bond prices; internal state (accrued interest, remaining maturity, etc.) not provided
- No real-time benchmark rate linkage for variable-rate bonds
- No automatic payment schedule execution mechanism
Limitations of unidirectional data transmission:
- On-chain transactions are not reflected in off-chain ledgers
- Regulatory authority on-chain orders are not synchronized with traditional financial systems
- State inconsistencies occur in cross-chain environments
“Current oracle metrics measure ‘value protected,’ but they don’t measure ‘complexity of state to be synchronized.’ A single tokenized bond requires dozens of times more oracle interactions throughout its lifecycle than a simple collateral loan.”
This analysis suggests the need for a new measurement framework—not simply “how much value is deposited,” but “how much value depends on oracle state synchronization.”
Introducing Total Value Oraclized (TVO)
The bond case analyzed above demonstrates that oracle dependency is fundamentally different across assets. To quantify these differences, this research proposes a new framework called Total Value Oraclized (TVO).
Definition and Formula
TVO is a metric that quantifies the total value of all assets that depend on oracle state synchronization, defined as follows:
$$TVO = \sum_{i=1}^{n} (V_i \times S_i \times C_i)$$
The meaning of each variable is as follows:
- Vi: Market value of asset i
- Si: State synchronization dependency coefficient (0-1)
- 0: No oracle needed (fully on-chain asset)
- 0.3: Periodic price feeds sufficient
- 0.7: Frequent state updates required
- 1.0: Continuous state synchronization essential
- Ci: Complexity weight (1.0-2.0)
- Reflects cross-chain requirements, regulatory compliance requirements, and off-chain system integration complexity
S_i Calculation Methodology
S_i is not a subjective estimate but is derived from objective asset attributes. The methodology evaluates five properties, assigning weights based on their presence:
Calculation Examples:
Gold-backed Token: Requires only off-chain custody verification
→ 0.20 (off-chain integration) = S_i = 0.20
Fixed-rate Government Bond: Periodic payments + maturity + regulatory subject
→ 0.20 + 0.15 + 0.20 = S_i = 0.55
Variable-rate Corporate Bond: All attributes apply
→ 0.20 + 0.25 + 0.15 + 0.20 + 0.20 = S_i = 1.00
This methodology offers two advantages. First, reproducibility—anyone applying the same criteria arrives at identical results. Second, extensibility—new asset classes can be evaluated using the same framework without modification.
Future Refinement: Following Oraclizer mainnet launch, S_i values will be calibrated against actual synchronization call frequency data. Comparative analysis between theoretical calculations and empirical measurements will be published in subsequent research.
Key Differences Between TVL and TVO
Smart Contract
- Measures deposited assets only
- Static snapshot in time
- No oracle dependency weight
- Single-chain focused
- Ignores state complexity
- Measures oracle-dependent assets
- Dynamic dependency mapping
- Weights by sync frequency (Sᵢ)
- Cross-chain complexity (Cᵢ)
- Captures state relationships
| Aspect | TVL | TVO |
|---|---|---|
| Measurement target | Assets deposited in smart contracts | Assets dependent on oracle state sync |
| Dependency reflection | None | Quantified by Si coefficient |
| Complexity reflection | None | Quantified by Ci weight |
| Scope | DeFi protocols | All tokenized assets |
| State changes | Static snapshot | Dynamic dependencies |
The core insight of TVO, as confirmed in the bond case above, is that not all tokenized assets require the same level of oracle infrastructure. Stablecoin collateral loans are satisfied with price feeds, but variable-rate tokenized bonds must synchronize benchmark rates, interest calculations, maturity processing, and regulatory status all together.
Based on this framework, let’s segment the RWA market according to oracle requirements.
Market Segmentation: A Bottom-Up Analysis
To understand the actual TAM of the RWA market, a bottom-up analysis is needed that estimates the state synchronization requirement ratio by asset class, rather than a simple total.
Segmentation Criteria
Four key criteria for determining state synchronization requirements:
- State change frequency: Whether periodic events such as interest payments, dividends, maturity, and rights exercise exist
- Regulatory action possibility: Need for regulatory intervention such as FREEZE, SEIZE, CONFISCATE
- Cross-chain consistency: Requirement to maintain the same state across multiple chains
- Off-chain system integration: Need for bidirectional data flow with traditional financial infrastructure
Detailed Analysis by Asset Class
Based on Citi GPS’s 2030 tokenization market outlook[4] and McKinsey’s asset class analysis[3], we estimated the state synchronization requirement ratio for each asset class:
1. Debt Securities — Expected Size: $1.9T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| Fixed-rate government bonds | 40% | 60% | Interest payments and maturity redemption require sync. However, no rate adjustments |
| Variable-rate bonds | 25% | 95% | SOFR/EURIBOR linkage, rate resets, interest calculations all require sync |
| Corporate bonds | 25% | 85% | Credit rating changes, interest, early redemption conditions, regulatory action possibility |
| Structured bonds (ABS, etc.) | 10% | 95% | Tranche structure, waterfall distribution, underlying asset state linkage |
| Weighted Average | — | 78% | — |
2. Real Estate — Expected Size: $1.5T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| Commercial real estate (rental) | 50% | 70% | Rental income distribution, vacancy rates, operating cost settlement required |
| Residential real estate | 30% | 50% | Relatively simple. Periodic valuation updates |
| Tokenized REITs | 15% | 80% | NAV calculation, dividends, asset purchase/sale events |
| Development projects | 5% | 90% | Milestone-based fund disbursement, progress status sync |
| Weighted Average | — | 65% | — |
3. PE/VC Funds — Expected Size: $0.7T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| PE Funds | 60% | 75% | NAV calculation, capital calls, dividends, portfolio events |
| VC Funds | 30% | 80% | Investment rounds, valuation changes, exit events |
| Secondary Funds | 10% | 70% | Share transfers, valuation |
| Weighted Average | — | 76% | — |
4. Stablecoins and Cash Equivalents — Expected Size: $0.5T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| Fiat-backed stablecoins | 70% | 15% | Mostly price feeds sufficient. Sync needed for reserve proofs |
| Algorithmic stablecoins | 10% | 40% | Collateral ratio adjustments, rebalancing mechanisms |
| Tokenized MMF | 20% | 60% | NAV calculation, yield distribution, regulatory reporting |
| Weighted Average | — | 27% | — |
5. Commodities — Expected Size: $0.3T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| Precious metals (gold, silver) | 60% | 20% | Mostly price feeds sufficient. Sync for physical custody proofs |
| Energy (crude oil, etc.) | 25% | 45% | Futures rollover, storage costs, quality grades |
| Agricultural products | 15% | 50% | Seasonality, quality verification, supply chain tracking |
| Weighted Average | — | 30% | — |
6. Other Alternative Assets — Expected Size: $0.1T
| Sub-category | Share | Sync Ratio | Rationale |
|---|---|---|---|
| Art/Collectibles | 50% | 35% | Sync only at ownership transfer. Static assets |
| Intellectual property | 30% | 65% | Royalty payments, license status, expiration management |
| Carbon credits | 20% | 55% | Issuance, burn, verification status tracking |
| Weighted Average | — | 48% | — |
Comprehensive Analysis Results
| Asset Class | Market Size | Sync Ratio | Sync TAM |
|---|---|---|---|
|
|
$1.9T |
|
$1.48T |
|
|
$1.5T |
|
$0.98T |
|
|
$0.7T |
|
$0.53T |
|
|
$0.5T |
|
$0.14T |
|
|
$0.3T |
|
$0.09T |
|
|
$0.1T |
|
$0.05T |
| Total | $5.0T |
|
$3.26T |
| Asset Class | Expected Size (2030) | Sync Ratio | Sync Required Size |
|---|---|---|---|
| Debt Securities | $1.9T | 78% | $1.48T |
| Real Estate | $1.5T | 65% | $0.98T |
| PE/VC Funds | $0.7T | 76% | $0.53T |
| Stablecoins/Cash | $0.5T | 27% | $0.14T |
| Commodities | $0.3T | 30% | $0.09T |
| Other Alternatives | $0.1T | 48% | $0.05T |
| Total | $5.0T | 65% | $3.26T |
Note: The above analysis is based on Citi’s upper projection of $4-5T. Applying McKinsey’s conservative estimate ($2T) would proportionally reduce the overall size.
State Synchronization Market Size by Scenario
| Scenario | Total RWA Market | Sync Ratio | State Sync TAM |
|---|---|---|---|
| Conservative (McKinsey base) | $2.0T | 54-62% | $1.1-1.2T |
| Middle | $3.5T | 58-65% | $2.0-2.3T |
| Optimistic (Citi upper) | $5.0T | 62-68% | $3.1-3.4T |
The ratio range (54-68%) reflects variations due to compositional changes within sub-categories of each asset class. For example, if the proportion of variable-rate bonds within debt securities increases, the overall synchronization ratio rises.
2030 TVO Projection
Based on the asset-class analysis presented above, we estimate the 2030 TVO scale.
Key Assumptions
In addition to the state synchronization ratio (Si), a complexity weight (Ci) is applied to TVO calculations:
- Debt Securities: C = 1.3 (high regulatory action + cross-chain requirements)
- Real Estate: C = 1.2 (off-chain integration complexity)
- PE/VC: C = 1.4 (NAV calculation complexity + irregular events)
- Others: C = 1.0-1.1 (relatively simple)
TVO Estimation Results
Conservative Scenario (McKinsey $2T base):
- Assets requiring state synchronization: ~$1.15T
- After complexity weighting: TVO ~$1.4T
Middle Scenario ($3.5T base):
- Assets requiring state synchronization: ~$2.15T
- After complexity weighting: TVO ~$2.6T
Optimistic Scenario (Citi $5T base):
- Assets requiring state synchronization: ~$3.25T
- After complexity weighting: TVO ~$4.0T
Comparison with Current Oracle Market
Considering that Chainlink’s current TVS is approximately $100B[1], the $1.4T TVO in the conservative scenario represents 14x growth compared to today. However, there are important qualitative differences in this comparison:
| Aspect | Current TVS | 2030 TVO |
|---|---|---|
| Primary assets | DeFi (lending, DEX, derivatives) | RWA (bonds, real estate, funds) |
| Oracle requirements | Price feed centric | State synchronization essential |
| Per-asset complexity | Low (Si ≈ 0.3) | High (Si ≈ 0.7-1.0) |
| Revenue potential | Per-call fees | State subscription based |
Key insight: The TVO market is not simply a “larger” market but a “fundamentally different” market. The complexity of oracle requirements per asset is dozens of times higher, which demands completely different infrastructure and economic models.
Limitations and Open Questions
This analysis relies on several assumptions, and we explicitly note the following limitations and unresolved questions:
Methodological limitations:
- Sub-category weights within asset classes reference current traditional financial market structures, but tokenized market composition may differ
- State synchronization ratios are estimates based on technical requirement analysis and may vary depending on actual implementation approaches
- Lack of empirical data for accurate calculation of complexity weights (Ci)
Open questions:
- Impact of emerging asset classes (e.g., gaming assets, AI model ownership) on segmentation ratios
- Regional differences in state synchronization requirements due to regulatory environment changes
- Impact of decreasing state synchronization costs due to technological advances on market composition
Conclusion: Redefining the Oracle Paradigm
TVL was a useful metric for the DeFi era, but it has structural limitations for measuring oracle value in the RWA era. As confirmed in the lifecycle analysis of tokenized bonds, complex financial assets necessarily require continuous state synchronization beyond simple price feeds.
The TVO (Total Value Oraclized) framework proposed in this research enables a more accurate understanding of the actual TAM for oracle infrastructure by quantifying these dependencies and complexities. Bottom-up analysis by asset class reveals:
- 54-68% of the 2030 RWA market will require state synchronization
- Conservatively $1.4T, optimistically $4.0T in TVO
- A new infrastructure market 14-40x the size of current oracle TVS
This goes beyond simple market size estimation to quantitatively demonstrate the necessity of an oracle paradigm shift. Existing price feed-centric oracles cannot meet the requirements of this market, and new infrastructure with bidirectional state synchronization, cross-chain consistency, and regulatory compliance integration is needed.
Standardization of TVO measurement and refinement of the methodology remain as future research tasks. However, one thing is clear: the value of oracles in the RWA era should be measured not by “how many prices are delivered” but by “how complex a state is synchronized.”
References
1. Messari. (2025). Chainlink: A Full-Stack Institutional Platform. https://messari.io/report/chainlink-a-full-stack-institutional-platform
2. RWA.xyz. (2025). RWA Market Dashboard. https://www.rwa.xyz/
3. McKinsey & Company. (2024). From ripples to waves: The transformational power of tokenizing assets. https://www.mckinsey.com/industries/financial-services/our-insights/from-ripples-to-waves-the-transformational-power-of-tokenizing-assets
4. Citi GPS. (2023). Money, Tokens, and Games: Blockchain’s Next Billion Users and Trillions in Value. https://icg.citi.com/icghome/what-we-think/citigps/insights/money-tokens-and-games
5. Grayscale Research. (2025). The LINK Between Worlds.
https://research.grayscale.com/reports/the-link-between-worlds





