Overview
Asset owners can distribute revenue (rental income, sale proceeds) to token holders proportionally to their holdings. This UI handles initiating a dividend distribution and viewing the history of past distributions. Depends on BE-63.
Context
- Add a "Dividends" tab to tokenized asset detail pages
- API endpoints (from BE-63):
POST /stellar/assets/:id/dividends/distribute, GET /stellar/assets/:id/dividends/history, GET /stellar/assets/:id/dividends/my
Acceptance Criteria
Overview
Asset owners can distribute revenue (rental income, sale proceeds) to token holders proportionally to their holdings. This UI handles initiating a dividend distribution and viewing the history of past distributions. Depends on BE-63.
Context
POST /stellar/assets/:id/dividends/distribute,GET /stellar/assets/:id/dividends/history,GET /stellar/assets/:id/dividends/myAcceptance Criteria
BarChart) showing dividend amounts over time