Prime Ledger
Glossary

Education brought to you by Prime Ledger

#28
Tier 6 · Advanced Practitioner
Prime Ledger · Advanced Series · #28

Tokenized FundsThe LP/GP Structure Meets the Blockchain

Carried interest, management fees, preferred returns, hurdle rates, catch-up provisions, and clawbacks — the economic architecture of private equity funds is the most complex distribution logic in capital markets. This lesson explains how every element of that architecture translates into smart contract mechanics, and how firms like KKR, Hamilton Lane, and Apollo are already using it.

Tokenized Fund — Economic Architecture
GP Token
General Partner — management fee + carried interest rights
2% + 20%
LP Token
Limited Partner — return of capital + preferred return + residual
8% hurdle
Waterfall
Smart contract enforces distribution order — automatically, every time
On-chain
Scroll to begin

01 · Why Tokenize a Fund?

The $13 Trillion Market That Runs on Fax Machines and Side Letters

Private equity manages over $13 trillion in global assets. It is the highest-performing asset class over the past two decades. It is also, operationally, one of the least efficient — built on paper LP agreements, manually prepared quarterly reports, K-1s that arrive in March for investments made the prior January, and side letters negotiated bilaterally that create cap tables where no two LPs have exactly the same rights.

Capital calls are faxed or emailed. Distributions require wire transfers coordinated across dozens of banks. Carried interest calculations are performed in spreadsheets reviewed by external accountants. Secondary market transfers require GP consent, take weeks to execute, and involve legal documentation that can run to 200 pages. The entire operational apparatus is a monument to pre-digital finance — and it is exactly the kind of system that smart contracts were built to replace.

"The LP/GP fund structure is conceptually simple: the GP manages the assets and earns carry for outperformance; the LPs provide the capital and receive returns. The economic logic fits on one page. The operational apparatus to execute it — capital calls, distributions, waterfalls, clawbacks — takes entire legal departments and fund administrators to run manually. That is the problem tokenization solves."

KKR tokenized a portion of its Health Care Strategic Growth Fund II through Securitize in 2022. Hamilton Lane followed. Apollo has explored tokenized feeder vehicles. BlackRock's BUIDL fund is functionally a tokenized money market fund. The institutional proof of concept already exists. What this lesson provides is the complete technical and economic framework behind it.

02 · The Two Token Types

LP Tokens and GP Tokens — What Each Encodes

A tokenized fund issues two fundamentally different instrument types. Understanding what each token encodes — and does not encode — is the prerequisite for understanding how the distribution waterfall works.

LP Token — Limited Partner Interest

The Capital Provider's Instrument

The LP token represents a fractional ownership interest in the fund's capital pool. Each LP token holder is entitled to their proportional share of distributions — subject to the waterfall order. LP tokens do not carry management rights over fund operations; they carry economic rights only.

Return of capital (priority claim — first in waterfall)
Preferred return on contributed capital (typically 8% annual)
Pro-rata share of residual profits (after GP catch-up and carry)
Voting rights on major fund decisions (if encoded) — e.g., key person events, extension votes
Transfer rights subject to GP consent provision (encoded as whitelist gate requiring GP signature)
Secondary market access after lock-up expiry (ATS listing)
GP Token — General Partner Interest

The Manager's Instrument

The GP token encodes the general partner's economic rights — the management fee and the carried interest. These are the GP's compensation for managing the fund, and their structure creates the alignment of interest between manager and investor that defines the LP/GP model. The GP token is not publicly transferable; it is held by the GP entity and may not be sold without LP consent.

Management fee rights — typically 1.5–2% of committed or invested capital annually
GP catch-up rights — once LPs receive their preferred return, GP receives a disproportionate share to "catch up" to their carry percentage
Carried interest rights — typically 20% of profits above the hurdle rate
Clawback obligation — GP must return over-distributed carry if final fund returns fall below the hurdle
Full management authority over portfolio investments — not encoded as a token right but as a legal relationship
Non-transferable without LP consent (transfer restriction hard-coded in contract)
What the GP token does NOT encode: investment decision-making authority. The GP's right to make investment decisions on behalf of the fund is a legal relationship defined in the limited partnership agreement — not a token right. The token encodes economic entitlements; the LPA defines operational authority. Both exist simultaneously and must be consistent. A GP token that encodes investment authority would create securities law questions about whether LP token holders have voting rights that trigger Investment Company Act registration.

The Distribution Waterfall — Every Layer, in Order

