info_tfgrid/collections/projectinca/tokens/inca.md
2024-05-10 07:32:41 -04:00

2.1 KiB

High Level Tokenomics INCA

There can never be more than 4 Billion INCA.

  • 50% of supply for Farming
    • People expanding the network with Router & Node capacity over the multiple releases
  • 16.5% Million for community grants
    • We want to expand and build our project in first place together with the community
  • 1.3% Million for community expansion specifically for INCA
    • Promotion of the TFGrid
  • 3.3% For liquidity providing (DEX, marketmakers, ...)
  • 11.5% for the technology creators
  • ThreeFold and INCA is the result of technology developed in a teh company, which got acquired many years ago, this resulted in a token grant for the stakeholders of that company
  • 17.5% for team and contributor rewards
  • It's for people who help to expand the Grid (starting now)
  • A lot of it is to reward our partners to help launch the INCA Tokens & the TFGrid
option = {
  title: {
    text: 'INCA Token',
    subtext: 'Distribution',
    left: 'center'
  },
  tooltip: {
    trigger: 'item'
  },
  series: [
    {
      name: 'Distribution',
      type: 'pie',
      radius: '70%',
      data: [
        { value: 2000, name: 'Farming Rewards' },
        { value: 130, name: 'Liquidity' },
        { value: 660, name: 'Community Grants' },
        { value: 460, name: 'Original Technology Acquisition' },
        { value: 50, name: 'Community Expansion' },
        { value: 700, name: 'Team' },
      ],
      emphasis: {
        itemStyle: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }
  ]
};

Release Schedule


The following table shows planned release, some of the mechanisms and details are still being worked on.

For more information about our gen3 token see here.