Skip to content

Service Rewards Actor #4

Description

@wjmelements

Requires #2

The Service Rewards Actor (SRA) determines how rewards are distributed among service orchestrators. It does not itself receive or distribute funds.

It divides rewards by attributing service volumes to orchestrators.

It:

  • maintains an Orchestrator registry
  • whitelists and prices stablecoins for the purpose of normalizing their volumes
  • each quarter, computes each Orchestrator's share of the stream

It has special permission to call these methods:

  • SetShares

The FIP details these write methods for the SRA's interface:

  • RegisterPairs
  • PostVolume
  • CorrectVolume
  • FinalizeConversion
  • SubmitShares
  • Admit
  • Remove
  • Freeze
  • Replace
  • ReassignBinding
  • SetAdmittedLists
  • CancelPending

It exports this interface for the SWA:

  • AggregatedFPV

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions