We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6037865 commit 024abb0Copy full SHA for 024abb0
content/docs/apiEndpoints/blockchain.md
@@ -73,8 +73,7 @@ Returns current circulation supply.
73
{{< callout type="info" >}}
74
Circulation Supply formula
75
76
-**Circulation supply =** Total Supply - Total Staked
77
-
+**Circulating Supply** = Total Supply - Total Staked - BalanceOf(VC Allocation) - BalanceOf(Community)
78
{{< /callout >}}
79
80
```
0 commit comments