The waterfall is the economic heart of every LP/GP fund. It defines the exact order in which proceeds from portfolio investments are distributed — who gets paid first, who gets paid last, and under what conditions. In a tokenized fund, this logic is encoded in the smart contract and executes automatically on every distribution event.

1
Return of Capital

100% of all distributions go to LP token holders until they have received back 100% of their contributed capital. No carry, no management fee, no GP participation in distributions until every LP dollar invested has been returned. This is the fundamental protection that makes LP investment viable — the LP is made whole before the GP participates in profits.

In a tokenized fund, the smart contract tracks total contributed capital per LP token wallet. Every distribution event first routes proceeds proportionally to all LP wallets until each wallet's cumulative receipts equal their recorded contribution. The capital return register is updated on-chain with every distribution — permanently and immutably.

100% to LP Token Holders
2
Preferred Return (Hurdle Rate)

Once capital is returned, 100% of distributions continue to LP token holders until they have received their preferred return — typically 8% per annum, calculated on contributed capital from the date of each contribution to the date of return. The preferred return is the LP's "cost of capital" — the minimum return they require before the GP participates in profits.

The smart contract calculates accrued preferred return per LP wallet using the contribution date recorded at token issuance, the contribution amount, and the configured annual hurdle rate. The calculation runs against each distribution event: if the LP's cumulative distributions since capital return are less than the accrued preferred return, 100% routes to LPs. Only when all LPs' preferred return is satisfied does the next tier activate.

100% to LP Token Holders
3
GP Catch-Up

Once LPs have received their preferred return, 100% of the next distributions go to the GP token holder — the "catch-up." The catch-up continues until the GP has received an amount equal to its carry percentage (typically 20%) of total profits distributed to date. The catch-up provision ensures that when the fund exits strongly, the GP ultimately receives exactly its 20% carry — not less, despite having received nothing until this tier.

Example: Fund raises $100M, returns $180M. LPs receive $100M capital return (Tier 1), then $8M preferred return (Tier 2) = $108M total. Remaining $72M to be split. GP catch-up captures enough to equal 20% of all profits: 20% × $80M profits = $16M GP carry. The catch-up tier routes distributions 100% to the GP until the GP wallet has received $16M. Then the residual flows to Tier 4.

100% to GP Token Holder (until catch-up complete)
4
Carried Interest Split

After the GP catch-up is complete, all remaining distributions split: 80% to LP token holders (pro-rata by token count), 20% to the GP token holder. This is the steady-state carried interest split that defines PE economics — and continues until the fund is fully wound down. All residual profits from every portfolio company exit, beyond the catch-up, flow through this 80/20 split.

The smart contract's carry split logic is the simplest tier to encode but the most important to get right. The percentages are set at fund formation and are immutable — hardcoded in the contract, not adjustable by either party. The LP cannot reduce the carry; the GP cannot increase it. The immutability of on-chain waterfall logic eliminates an entire category of GP/LP dispute that arises in traditional funds when carry calculations are performed in spreadsheets.

80% LP Tokens · 20% GP Token
5
Clawback Reserve

The clawback is the GP's obligation to return over-distributed carry if the fund's final returns fall below the hurdle rate. In traditional funds, clawback enforcement is notoriously difficult — the GP may have spent the carry, moved assets offshore, or simply not have the capital to return. In a tokenized fund, a clawback reserve can be built into the waterfall: a percentage of each carry distribution is held in a smart contract escrow until the fund is fully realized.

The reserve mechanics: a configurable percentage (typically 25–35%) of each GP carry distribution is withheld and held in the smart contract's clawback escrow. At fund termination, if the total distributions to LP token holders satisfy the hurdle, the escrowed carry is released to the GP. If they do not, the escrowed carry is distributed to LPs to make them whole. The clawback obligation is now a funded reserve — not an unsecured promise from the GP.

GP Carry Escrow — Released at Fund Termination
$13T
Global private equity AUM — the largest tokenization opportunity in this series, currently running on pre-digital operational infrastructure
2%+20%
Standard PE fee structure — management fee and carried interest — now encodable in a smart contract that calculates and distributes automatically
8%
Typical preferred return hurdle rate — the LP's minimum annual return before the GP participates in carried interest distributions
T+0
Distribution settlement in a tokenized fund — vs. the 3–5 business days required to wire distributions to LP bank accounts in a traditional fund

04 · Under the Hood

The Smart Contract Mechanics — How Each Fund Function Is Encoded

