Skip to content

Delegator Visibility & Earnings Transparency #15

@rickstaa

Description

@rickstaa

Goal

Delegators can view their per-round reward history and export earnings data from the Explorer.

Context

Delegators currently have no visibility into how their stake grows round-over-round. The Explorer doesn't show per-round reward breakdowns, historical stake, or provide any export functionality for tax reporting. This requires subgraph-level changes (cumulative factors and delegator shares) to make the data queryable without contract calls, followed by Explorer UI work to surface it.

Upstream subgraph work: livepeer/subgraph#217

Scope

Included: Subgraph cumulative factor and delegator shares support, per-round reward history in Explorer, CSV export of delegator/orchestrator history.

Not included: Advanced analytics dashboards, yield calculators, or third-party integrations.

Success Criteria

  • Delegators can see LPT (and USD value) earned per round in the Explorer
  • Users can export orchestrator/delegator history as CSV for a given time range
  • All data is served from the subgraph without contract calls

Metadata

Metadata

Assignees

No one assigned

    Labels

    dataIssues related to data fetch, display, and analyticsenhancementNew feature or request

    Type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions