Files
nym/documentation/docs/components/outputs/api-scraping-outputs/circulating-supply.json
T
import this 00cc54f5c3 [DOCs/operators]: Release notes 2025.17-isabirra & New tools documentation (#6081)
* initialise release update notes

* add api changes

* create tools page and document nym-node-cli usage

* syntax fix

* document cmd tools

* add tools and ufw command to changelog

* add ufw 51830 to nym-node ports snippet

* ready for review except missing version hash info

* finished - ready for review

* add spectre delegation wizzard
2025-10-02 11:56:12 +00:00

19 lines
315 B
JSON

{
"total_supply": {
"denom": "unym",
"amount": "1000000000000000"
},
"mixmining_reserve": {
"denom": "unym",
"amount": "180875972213757"
},
"vesting_tokens": {
"denom": "unym",
"amount": "0"
},
"circulating_supply": {
"denom": "unym",
"amount": "819124027786243"
}
}