1. CLO Waterfall Structure
A CLO divides a pool of leveraged loans into tranches with differentiated risk and return profiles. The senior tranche receives principal and interest first, with the equity tranche (first-loss position) absorbing defaults before losses reach rated debt tranches. On-chain CLOs replicate this waterfall in smart contract logic, automating distribution calculations that traditionally required trustee processing and monthly reporting cycles.
Key vocabulary:
- Senior tranche — AAA-rated; first lien on cashflows; lowest yield
- Mezzanine tranche — rated BB to BBB; subordinated to senior; higher yield
- Equity tranche — unrated; residual cashflows after senior/mezz payment; highest risk and return
- Overcollateralization (OC) test — triggers reinvestment diversion if collateral coverage falls below threshold
- Interest coverage (IC) test — triggers cashflow diversion if interest coverage ratio deteriorates
2. Smart Contract Enforcement of Priority-of-Payments
Traditional CLO payment waterfalls are processed by a trustee — typically BNY Mellon, Citibank, or State Street — on a quarterly or monthly cycle. On-chain CLOs move this calculation to deterministic smart contract logic. Key implementation considerations:
- Oracle dependency — loan performance data must feed on-chain via trusted data provider (Moody's, S&P, or proprietary feed)
- Default recognition — on-chain default triggers require deterministic definitions aligned with LSTA standard documentation
- Cure period handling — grace periods and workout provisions require smart contract logic that can pause or modify distribution schedules
- Trustee continuity — regulatory requirements in many jurisdictions still require a registered trustee even for on-chain structures; the trustee role migrates to oversight rather than calculation
3. Tokenized Tranche Issuance
Each tranche in an on-chain CLO is represented as a digital security token issued under Reg D, Reg S, or registered under the Securities Act. Transfer agent function is performed by a registered digital securities platform — Securitize, Broadridge, or DTCC's Digital Securities Management.
- Transfer agent — DTCC-registered entity maintaining bondholder records; Securitize is the primary on-chain transfer agent
- CUSIP — Committee on Uniform Securities Identification Procedures; required for institutional settlement; issued for tokenized tranches
- DTC eligibility — whether a tokenized tranche can settle through DTCC's existing infrastructure; Figure CLOs are DTC-eligible
- Reg D / Rule 144A — primary exemptions used for institutional CLO issuance; restricts purchaser universe to QIBs and accredited investors
Key Framework References
- Securities Act of 1933 — registration and exemption framework
- Reg AB II — disclosure requirements for ABS/CLO issuers
- LSTA Standard Definitions — loan documentation baseline
- DTCC Digital Securities Management (DSM) — settlement infrastructure
- SEC Staff Bulletin on Digital Asset Securities — interpretive guidance