Files
nym/documentation/docs/components/outputs/api-scraping-outputs/circulating-supply.json
T
import this d32b680351 Server Ansible maintenance & documentation (#6514)
* Create ansible playbook for trimming and rotationg logs

* add docs for triming and log rotation

* update ansible docs

* add info on logic

* cleanup the cleanup guide

* update scraped stats

* ready for review

* address review
2026-03-10 13:28:39 +00:00

19 lines
315 B
JSON

{
"total_supply": {
"denom": "unym",
"amount": "1000000000000000"
},
"mixmining_reserve": {
"denom": "unym",
"amount": "170550581010206"
},
"vesting_tokens": {
"denom": "unym",
"amount": "0"
},
"circulating_supply": {
"denom": "unym",
"amount": "829449418989794"
}
}