The waterfall is the distribution logic. But a complete tokenized fund smart contract encodes several additional fund mechanics — each of which eliminates a manual process that traditionally requires fund administrators, legal counsel, and multiple parties' coordinated action.

Mechanic 1 · Management Fee

Automated 2% Annual Fee Calculation and Deduction

The management fee accrues daily (fee rate / 365 × total committed capital) and is deducted from distributions before any waterfall calculation runs. The fee accumulator tracks accrued-but-unpaid management fees; each distribution event first clears the accumulated fee to the GP wallet, then processes the remaining proceeds through the waterfall. This eliminates the quarterly invoicing process through which GPs traditionally bill management fees.

// Management fee accrual and deduction
uint256 daysElapsed = (block.timestamp - lastFeeCollection) / 86400;
uint256 accruedFee = (committedCapital × mgmtFeeRate × daysElapsed) / (365 × 10000);
gpWallet.transfer(accruedFee);
distributable = totalProceeds - accruedFee;
// Then run waterfall on distributable amount
Mechanic 2 · Capital Calls

On-Chain Capital Call Notices and Commitment Tracking

Traditional PE funds call capital from LPs as needed — a capital call notice goes out, LPs have 10 business days to wire funds, and the fund administrator reconciles receipts. Tokenized funds can operate two models: (1) fully-funded at close — all committed capital deposited at token issuance — or (2) capital call model — where committed-but-uncalled capital is tracked in the contract and calls are issued programmatically. The capital call model requires LP wallets to maintain stablecoin reserves for call fulfillment, or a pre-funded escrow arrangement.

// Capital call issuance
function issueCapitalCall(uint256 callAmount, uint256 dueDate) onlyGP {
  for (each lpWallet in whitelist) {
    uint256 lpShare = callAmount × lpCommitment[lpWallet] / totalCommitment;
    pendingCall[lpWallet] = lpShare;
    emit CapitalCallIssued(lpWallet, lpShare, dueDate);
  }
}
Default mechanics matter. What happens if an LP misses a capital call? Traditional fund LPAs define default provisions — forfeiture, dilution, forced transfer. These must be encoded in the smart contract's capital call mechanic. A call that goes unfunded because the LP's wallet has insufficient stablecoin balance should trigger the default protocol automatically — not wait for a fund administrator to notice and send a default letter weeks later.
Mechanic 3 · Co-Investment Rights

Token Options for LP Co-Investment Allocations

Many PE funds offer LPs co-investment rights — the ability to invest alongside the fund in specific deals, typically at reduced or zero management fee and carry. In traditional structures, co-investment rights are granted through side letters, exercised via separate subscription processes, and tracked separately from the main fund. In a tokenized fund, co-investment rights can be encoded as token options: an LP token holder above a certain threshold automatically receives a co-investment option token when a qualifying deal is identified. The option has a defined exercise window, a maximum allocation, and automatically converts to a deal-specific LP position if exercised within the window.

Mechanic 4 · Secondary Transfers with GP Consent Gate

Transfer Approval Logic Without Manual GP Sign-Off

Traditional LP interest transfers require GP consent, legal documentation, and new subscription agreements — a process that takes weeks. In a tokenized fund, GP consent can be encoded as a two-signature transfer approval: the LP initiates a transfer request on-chain, which generates a pending transfer event. The GP wallet must countersign within a defined window (e.g., 30 days) for the transfer to execute. If the GP does not respond, the transfer either auto-approves (if the LPA permits) or auto-rejects. The consent record is on-chain and immutable. The process takes days, not weeks, and requires no legal documentation beyond the original subscription agreement.

// GP consent gate for secondary transfers
function initiateTransfer(address to, uint256 amount) {
  require(whitelist[to] == true, "Recipient not verified");
  pendingTransfers[msg.sender][to] = Transfer(amount, block.timestamp);
  emit TransferPendingGPConsent(msg.sender, to, amount);
}
function approveTransfer(address from, address to) onlyGP {
  // Execute the transfer and update whitelist metadata
}
Mechanic 5 · Key Person Provisions

Automatic Fund Suspension on Key Person Event

Most PE LPAs include "key person" provisions — if named senior partners leave the GP, the fund enters a suspension period during which no new investments can be made and LPs may vote to terminate the fund or replace the GP. In a tokenized fund, a key person event can be declared on-chain by the GP or by a majority LP token vote. The fund contract immediately suspends new investment execution rights. LP token holders receive an on-chain governance vote to resume, terminate, or restructure. The entire process — which in a traditional fund requires written notices, consent solicitations, and legal opinion letters — executes through the smart contract governance module.

