NAV & Reporting
How to Produce Auditor-Ready LP Statements for a DeFi Fund
Syncrone Team
Institutional LPs expect the same quality of reporting from DeFi funds as from traditional managers. Here is what a complete LP statement requires — and why on-chain data makes it achievable.
What LPs Actually Need
An institutional LP in a DeFi fund expects the same reporting they receive from a traditional alternative asset manager: a period statement showing beginning NAV, capital flows, performance, and ending NAV, along with supporting schedules that allow them to verify the numbers.
For a DeFi fund, “verifiable” means something specific: the LP should be able to take the fund’s wallet addresses, pull on-chain data from public nodes, and reconcile the reported NAV against the chain state. If the statement is not reconcilable to on-chain data, it is not institutional grade — it is a self-reported number.
The Structure of a Complete Period Statement
A DeFi fund period statement has five sections:
Opening NAV: the fund’s total value at the start of the period, with a reconciliation to the prior period’s closing NAV.
Capital Activity: all LP subscriptions and redemptions during the period, with precise entry and exit prices, timestamps, and wallet addresses. This is the source data for TWR computation.
Performance Summary: total return for the period (gross and net of fees), decomposed into yield P&L and price effect P&L. The TWR must be linked geometrically to prior periods to produce the since-inception return.
Portfolio Snapshot: the full position inventory at period end, with each position showing: protocol, chain, asset, quantity, price, and USD value.
Fee Calculation: management fee accrual, performance fee crystallization (if applicable), and the net NAV after fees.
Frequency and Timeliness
LP agreements in DeFi funds typically specify monthly or quarterly statements, but institutional LPs increasingly expect daily NAV availability — the ability to check the fund’s NAV on any given day, not just at period end.
Daily NAV requires the engine to run continuously, processing new on-chain events as they occur and updating the NAV in near-real-time. The period statement is then a frozen slice of this continuous NAV series.
The key discipline is separating the live NAV (which updates continuously) from the frozen period NAV (which is locked at period end and never changes). An LP who checks the period statement six months after the period close should see exactly the same numbers as they would have seen on the day the statement was published.
The Frozen Report
A frozen period report locks the period’s NAV, performance figures, and position inventory at a specific point in time — typically the last block of the last day of the period. Once frozen, the report is immutable: no adjustments, no corrections, no retroactive changes.
This immutability is what makes the report auditable. An auditor reviewing the fund’s financials twelve months after period end can verify that the frozen report matches the on-chain data at the block height recorded in the report — and that it has not been modified since publication. This is the digital equivalent of a locked fund administrator statement.

See exactly where your vault's yield comes from