info_tfgrid/collections/projectinca/tokenomics/tokens.md

6.3 KiB

Tokenomics

The ThreeFold Tokenomics framework for Grid 4.0 and Project INCA has been designed to promote a thriving ecosystem of cloud users, farmers, and validators. It presents a robust liquidity strategy that ensures seamless transfers and secure transactions within our cloud marketplace. Furthermore, by allocating 40 million tokens for farming grants, we're empowering individuals and organizations to contribute to the grid's growth and development.

Our proof-of-utilization rewards system distributes 80% of rewards to farmers who contribute their resources to the grid, ensuring that they're fairly compensated for their participation. Additionally, 10% of rewards are allocated to the ThreeFold Cooperative and 10% to validator commercial partners, promoting a collaborative and mutually beneficial ecosystem. 100% of the proof-of-capacity rewards go to the farmers hosting nodes on the grid.

flowchart TD
    A[Cloud User] -->|CHF/EUR/...| B(CLOUD MARKET PLACE<br>Discount based on position<br>in TF Liquidity Pool.)
    A[Cloud User] -->|CHF/EUR/...| B2((ThreeFold<br>Liquidity Pool))
    B2 -->|TFT or INCA| B
    B -->|TFT or INCA| C{Proof Of Utilization}
    G[FARMING GRANTS<br>40m Tokens / Month]-->  I{Proof Of Capacity<br>uptime, location, ...} --> D
    C -->|80%| D[ThreeFold Farmers]
    C -->|10%| E[ThreeFold Cooperative]
    C -->|10%| F[Validators<br>Commercial Partners]
  • Farmers are rewarded by 80% of the fees as paid by the Cloud Users, the user pays in Fiat Currency. The marketplace automatically converts the FIAT currency to TFT and INCA as is needed to fullfil the request.
  • The Farmers also get rewards from Farming Reward pools to get to expansion faster, 40m Tokens are granted per month to farmers based on their location, uptime or other achievements.
  • The Liquidity Pool is a central concept from our tokenomics. Vested tokens can only be unvested through the liquidity pool and the liquidity pool has mechanisms built in the help protect volatility in the price.

Distribution

The ThreeFold token distribution plan for Grid 4.0 and Project INCA is carefully crafted to ensure a major allocation to the community, with 70% of tokens committed to community-centric initiatives. This includes 55% for supply and farming, 7.5% for community expansion rewards and promotion, and 7.5% for community grants. Additionally, smaller allocations will be made to liquidity providers (3.8%), ThreeFold Dubai Holdings (2.5%), investors (11.3%), and the team and contributors (12.5%).

By prioritizing community growth, we're creating a collaborative environment where everyone can benefit from their contributions and participate in the project's success. This balanced distribution ensures that a significant amount of tokens is dedicated to the community, creating opportunities for growth and development within our ecosystem.

option = {
  title: {
    text: 'Token',
    subtext: 'Distribution',
    left: 'center'
  },
  tooltip: {
    trigger: 'item'
  },
  series: [
    {
      name: 'Distribution',
      type: 'pie',
      radius: '70%',
      data: [
        { value: 725, name: 'Farmers & Tech ThreeFold Grid 1-3' },
        { value: 1475, name: 'Farmers ThreeFold Grid 4+' },
        { value: 300, name: 'Community Rewards + Promotion' },
        { value: 300, name: 'Grants' },
        { value: 150, name: 'Liquidity / Dex' },
        { value: 450, name: 'Investors' },
        { value: 100, name: 'ThreeFold Dubai Holdings' },
        { value: 500, name: 'Team' },
      ],
      emphasis: {
        itemStyle: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }
  ]
};

There can never be more than 4 Billion Tokens.

  • 55% of supply for Farming and Tech
    • People expanding the network with Router & Node capacity over the multiple releases
    • 18.1%: Farmers & Tech ThreeFold Grid 1-3 (+95% minted, summer 2024)
    • 36.9%: Farmers ThreeFold Grid 4+ (0% minted, summer 2024)
  • 7.5% Community Expansion Rewards + Promotion
    • Promotion of the TFGrid, Marketing Activities, ...
  • 7.5% Community grants
    • We want to expand and build our project in first place together with the community
  • 3.8% for liquidity providing (DEX, marketmakers, ...)
  • 2.5% ThreeFold Dubai holdings (held by the company who manages and promotes the grid)
  • 11.3% For Investors
  • 12.5% for team and contributor rewards

Do note this table is still under deliberation and can change

Release Schedule

The ThreeFold token release schedule is designed to balance the needs of different stakeholders, ensuring that everyone has access to their allocated tokens in a predictable and reliable manner.

Investors will receive their tokens over two years, with equal tranches released at regular intervals. Farmer rewards will be released over three years, incentivizing contributors to continue building and growing the grid. Ecosystem rewards will follow a similar schedule, with token releases spanning four years to promote collaboration and participation within the community.

By releasing tokens in this predictable manner, we're creating an environment where everyone can contribute and benefit from their participation in Grid 4.0 and Project INCA.

This leads to following maximum unlocking table

The vesting accelerates if the token price gets above 0.5 USD, for each 0.1 USD above additional 10% unlocks into the INCA Liquidity pool.

Thanks to the liquidity pool, the price remains stable even if people decide to chose the option to unvest faster.

TFT to INCA

TFT holders can go to INCA based on following rules

  • There is 1-1 relationship between TFT and INCA
  • TFT can only go to INCA not back.
  • There is vesting implemented over 2 years
  • TFT becomes INCAG token where the INCAG token has the following properties:
    • INCAG gives a given amount of INCA to be minted over 2 years
    • The distribution is of equal parts per month
    • The acceleration unlock rules are:
      • 10% when INCA token hits 0.5 USD longer than 1 month avg out
      • 10% when INCA token hits 0.6 USD longer than 1 month avg out
      • This logic goes on 10% for each additional 0.1 USD increase until it reaches 100%

For more, plese refer to this section where we explain that the INCA Generator token is like an NFT generating INCA over time.