2024-04-25 09:22:51 +00:00
## High Level Tokenomics INCA
2024-04-26 16:53:37 +00:00
There can never be more than 4 Billion INCA.
2024-04-25 09:22:51 +00:00
2024-05-02 15:54:26 +00:00
- 50% of supply for Farming
- People expanding the network with Router & Node capacity over the multiple releases
2024-05-23 08:09:37 +00:00
- 14% Million for community grants
2024-05-10 11:30:55 +00:00
- We want to expand and build our project in first place together with the community
2024-05-23 08:09:37 +00:00
- 1.5% Million for community expansion specifically for INCA
2024-04-26 16:53:37 +00:00
- Promotion of the TFGrid
2024-05-23 08:09:37 +00:00
- 5.5% For liquidity providing (DEX, marketmakers, ...)
- 11.5% for the technology creators
2024-05-02 15:54:26 +00:00
- 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
2024-04-26 16:53:37 +00:00
- 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
2024-04-25 09:22:51 +00:00
```echarts
option = {
title: {
text: 'INCA Token',
subtext: 'Distribution',
left: 'center'
},
tooltip: {
trigger: 'item'
},
series: [
{
name: 'Distribution',
type: 'pie',
radius: '70%',
data: [
2024-05-02 15:54:26 +00:00
{ value: 2000, name: 'Farming Rewards' },
2024-05-23 08:09:37 +00:00
{ value: 229, name: 'Liquidity' },
{ value: 560, name: 'Community Grants' },
2024-05-02 15:54:26 +00:00
{ value: 460, name: 'Original Technology Acquisition' },
2024-05-23 08:09:37 +00:00
{ value: 60, name: 'Community Expansion' },
2024-05-02 15:54:26 +00:00
{ value: 700, name: 'Team' },
2024-04-25 09:22:51 +00:00
],
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.5)'
}
}
}
]
};
```
2024-05-02 15:54:26 +00:00
## Release Schedule
2024-05-23 08:09:37 +00:00
![alt text ](img/tokens_release.png )
2024-05-02 15:54:26 +00:00
2024-05-23 08:09:37 +00:00
The following table shows planned release, some of the mechanisms and details are still being worked on.
2024-05-02 15:54:26 +00:00
2024-05-23 08:09:37 +00:00
*Accelerated Vesting means: if INCA gets above 0.5 USD per INCA (50%), the vesting accelerates in proportion to the percentage (e.g. 0.6 CHF per INCA = 60$ acceleration). At 1 CHF per INCA (100%) and more, the acceleration is 100%.*
2024-05-02 15:54:26 +00:00
2024-05-23 08:09:37 +00:00
For more information about our gen3 token see [here ](tft.md ).
2024-05-02 15:54:26 +00:00
2024-05-23 08:09:37 +00:00
<!-- https://docs.google.com/spreadsheets/d/1c1eR7oGcRdDkPnqOrERqLwY46V7PbVgKB8Vt - OUvj60/edit#gid=575798760 -->