Fee Allocation
Last updated
Last updated
The OVERTAKE platform imposes a fixed fee on all successfully completed transactions. This fee constitutes the protocol’s primary revenue source and serves as the foundation for its token demand mechanism.
Fee Rate
Let F denote the platform fee rate, defined as a percentage of GMV. In the current model: F = 0.10 (10%) The fee is applied to the notional value of each completed transaction, denominated in USD or its stable equivalent.
Fee Allocation
Fee revenue is distributed across three destinations, governed by the parameters θ₁, θ₂, and θ₃, where:
θ₁ = TMF Contribution ratio (Treasury Accumulation)
θ₂ = Proportion allocated to game developers
θ₃ = Proportion allocated to the foundation (operational reserve)
θ₁ + θ₂ + θ₃ = 1.00
These parameters are adjustable based on future governance decisions or operational needs.
Under the current configuration (subject to change):
θ₁ = 0.70 (TMF Contribution)
θ₂ = 0.15 (Game Developer Share)
θ₃ = 0.15 (Foundation Reserve)
The total fee revenue is: Fee Revenue = GMV × F
This revenue is distributed as follows:
TMF Contribution Pool = GMV × F × θ₁ = GMV × 0.10 × 0.70 = GMV × 0.07
Game Developer Share = GMV × F × θ₂ = GMV × 0.10 × 0.15 = GMV × 0.015
Foundation Reserve = GMV × F × θ₃ = GMV × 0.10 × 0.15 = GMV × 0.015