Live Tokenized Fund Structures from Major Institutions

Tokenized fund infrastructure is not theoretical. The following structures are operational — providing both proof of concept and reference architecture for new tokenized fund issuances.

KKR — 2022

Health Care Strategic Growth Fund II

KKR partnered with Securitize to tokenize a portion of its Health Care Strategic Growth Fund II on the Avalanche blockchain. The tokenization enabled wealth management platforms to offer their clients exposure to a KKR private equity fund at lower minimums than direct LP commitments typically allow.

Token standard: ERC-1400 (Securitize's DS Protocol) · Distribution: Registered Investment Advisors via Securitize Markets · Minimum investment: significantly below traditional LP minimums · Structure: Feeder fund token representing beneficial interest in the main fund LP interest
Hamilton Lane — 2022

Senior Credit Opportunities Fund

Hamilton Lane tokenized its Senior Credit Opportunities Fund through Securitize, enabling individual investors to access an institutional private credit strategy at minimums previously unavailable outside the RIA channel. The tokenized feeder structure provides all standard LP economic rights with on-chain distribution mechanics.

Key innovation: the tokenized feeder shares the same underlying portfolio as institutional LP capital — same investments, same economics, same GP — while enabling fractional ownership. This "feeder" model is the cleanest path for most fund managers exploring tokenization without restructuring their existing fund.
Apollo Global — 2023

Diversified Credit Tokenized Exposure

Apollo Global explored tokenized credit exposure through a partnership with Figure Technologies, enabling wealth managers to access Apollo credit strategies through tokenized instruments on the Provenance Blockchain. Apollo's approach emphasized T+0 settlement and automated distributions as primary operational benefits.

Apollo's public framing: tokenization as a distribution channel innovation — reaching the $80T global wealth management market that has historically been priced out of institutional private credit strategies by minimum investment requirements and operational friction.
Franklin Templeton — 2021–Present

BENJI — Tokenized Money Market Fund

Franklin Templeton's BENJI fund — a tokenized US government money market fund on the Stellar and Polygon blockchains — is the longest-running tokenized fund product from a major asset manager. While a money market fund rather than PE, BENJI established the regulatory and operational template for tokenized fund structures that private equity managers have since adapted.

BENJI's significance: first SEC-registered investment company with a blockchain-based transfer agent (the blockchain IS the transfer agent). This regulatory precedent — that a fund can maintain its books and records on a public blockchain — is the foundational ruling that enables other tokenized fund structures.
Securitize — Platform

The Market Infrastructure

Securitize has emerged as the dominant institutional tokenized fund infrastructure provider — partnering with KKR, Hamilton Lane, Apollo, and others. Their DS Protocol (a modified ERC-1400 implementation) handles compliance, transfer restrictions, investor identity, and distribution mechanics for institutional-grade fund tokens.

Securitize's registered transfer agent status is critical: it allows tokenized fund shares to be issued as SEC-registered securities (not just private placements), opening retail distribution channels that private placement-only tokenization cannot reach. Blackrock's $1B+ BUIDL fund also uses Securitize as its transfer agent.
BlackRock BUIDL — 2024

USD Institutional Digital Liquidity Fund

BlackRock's BUIDL fund — launched March 2024, surpassing $1 billion AUM within weeks — is a tokenized money market fund that instantly became the benchmark for institutional tokenized fund credibility. BUIDL invests in US Treasuries and distributes yield daily as token dividends to all holders simultaneously.

BUIDL's daily distribution mechanic: each holder's wallet balance is rebased daily to reflect accrued yield — rather than distributing separate tokens. This "rebase" model is an alternative to the distribution waterfall for yield-bearing instruments and may become the standard for tokenized fixed-income fund products.

06 · The Transformation

Traditional Fund Operations vs. Tokenized Fund Operations

Traditional Private Equity Fund

The Legacy Operational Model

Capital calls via email/fax — 10-day wire window, manual reconciliation
Quarterly distributions — 3–5 business days to wire to LP bank accounts
Waterfall calculated in spreadsheet — reviewed by external accountants, disputed quarterly
K-1s delivered March/April — 3–4 months after tax year end, causing LP filing extensions
Secondary transfers take 4–8 weeks — legal docs, GP consent, new subscription agreement
Cap table in fund administrator's system — accessible on request, not in real time
Clawback is an unsecured GP obligation — recovery uncertain if GP has dissipated carry
Minimum LP commitment $1M–$10M — most wealth management clients excluded
Annual NAV — no real-time pricing, no secondary price discovery
Tokenized Private Equity Fund

The On-Chain Operational Model

Capital calls issued on-chain — LP wallets receive programmable calls with auto-default at deadline
T+0 distributions — smart contract sends to all LP wallets simultaneously in seconds
Waterfall encoded in contract — deterministic, immutable, zero dispute surface area
K-1 data generated from on-chain distribution records — automation reduces delay significantly
Secondary transfers in days — on-chain GP consent gate, no new legal documentation
Cap table on-chain — real-time, publicly verifiable, never out of date
Clawback reserve in smart contract escrow — funded, not promised; releases automatically at termination
Minimums as low as $10K via tokenized feeder — wealth management distribution unlocked
ATS secondary pricing — continuous price discovery from real secondary market transactions

Six Practical Considerations Before Tokenizing a Fund

The Feeder Model vs. Direct Tokenization

Most established fund managers use the feeder model — a new tokenized feeder fund holds a single LP interest in the existing main fund. This avoids restructuring the main fund's LPA, keeps institutional investors in the original structure, and limits the tokenization scope. Direct tokenization — where the main fund itself issues LP tokens — is cleaner economically but requires LPA amendment and approval from all existing LPs. For new funds, direct tokenization from day one is simpler. For existing funds, the feeder model is almost always the right starting point.

Investment Company Act Risk

A fund that offers its LP tokens broadly — including to retail investors — risks being classified as an "investment company" under the Investment Company Act of 1940, which imposes extensive registration, disclosure, and operational requirements. Most tokenized fund structures rely on Section 3(c)(1) or 3(c)(7) exemptions — limiting investors to 100 beneficial owners or qualifying purchasers respectively. Exceeding these limits triggers Investment Company Act registration. This ceiling on investor count limits how far minimums can be reduced while maintaining the exemption.

Management Fee on Committed vs. Invested Capital

The traditional PE fee structure charges 2% on committed capital during the investment period, switching to invested capital after. This distinction matters enormously in a tokenized fund because the fee calculation base must be tracked programmatically. If the fund uses a capital call model, the smart contract must track committed capital (total LP token commitments) separately from invested capital (amounts actually deployed). Getting this calculation wrong — even by a small margin — creates GP/LP disputes that are technically resolved but legally contentious.

NAV Calculation and On-Chain Oracle Feeds

A tokenized fund's secondary market price depends on an accurate NAV — the value of underlying portfolio investments. For liquid assets (public equities, money market instruments), NAV can be calculated continuously from on-chain price feeds. For illiquid PE investments, NAV requires quarterly appraisals that must be input to the contract by an authorized oracle. The quality of the NAV oracle — how frequently it updates, who controls it, and how disputes are resolved — directly affects secondary market pricing fairness.

Side Letter Encoding — The Hard Problem

Traditional PE funds rely heavily on side letters — bilateral agreements between the GP and specific LPs granting preferential terms (reduced fees, co-investment rights, most-favored-nation clauses). Side letters are negotiated individually and create a cap table where no two LPs have identical rights. Encoding side letter terms in a tokenized fund is technically possible but operationally complex — each LP's token metadata must reflect their specific terms. This is manageable for a small number of anchor investors but becomes unwieldy at scale. Most tokenized fund structures standardize terms across all token holders, eliminating side letters in exchange for the operational simplicity of a uniform token class.

Existing LP Consent for Tokenization

If an existing fund is being tokenized — rather than a new fund being launched as tokenized from inception — the GP must obtain consent from existing LPs before changing the fund's transfer agent, record-keeping mechanism, or capital account structure. Most LPAs require LP majority approval (by capital commitments) for material amendments. Some LPs will consent quickly; others will require extensive diligence on the blockchain infrastructure and security. Build a 6–12 month LP consent process into the timeline for any existing fund tokenization.

Test Your Knowledge

Complete the Lesson 28 quiz before advancing to the next lesson. Score at least 5 out of 6 to unlock Lesson 29.

Connect with Prime Ledger Explore the Full Series

Prime Ledger · All Topics Including Advanced Series

TIERS 1–5 · COMPLETE SERIES
01–05 · Foundations
06–11 · Asset Classes
12–16 · Regulation & Market
17–20 · Use Case Stories
21–24 · Future Vision
TIER 6 · ADVANCED PRACTITIONER
25 · Tokenization and Tax
26 · Structuring for Institutions
27 · Cross-Border Tokenization
28 · Tokenized Funds: LP/GP Meets Blockchain