> ## Documentation Index
> Fetch the complete documentation index at: https://docs.saucerswap.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# DAO reporting

> Downloadable transaction-level reports for the SaucerSwap DAO treasury, published as CSV files to the official DAO-Reporting GitHub repository.

SaucerSwap Labs publishes transaction-level reports of DAO treasury activity as CSV files. Each report covers a date range and lists the treasury transactions in that window, so token holders and analysts can audit flows against the [treasury contracts](/governance/overview#treasury-flows-and-dao-controlled-contracts) on HashScan.

<Warning>
  Freshness check: July 29, 2026. The latest repository file reports activity only through February 11, 2026, so public reporting is more than five months behind the check date. No fixed publication cadence or named reporting owner is documented in the repository. Treat the dataset as stale and incomplete for current treasury state.
</Warning>

<CardGroup cols={1}>
  <Card title="DAO transactions: 2025-09-25 to 2026-02-11" icon="file-csv" horizontal href="https://github.com/saucerswaplabs/DAO-Reporting/raw/refs/heads/main/DAO_Transactions_20250925-20260211.csv">
    Download the latest published CSV (53.4KB), covering September 25, 2025 through February 11, 2026.
  </Card>

  <Card title="DAO-Reporting on GitHub" icon="github" horizontal href="https://github.com/saucerswaplabs/DAO-Reporting">
    Browse the repository for all published reports.
  </Card>
</CardGroup>

For per-epoch LARI airdrop results — published separately — see [LARI weights](/protocol/saucerswap-v2/lari-weights).

## Next steps

<CardGroup cols={2}>
  <Card title="Governance overview" icon="check-to-slot" href="/governance/overview">
    The treasury flows these reports document.
  </Card>

  <Card title="LARI weights" icon="scale-balanced" href="/protocol/saucerswap-v2/lari-weights">
    Per-epoch reward allocations and airdrop results.
  </Card>

  <Card title="Contract deployments" icon="file-contract" href="/developers/contracts">
    Contract and account IDs for independent verification.
  </Card>
</CardGroup>
