Files
stacks-blockchain-api/docs/api/info/get-stx-supply-legacy-format.example.json
2021-03-12 10:46:25 +01:00

9 lines
239 B
JSON

{
"unlockedPercent": "71.99",
"totalStacks": "1352464600.000000",
"totalStacksFormatted": "1,352,464,600.000000",
"unlockedSupply": "973705260.219817",
"unlockedSupplyFormatted": "973,705,260.219817",
"blockHeight": "665746"
}