Skip to content

Distribution

Purpose

Describes how newly minted MPOW is distributed across actors.

Core Distribution Vector

For each qualifying ad-driven reward cycle, the notional MPOW backing is conceptually split:

text
Users      = 1/3
Makers     = 1/3
Platform   = 1/3

This 1/3–1/3–1/3 relationship reflects the target value split in economic terms. Actual on-chain mint events occur only when claim operations are executed.

Off-chain Accounting vs On-chain Supply

  • Off-chain Reward Units track entitlements for Users and Makers.
  • On-chain supply increases only when entitlements are converted to MPOW via claims.

This separation allows efficient micro-earning without on-chain congestion while preserving on-demand convertibility.

Platform Share

The Platform share represents:

  • Operational funding.
  • Development costs.
  • Potential DAO-controlled reserves.

Exact handling is implementation- and governance-dependent.

Published under MIT License.