OVERTAKE Whitepaper
  • Vision Paper
    • Prologue: The Spark
    • Chapter I: The Dream We Share
    • Chapter II: The Journey Ahead
    • Chapter III: The Path We Build
    • Chapter IV: The Engine Beneath
    • Epilogue: Join The Rebellion
  • ABOUT THE TEAM
    • Vision and Mission
    • Team
    • Partners and Investors
  • $TAKE Token Economy
    • Glossary
    • Ecosystem Overview
    • Key Stakeholders
    • Gross Merchandise Value (GMV)
    • Fee Allocation
    • Faucet: Token Emission
    • Sink: Token Demand
    • Parameter Calibration
    • Secondary Utilities and Their Role in Token Equilibrium
    • Governance
  • $TAKE Tokenomics
    • Introduction
    • Distribution & Vesting
    • Disclaimer
Powered by GitBook
On this page
  1. $TAKE Token Economy

Fee Allocation

PreviousGross Merchandise Value (GMV)NextFaucet: Token Emission

Last updated 4 days ago

CtrlK

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