59aeb63272
* + init ansible folder setup * / restructure project * / move hostname * add ufw * sort out latest binary * tweak inventory * add description toml * add tunnel and quic roles * add tunnel and quic and nnginx roles * add postinst and tags * add landing page * add description * quic fully noninteractive * add bonding playbook * add serial * finish bonding * initialise ansible docs * initialise orchestration page * start docs * create upgrade flow * fix upgrade flow * remove redundant * add more vars * finish deploy and bond * ansible guide * orchestration intro * syntax fix * bump stats and fix syntax * typo * fix CVE-2025-66478 vulnerability * update pnpm * add pnpm-workspace * add monorepo root packages * fix inventory/all * add moniker comment note * fix inventory/all --------- Co-authored-by: RadekSabacky <radek@nymtech.net>
19 lines
315 B
JSON
19 lines
315 B
JSON
{
|
|
"total_supply": {
|
|
"denom": "unym",
|
|
"amount": "1000000000000000"
|
|
},
|
|
"mixmining_reserve": {
|
|
"denom": "unym",
|
|
"amount": "176683247613141"
|
|
},
|
|
"vesting_tokens": {
|
|
"denom": "unym",
|
|
"amount": "0"
|
|
},
|
|
"circulating_supply": {
|
|
"denom": "unym",
|
|
"amount": "823316752386859"
|
|
}
|
|
}
|