Yield Tokenization
This lens is for systems that split a yield-bearing position into tradeable claims on principal, future yield, maturity settlement, or a more opinionated wrapper around those same pieces.
Questions worth asking:
- What exactly is being separated: discounted principal, residual yield, maturity-dated claims, or immediate yield pulled forward?
- Which adapter, oracle, reserve rule, or settlement path actually defines the economics of the split?
- Who controls maturity creation, rollover defaults, reward routing, and liquidity incentives?
- Does the note describe a reusable mechanism, or just a smaller wrapper living on top of a stronger fixed-income rail?
Good comparison set
- Category anchor and current live market center: pendle
- Early principal/yield baseline: element-protocol
- Shared-accounting and adapter-policy variant: sense-protocol
- Gauge-war-flavored descendant: spectra
- Upfront-yield side branch: flashstake
Useful traversal path
- Start with element-protocol to see the early PT/YT split cleanly.
- Then read sense-protocol for the Divider-plus-adapter model and pendle for the dominant market version.
- Use spectra and flashstake as the two useful deviations: one imports emissions politics, the other pulls yield forward instead of centering maturity settlement.