Skip to content

Capital Lifecycle

Capital in Upside follows a defined lifecycle from deposit through yield generation to exit. This page traces that path and shows how principal protection, yield routing, and buyback and burn connect.

When an investor deposits collateral:

  1. Collateral is received by the raise contract
  2. Capital is routed to the yield strategy (Aave V3 at launch)
  3. A pFT position NFT is minted recording the deposit details
  4. Capital immediately begins earning yield in the strategy

All deposited capital is put to work. There is no idle reserve.

Strategy yield follows a waterfall, with a platform fee taken first:

Gross strategy yield
-> Platform fee (10% of yield) -> DAO
-> Net yield (90%) -> Project
-> Ecosystem budget
-> Buyback and burn allocation

See Fees and Economics for full fee breakdown and economics.

Project-side routing between ecosystem budget and buyback/burn is configured by project policy. Claiming is permissionless, anyone can trigger the yield claim function. Cadence is operationally flexible (daily, weekly, or threshold-driven).

When an investor redeems:

Capital leaves the system entirely.

When an investor withdraws FT:

Capital transitions from active backing to divesting state.

Two sources feed buyback and burn operations:

  1. Yield surplus allocated to buyback by project policy
  2. Released capital from exits via withdraw (capitalDivesting)

When investors claim FT (exit via withdraw), backing capital for that portion is released into capitalDivesting. Admin can later pull this capital for buyback and burn operations.

The project’s token circulating supply only increases when investors withdraw. Investors only withdraw when the token price exceeds their redemption value. Unlike traditional vesting where tokens unlock on a timer regardless of performance, new tokens only enter circulation when the raise is succeeding.

The capital released by each withdrawal funds buybacks that offset the new supply. Supply inflation has a built-in counterweight.

Deposit
-> Active backing (in strategy, earning yield)
-> Redeem: collateral returned to investor (exits system)
-> Withdraw FT: collateral moves to capitalDivesting
-> Admin pulls for buyback and burn
-> Tokens bought back and burned, reducing supply