diff --git a/docs/core-concepts/burning.md b/docs/core-concepts/burning.md index 35064b2..72e4bb3 100644 --- a/docs/core-concepts/burning.md +++ b/docs/core-concepts/burning.md @@ -14,6 +14,8 @@ If demand stays constant or increases, the token price naturally rises. ## Base Assumptions +Below is an example when a TFT would be worth 0,10, 100 USD based on revenue and burn rate. + | Parameter | Value | | -------------------------- | --------------------------------------------- | | TFT Price (initial) | $0.10 | diff --git a/static/_redirects b/static/_redirects new file mode 100644 index 0000000..9593e8c --- /dev/null +++ b/static/_redirects @@ -0,0 +1 @@ +/economics/* /economics/index.html 200 \ No newline at end of file