Buy-Back Reserve
Accumulated Buy-Back Reserve
Total USD provisions set aside for buy-back and voting rights cash out
Loading reserve data...
Current Reserve
—
How It Works
The Accumulated Buy-Back Reserve is the total USD provisions set aside in the DAO's off-chain asset balance sheet under “USD - provisions for voting rights cash out”. These funds are earmarked for:
- Buy-back — Repurchasing TDG tokens from the market to support token value
- Voting rights cash out — Honoring voting rights redemption requests from contributors
The reserve grows through daily buy-back budget allocations calculated from DAO treasury revenue. Each day, a portion of revenue is provisioned here based on the formula:
Daily Buy-Back Budget = (Last 30 Days DAO Revenue ÷ 30) × min(Asset per TDG, 1 − Treasury Yield)
Use the accumulated reserve to cash out your voting rights on the DApp.
Daily Provision History
| Date | Description | Amount (USD) |
|---|
Data Source
The reserve value is read directly from the off chain asset balance sheet in the DAO's main ledger, specifically the “USD - provisions for voting rights cash out” row. This is the same source used by the syncAllPerformanceStatistics() automation to populate the BUY_BACK_RESERVE key in the Performance Statistics sheet, which feeds this page and the homepage stat card.
Data is updated daily via the DAO's Google Apps Script automation. Last refresh happens during the daily sync cycle.