Skip to content

Capital Lifecycle

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.

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. The platform fee is deducted first:

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.

When an investor redeems:

Capital leaves the system entirely.

When an investor withdraws FT:

Capital transitions from active backing to divesting state.

When enabled by the raise creator, two sources feed buyback and burn operations:

1 Yield surplus

Allocated to buyback by the raise creator’s configuration

2 Released capital

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.

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.