Yield Protocol

  • Name: Yield Protocol
  • URL: https://yieldprotocol.com/
  • Category: fixed-rate lending protocol / zero-coupon bond credit primitive / maturity-tokenized AMM infrastructure
  • Summary: Yield Protocol is best understood as an attempt to turn fixed-income primitives into reusable DeFi middleware rather than as just another lending app. Its core mechanism is the fyToken: a fixed-yield token redeemable 1:1 for an underlying asset at maturity, priced before maturity like a zero-coupon bond. Around that token, Yield built an interest-rate-discovery stack that pairs collateralized borrowing with YieldSpace, a specialized AMM for trading maturity-linked claims. The reusable insight is that Yield pushes fixed-rate credit formation away from utilization curves and toward maturity-token pricing, where the important control surfaces become token design, redemption rules, AMM math, collateral policy, and whichever actor still governs deployment and risk parameters.
  • What it does:
    • Lets users borrow and lend at fixed rates for fixed terms instead of floating utilization-driven rates
    • Uses fyTokens as ERC-20 zero-coupon-style claims that redeem 1:1 for the underlying asset after a predetermined maturity date
    • Prices those maturity claims through YieldSpace-style AMM pools instead of relying only on order books or periodic auctions
    • Supports collateralized borrowing against posted assets while making fixed-rate exposure legible as tradable tokenized claims
    • Extends the base design into tokenized-vault variants where the AMM can use vault shares as reserves rather than only plain underlying tokens
  • Key claims:
    • The official docs describe Yield Protocol as an Ethereum-based protocol for collateralized fixed-rate, fixed-term borrowing and lending
    • The same docs say fyTokens are ERC-20 tokens redeemable one-to-one for the underlying after maturity and explicitly compare them to zero-coupon bonds trading at a discount before redemption
    • The docs use the discount-to-par example to frame interest-rate discovery as a maturity-token pricing problem rather than a utilization-curve problem
    • The fyDai repository describes YieldToken as an implementation of zero-coupon Dai bonds inspired by the Yield Protocol paper, reinforcing that the protocol began from tokenized fixed-income primitives rather than from a generic lending-pool abstraction
    • The yieldspace-tv repository says YieldSpace is a UniV2-style AMM adapted for trading fyToken against a related base asset and later generalized to tokenized vault shares, which makes the AMM math itself part of the protocol’s core mechanism
    • The docs say Yield Protocol did not then have a governance token and that maintenance and development were still performed mostly by the founding team under a progressive-decentralization narrative, which is analytically important because the fixed-rate primitive was less decentralized in practice than the tokenized-credit story might imply
  • Whitepaper: A canonical Yield Protocol whitepaper exists at https://yieldprotocol.com/Yield.pdf; the locally saved primary-source snapshot for this pass is ../whitepapers/yield-protocol-primary-sources-2026-05-08.md.
  • Sources:
  • Last reviewed: 2026-05-08 UTC