Spectra Developer Docs
  • Developers Documentation
  • Getting Started
  • Guides
    • Tokenizing Yield
    • Providing Liquidity
    • Deploy PT and Curve Pool
    • Routing
    • IBT Additional Rewards
    • Locking APW for veAPW
    • Voting and Earning Rewards
  • Technical Reference
    • Deployed Contracts
    • Contract Functions
      • Principal Token
      • Yield Token
      • Registry
      • RateOracle
      • Factory
      • Access Manager
      • RouterUtil
      • Router
      • GovernanceRegistry
      • Voter
      • VotingReward
        • BribeVotingReward
        • FeesVotingReward
      • FeeDistributor
      • Spectra4626Wrapper
    • Yield Calculations
    • Spectra's Automated Market Makers
      • Rate Adjusted StableSwap pools
  • Glossary
  • INTEGRATION REFERENCE
    • Spectra Oracles
      • TWAP Oracles
      • Deterministic Oracles
        • Linear APR model
        • Linear Discount Model
        • Zero Coupon Bond Model
        • Comparison
      • Oracle Deployment
        • Deterministic Oracles Deployment
        • TWAP Oracles Deployment
Powered by GitBook
On this page
  1. Guides

IBT Additional Rewards

This page describes the reward proxy mechanism on the Principal Token contract.

PreviousRoutingNextLocking APW for veAPW

Last updated 1 year ago

Some may be integrated into a reward program (on any protocol), and holding these IBTs makes the holder eligible to claim rewards. As the PT holds all the IBTs deposited by the users who, the PT would need to claim these rewards on behalf of the depositors.

For such eligible IBTs, the Spectra protocol can deploy a rewards proxy on top of the associated Principal Token and add the logic to claim these rewards. These rewards would be sent to a Spectra DAO address and redistributed via governance.

ERC4626
tokenized their yield
Interest Bearing Tokens