Files
nym/documentation/docs/components/outputs/api-scraping-outputs/circulating-supply.json
mfahampshire 32402d64e8 remove doubled and bring up to date (#6443)
* remove doubled and bring up to date

* update readme

* update build
2026-02-10 12:00:02 +00:00

19 lines
315 B
JSON

{
"total_supply": {
"denom": "unym",
"amount": "1000000000000000"
},
"mixmining_reserve": {
"denom": "unym",
"amount": "172542733168986"
},
"vesting_tokens": {
"denom": "unym",
"amount": "0"
},
"circulating_supply": {
"denom": "unym",
"amount": "827457266831014"
}
}