diff --git a/src/pages/whitepaper.md b/src/pages/whitepaper.md index 766b819..4d4e306 100644 --- a/src/pages/whitepaper.md +++ b/src/pages/whitepaper.md @@ -24,16 +24,7 @@ The total supply of YELLOW is 10,000,000,000 tokens. The issue price for the mos **Token allocation:** -| Allocation | Percentage | -|---|---| -| Founders | 10% | -| Token Sales | 12.5% | -| Community Treasury | 30% | -| Foundation Treasury | 20% | -| Network Growth Incentives | 25% | -| Ecosystem Accessibility Reserve | 2.5% | - -The Foundation controls 50% of total supply, subject to linear vesting. +![Token Allocation](/img/token-allocation.png) --- diff --git a/static/img/token-allocation.png b/static/img/token-allocation.png new file mode 100644 index 0000000..052cb53 Binary files /dev/null and b/static/img/token-allocation.png differ