Spectra

Credit · Fixed Income · SPECTRA

NetworkCreditFixed Income0 coinsVerified

Spectra (formerly APWine) is a permissionless interest-rate derivatives protocol: any yield-bearing asset can be split into principal and yield tokens to trade fixed and variable rates.

Permissionless yield tokenization (ex-APWine).

Protocol TVL

Latest data · 15 min delay

AI Agent Skill

Machine-readable protocol knowledge for agents

Raw markdown

Spectra — Research Skill

Permissionless yield tokenization (ex-APWine).

spectra · v1.0.0

Facts

categoryNetwork
symbolSPECTRA
taglinePermissionless yield tokenization (ex-APWine).
arbitrumNativeno
chainsEthereum, Base, Arbitrum
securityverified (OZ-derived · public audit on file)
memberCoinsnone tracked
marketCap$1.41M

Sections

Overview

Spectra (formerly APWine) is a permissionless interest-rate derivatives protocol: any yield-bearing asset can be split into principal and yield tokens to trade fixed and variable rates.

What makes it different

Permissionless market creation for yield tokenization — anyone can list a new PT/YT market for an interest-bearing asset.

Components

- Principal & Yield Token (PT / YT) tokenization: Users deposit an ERC-4626 interest-bearing token (IBT) or its underlying asset and receive two tokens: a Principal Token (PT), redeemable 1:1 for the underlying at maturity, and a Yield Token (YT), which captures all future yield until maturity. This 'yield tokenization' splits a yield-bearing position into a fixed-rate component (PT) and a variable-yield component (YT), enabling fixed rates, yield speculation, and hedging. - AMM pools (Curve-based): PTs trade against their underlying IBT in dedicated automated market maker pools. The price of the PT relative to the underlying implies a fixed yield-to-maturity. Spectra's pools are built on a Curve cryptoswap AMM design, letting users buy PTs at a discount (locking in a fixed rate) or provide liquidity to earn swap fees and incentives. - Permissionless pool creation: Anyone can create a new yield-tokenization market for any ERC-4626 vault at will, without protocol-team approval. This permissionless design lets the protocol list new yield-bearing assets (from lending markets, liquid staking, and stablecoin issuers) faster than curated competitors. - SPECTRA token & veSPECTRA governance: SPECTRA is the ecosystem and governance token (migrated from APW). Holders can lock SPECTRA as vote-escrowed veSPECTRA to participate in weekly gauge votes directing incentive emissions, earn a share of protocol fees plus a rebase. Governance, gauge voting, and reward claims run on the Base network.

Risks

- Smart Contract: Spectra tokenizes yield-bearing positions through PT/YT contracts, AMM pools, and a router. Its Code4rena audit surfaced a medium-severity finding on potential yield drainage via flash-loan exploitation of a vault-deflation attack, and another on ERC-5095 compliance; permissionless pool creation enlarges the attack surface since anyone can list arbitrary ERC-4626 vaults. - Reserve / Depeg: A Principal Token's fixed-rate guarantee depends on the underlying ERC-4626 vault redeeming 1:1 at maturity. If the underlying yield-bearing asset (a lending receipt, LST, or stablecoin) depegs or loses value, PT redemption value falls and holders can be under-collateralized despite holding the 'principal' leg. - Counterparty: Spectra is a yield layer sitting on top of external protocols (Aave, Lido, stablecoin issuers, etc.). A failure, exploit, or insolvency in any integrated underlying protocol flows directly through to the PTs/YTs minted against it, so users inherit the counterparty risk of every underlying vault they hold exposure to. - Governance: Emissions, gauge weights, and fee distribution are controlled by veSPECTRA voters, and the AMM/tokenomics were forked from Velodrome/Curve designs. Concentrated veSPECTRA holdings could steer incentives or fee parameters (e.g. changes made via SIP/SGP proposals) in ways that disadvantage ordinary LPs or PT/YT holders. - Network: Governance, gauge voting, and reward claims were migrated to the Base network (an L2). Base sequencer downtime, reorgs, or bridge issues could disrupt voting and reward claiming, and multi-chain deployment exposes users to the liveness and security assumptions of each chain the protocol operates on.

TradFi analogue

- Zero-coupon bond / STRIPS (Treasury interest-rate strips): similar — A Spectra Principal Token behaves like a zero-coupon bond: it trades at a discount and redeems for full face value at a fixed maturity date, so the buyer locks in a fixed yield. This is the same mechanic as a stripped Treasury (STRIPS), where the principal and coupon cash flows are separated and sold individually.; differs — Spectra PTs reference on-chain yield-bearing tokens (lending / staking receipts) rather than sovereign debt, have no credit guarantee, and carry smart-contract and depeg risk. The separately tradable Yield Token has no clean TradFi equivalent as a liquid retail instrument. - Interest-rate swap / fixed-vs-floating rate market: similar — By choosing PT (fixed) versus YT (floating), a user effectively takes one side of a fixed-vs-floating interest-rate trade, letting them hedge or speculate on the direction of a yield rate — the core function of an interest-rate swap market.; differs — Spectra is fully collateralized, non-custodial, and permissionless with no ISDA/dealer intermediary; positions are tokenized and exit is via an AMM rather than a bilateral swap contract.

Actions

NameSignatureAccess

getProfile

Read the CanHav profile for Spectra.

research_getEntity({ slug: "spectra" })read-only

listMembers

List the member coins (stablecoins / tokens / RWAs) under this network.

research_listByCategory({ category: "networks" })read-only

readLiveMetrics

Read live on-chain supply / metadata for a member contract (Arbitrum).

chain_readLive({ address: "0x..." })read-only

getHistory

Pull historical peg / TVL series for a member protocol.

research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" })read-only

Glossary

TVL
Total value locked — assets held or managed by a protocol, in USD.
APR
Annual percentage rate — yield before compounding.
RWA
Real-world asset — an off-chain asset represented as an on-chain token.
ERC-8004
Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).
Research agent