Spectra
- Name: Spectra
- URL: https://www.spectra.finance/
- Category: interest-rate-derivatives protocol / yield-tokenization infrastructure / ve-token governance layer
- Tags: ethereum-ecosystem
- Summary: Spectra is a real rates-market protocol, but keep it in proportion. The interesting part is not
yield apppackaging. It is the combination of a Pendle-like PT/YT layer with a separate ve-token incentive market forked from the Velodrome model. That gives Spectra two control surfaces at once: tokenized principal-versus-yield exposure, and a Curve-style fight over which pools become politically important. - What it does:
- Tokenizes ERC-4626 interest-bearing positions into Principal Tokens (PTs) and Yield Tokens (YTs)
- Lets users lock in fixed rates, speculate on future yield, or buy discounted principal claims ahead of maturity
- Allows permissionless pool creation for new markets and maturities rather than keeping listing power entirely centralized
- Provides router and factory infrastructure for swaps, liquidity operations, wrapping, and PT deployment
- Uses a separate ve-token governance stack so lockers can vote on gauges, direct incentives, and earn fees / bribes
- Key claims:
- The docs explicitly describe Spectra as a permissionless protocol for interest-rate derivatives and say anyone can create new markets, trade yield derivatives, or provide liquidity
- The principal-and-yield-token docs show Spectra’s core mechanism is yield tokenization on top of ERC-4626 interest-bearing tokens, with PTs representing redeemable principal and YTs representing future yield rights
- The
spectra-corerepo states PTs are EIP-5095 and EIP-2612 compliant and that deposits mint matched PT and YT claims, making Spectra legible as reusable middleware rather than only a front-end product - The same repo shows a factory + registry + router architecture, so permissionless market creation is mediated by standard protocol components rather than bespoke per-market contracts
- The governance repo says Spectra’s voting and fee-distribution system was forked from Velodrome Finance and adapted for Spectra, which is analytically important because it imports a familiar gauge/bribe market into a fixed-yield protocol
- The tokenomics docs show the ecosystem token migrated from APW to SPECTRA via governance, while preserving ve-locking, emissions, and gauge-incentive participation as first-class token utility
- The audits page shows Spectra publicly tracks external reviews, including Code4rena and Pashov Audit Group reports on core contracts
Internal linkages
-
Best fixed-income comparison point: pendle.
-
For the imported gauge-and-bribe layer, keep one clean analogue in view: curve.
-
Whitepaper: No canonical standalone Spectra whitepaper surfaced in this pass. The strongest primary materials were the official docs, core and governance repositories, and public audit index; see
../whitepapers/spectra-primary-sources-2026-05-08.md. -
Sources:
- https://www.spectra.finance/
- https://docs.spectra.finance/
- https://docs.spectra.finance/core-concepts/principal-and-yield-token
- https://docs.spectra.finance/tokenomics/spectra
- https://docs.spectra.finance/security/audits
- https://github.com/perspectivefi/spectra-core
- https://github.com/perspectivefi/spectra-governance
- https://dev.spectra.finance/
- https://app.spectra.finance/api/v1/spectra/total-supply
-
Last reviewed: 2026-05-08 UTC