info_tfgrid/collections/projectinca/tokens/tft.md
2024-04-26 13:17:16 -04:00

2.9 KiB

TFT main stats

Right now about 5 million TFT are farmed (mined) per month. This number wil increase as more nodes are being added. About 294,000,000 TFT have been farmed so far.

option = {
  title: {
    text: 'TFT Token',
    subtext: 'Distribution',
    left: 'center'
  },
  tooltip: {
    trigger: 'item'
  },
  series: [
    {
      name: 'Distribution',
      type: 'pie',
      radius: '70%',
      data: [
        { value: 294, name: 'Farming Done' },        
        { value: 180, name: 'Grants' },
        { value: 40, name: 'Liquidity' },
        { value: 230, name: 'Technology Acquisition' },
        { value: 200, name: 'Advisors, Founders & Team' },
        { value: 60, name: 'Planned Farming 2024' },
        { value: 2915, name: 'Future Farming 2025+' },
        ],
      emphasis: {
        itemStyle: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }
  ]
};
  • Rivine-minted TFT: 112,862,249
  • Stellar-minted TFT: 181,262,054

TFT Supply Over 1 Billion Changes!!!

From 1 Billion TFT the farming rules will change to make sure that each farming capacity is used by real users in the field, we don't just want to burn energy.

The rules from Jan 1 2025 or 1 billion TFT whatever is first will be as follows:

  • 2 year lockup of farmed tokens
  • after 6 months, accelerated vesting (means tokens unlock) once utilization is 30% for more than 3 months
  • Utilization is done on INCA Portal, so we know they are real customers with real needs
  • The farming reward will be expressed in chosen stable coin e.g. EUR or Gold, but rewarded in TFT
  • SLA's and uptime will be monitored carefully, if not achieved, there will be no farming
  • Farmer is part of farming pool or is a certified farmer themselves (with SAL, T&C signed, etc.)

This will make sure that:

  • There is no fake capacity and the quality is good
  • The nodes are used properly by real customers
  • There is minimal sales pressure on the TFT

Active tokens

View is as planned for end 2024:

option = {
  title: {
    text: 'TFT Token',
    subtext: 'Existing Supply',
    left: 'center'
  },
  tooltip: {
    trigger: 'item'
  },
  series: [
    {
      name: 'Distribution',
      type: 'pie',
      radius: '70%',
      data: [
        { value: 294, name: 'Farming Done' },        
        { value: 180, name: 'Grants' },
        { value: 40, name: 'Liquidity' },
        { value: 230, name: 'Technology Acquisition' },
        { value: 200, name: 'Advisors, Founders & Team' },
        { value: 60, name: 'Planned Farming 2024' },
      ],
      emphasis: {
        itemStyle: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }
  ]
};

The values above are estimate in some cases as we don't have full visibility and details for all wallets, but of course the totals are correct.

For the Grants, see the Grants Document.