Supply
Authorizations
Responses
200
Supply represents the current supply of MicroAlgos in the system.
application/json
401
Invalid API Token
application/json
default
Unknown Error
get
GET /v2/ledger/supply HTTP/1.1
Host: algo.nownodes.io
X-Algo-API-Token: YOUR_API_KEY
Accept: */*
{
"current_round": 1,
"online-money": 1,
"total-money": 1
}