SupplyResponse
SupplyResponse =
object
Defined in: packages/algod_client/src/models/supply-response.ts:7
Supply represents the current supply of MicroAlgos in the system
Properties
Section titled “Properties”currentRound
Section titled “currentRound”currentRound:
bigint
Defined in: packages/algod_client/src/models/supply-response.ts:11
Round
onlineMoney
Section titled “onlineMoney”onlineMoney:
bigint
Defined in: packages/algod_client/src/models/supply-response.ts:16
OnlineMoney
totalMoney
Section titled “totalMoney”totalMoney:
bigint
Defined in: packages/algod_client/src/models/supply-response.ts:21
TotalMoney