Capital Lifecycle
Overview
Section titled “Overview”Capital in Upside follows a defined lifecycle from deposit through yield generation to exit. The sections below show how principal protection, yield routing, and optional buyback and burn connect.
Deposit to Strategy
Section titled “Deposit to Strategy”When an investor deposits collateral:
- Collateral is received by the raise contract
- Capital is routed to the yield strategy (Aave V3 at launch)
- A
pFTposition NFT is minted recording the deposit details - Capital immediately begins earning yield in the strategy
All deposited capital is put to work. There is no idle reserve.
Yield Generation and Distribution
Section titled “Yield Generation and Distribution”Strategy yield follows a waterfall. The platform fee is deducted first:
Total yield generated by deployed capital
DAO treasury
Project allocation
Primary use of net yield
Funded from excess ecosystem budget
See Fees and Economics for the fee breakdown.
Project-side routing between ecosystem budget and optional buyback/burn is set by the raise creator at raise creation. Claiming is permissionless: anyone can trigger the yield claim function. Claim cadence can be daily, weekly, or threshold-driven.
Exit Paths and Capital Effects
Section titled “Exit Paths and Capital Effects”Redeem (exercise PUT)
Section titled “Redeem (exercise PUT)”When an investor redeems:
- Collateral is partially or fully withdrawn from the strategy
- Collateral is returned directly to the investor
- The position’s FT allocation is released back to the available pool
collateralSupplydecreases
Capital leaves the system entirely.
Withdraw (claim FT)
Section titled “Withdraw (claim FT)”When an investor withdraws FT:
- FT tokens are transferred to the investor
- The equivalent collateral is tracked under
capitalDivesting[token] - Collateral remains in the strategy until admin pulls it for buyback/burn (if configured)
Capital transitions from active backing to divesting state.
Buyback and Burn (Optional)
Section titled “Buyback and Burn (Optional)”When enabled by the raise creator, two sources feed buyback and burn operations:
Allocated to buyback by the raise creator’s configuration
From exits via withdraw (capitalDivesting)
How exits via withdraw fund buyback (when enabled)
Section titled “How exits via withdraw fund buyback (when enabled)”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.
Supply dynamics
Section titled “Supply dynamics”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.
Capital flow summary
Section titled “Capital flow summary”Investor deposits collateral
In strategy, earning yield
Collateral returned to investor
Collateral moves to capitalDivesting
Capital available for buyback and burn (if configured)
Reducing circulating supply