From a820ecfd5ec3197986bb7c58f3867e1fe9b916bd Mon Sep 17 00:00:00 2001 From: "john.xlm" <60260750+JFWooten4@users.noreply.github.com> Date: Tue, 28 Apr 2026 09:53:09 -0400 Subject: [PATCH 1/2] set locale --- docs/learn/fundamentals/lumens.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/learn/fundamentals/lumens.mdx b/docs/learn/fundamentals/lumens.mdx index 669ba49b08..8c7a2d36d9 100644 --- a/docs/learn/fundamentals/lumens.mdx +++ b/docs/learn/fundamentals/lumens.mdx @@ -108,4 +108,6 @@ While any address with no signers is counted here, the vast majority of the lume - [In-App Distribution](https://stellar.expert/explorer/public/account/GDKIJJIKXLOM2NRMPNQZUUYK24ZPVFC6426GZAEP3KUK6KEJLACCWNMX) - [In-App Distribution (Hot)](https://stellar.expert/explorer/public/account/GAX3BRBNB5WTJ2GNEFFH7A4CZKT2FORYABDDBZR5FIIT3P7FLS2EFOZZ) +^^ + **circulatingSupply** The Circulating Supply is lumens in the hands of individuals and independent companies. These are lumens out in the world, used to pay network fees and fund Stellar accounts. They are also used as a general medium of exchange. We expect Stellar’s Circulating Supply to grow steadily as SDF spends and distributes lumens according to its mandate. Lumens in the Total Supply, but not in the SDF Mandate, Upgrade Reserve, or Fee Pool are assumed to be circulating. From c39623d7b137f5ff6366b6a4e0c25f412f3df137 Mon Sep 17 00:00:00 2001 From: "john.xlm" <60260750+JFWooten4@users.noreply.github.com> Date: Tue, 28 Apr 2026 11:39:40 -0400 Subject: [PATCH 2/2] 2017 example --- docs/learn/fundamentals/lumens.mdx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/learn/fundamentals/lumens.mdx b/docs/learn/fundamentals/lumens.mdx index 8c7a2d36d9..3445a4d099 100644 --- a/docs/learn/fundamentals/lumens.mdx +++ b/docs/learn/fundamentals/lumens.mdx @@ -108,6 +108,14 @@ While any address with no signers is counted here, the vast majority of the lume - [In-App Distribution](https://stellar.expert/explorer/public/account/GDKIJJIKXLOM2NRMPNQZUUYK24ZPVFC6426GZAEP3KUK6KEJLACCWNMX) - [In-App Distribution (Hot)](https://stellar.expert/explorer/public/account/GAX3BRBNB5WTJ2GNEFFH7A4CZKT2FORYABDDBZR5FIIT3P7FLS2EFOZZ) -^^ +```mermaid +%%{init: {"theme": "base", "themeVariables": {"pie1": "#f8c33f", "pie2": "#2f75b5", "pie3": "#4caf5b", "pie4": "#f22b1d"}}}%% +pie showData + title SDF's Mandate Initiatives & Funding + "Direct Development" : 11954851083 + "Ecosystem Support" : 2000000000 + "User Acquisition" : 6000000000 + "Use-Case Investment" : 10000000000 +``` **circulatingSupply** The Circulating Supply is lumens in the hands of individuals and independent companies. These are lumens out in the world, used to pay network fees and fund Stellar accounts. They are also used as a general medium of exchange. We expect Stellar’s Circulating Supply to grow steadily as SDF spends and distributes lumens according to its mandate. Lumens in the Total Supply, but not in the SDF Mandate, Upgrade Reserve, or Fee Pool are assumed to be circulating.