/v2/ledger/supply
Supply represents the current supply of MicroAlgos in the system.
Invalid API Token
Unknown Error
curl -L \ --url 'https://algo.nownodes.io/v2/ledger/supply' \ --header 'X-Algo-API-Token: api_key <apiKey>'
{ "current_round": 1, "online-money": 1, "total-money": 1 }