Skip to content

Get the current supply reported by the ledger.

GET
/v2/ledger/supply

Supply represents the current supply of MicroAlgos in the system.

Supply represents the current supply of MicroAlgos in the system

object
current_round
required

Round

integer
online-money
required

Total stake held by accounts with status Online at current_round, including those whose participation keys have expired but have not yet been marked offline.

integer
online-stake
required

Online stake used by agreement to vote for current_round, excluding accounts whose participation keys have expired.

integer
total-money
required

TotalMoney

integer

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

Unknown Error