Financial Model
This page separates:- what is already modeled in code
- what is a proposed business model for the product
What is already modeled in code
The repository already models:- gross APY inputs
- fees, borrow cost, and slippage as yield reductions
- risk, liquidity, concentration, and operational haircuts
- blended expected APY
- risk budget usage
- reserve policy
- depositor return logic is modeled
- business revenue extraction is not yet implemented as a final production mechanism
Depositor economics
The user outcome can be approximated as:R_useris depositor net returnR_portfoliois the blended return of allocated sleevesF_execis execution friction, including slippage and rebalance costsF_vaultis any future management or performance feeD_cashis drag from reserve and idle capital
OC_reserveis the opportunity cost of holding liquid reserveOC_idleis the opportunity cost of leftover unallocated cash
Main positive drivers
- higher expected net APY in
Kamino - contribution from
Drift - selected canary and exotic sleeves when score-positive
Main negative drivers
- reserve requirement
- protocol caps
- score penalties
- non-zero slippage and borrow costs
- unallocated cash if caps are saturated
Business-model layer
The following are good revenue options for the product, but they are still business proposals.1. Management fee
Example framing:30 bpsto100 bpsannualized on TVL
- simple to explain
- aligns with treasury product positioning
- compresses user net yield
2. Performance fee
Example framing:- fee only on yield above a hurdle or benchmark
- better alignment with users
- easier to justify when solver performance is differentiated
- more complex accounting
3. B2B treasury subscription
Instead of monetizing retail TVL first, monetize:- treasury automation
- reporting
- whitelabel operations
- compliance-oriented reserve controls
- stronger enterprise angle
- less pressure to optimize only for TVL
4. Hybrid model
The most credible hackathon-to-product path is often:- low management fee
- optional enterprise subscription
- optional performance fee for advanced deployments
Simple annualization formulas
For back-of-the-envelope business planning:Illustrative unit economics
These numbers are examples, not implemented constants.Example A. Early product
- TVL:
$1M - management fee:
50 bps - annual recurring revenue: about
$5,000
Example B. Small treasury platform
- TVL:
$25M - management fee:
50 bps - annual recurring revenue: about
$125,000
Example C. Protocol treasury product
- TVL:
$100M - management fee:
35 bps - annual recurring revenue: about
$350,000
- stable treasury demand
- structured risk controls
- auditability
Financial KPIs to track
If this becomes a live business, the most important KPIs are:- TVL
- net depositor APY
- reserve ratio realized vs target
- withdrawal completion time
- rebalance frequency
- share of capital in cash drag
- protocol concentration over time
- number of reserve breaches prevented by the policy layer
Relationship between solver quality and business quality
At the product level, solver quality influences business outcomes through a simple chain:Why this is stronger than “highest APY wins”
The business pitch should not be:- “we find the highest yield”
- “we manage stablecoin treasury capital with explicit controls and measurable risk-adjusted yield”