From 498eb4a7aea5d3fce5ba06ca4a885b7e2fad6124 Mon Sep 17 00:00:00 2001 From: despiegk Date: Sat, 11 Oct 2025 12:18:50 +0400 Subject: [PATCH] ... --- docs/core-concepts/burning.md | 2 ++ static/_redirects | 1 + 2 files changed, 3 insertions(+) create mode 100644 static/_redirects 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