info_tfgrid/collections/projectinca/tokens/inca.md

70 lines
2.1 KiB
Markdown
Raw Normal View History

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
- 16.5% 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-02 15:54:26 +00:00
- 1.3% Million for community expansion specifically for INCA
2024-04-26 16:53:37 +00:00
- Promotion of the TFGrid
2024-05-02 15:54:26 +00:00
- 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
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' },
{ value: 130, name: 'Liquidity' },
{ value: 660, name: 'Community Grants' },
{ value: 460, name: 'Original Technology Acquisition' },
{ value: 50, name: 'Community Expansion' },
{ 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
![](img/release_schedule2.png)
<br>
![](img/release_schedule.png)
The following table shows planned release, some of the mechanisms and details are still being worked on.
<!-- *Accelerated Vesting means: if INCA gets above 0.5 CHF 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-10 11:30:55 +00:00
For more information about our gen3 token see [here](tft.md)