Get Network Supply
Returns the network's released supply of hbars
Query parameters
timestampstring[]OptionalExample:
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
{"summary":"--","value":""}Responses
200
OK
application/json
released_supplystringOptionalExample:
The network's released supply of hbars in tinybars
3999999999999999949timestampall ofOptional
stringOptionalExample:
1586567700.453054000Pattern: ^\d{1,10}(\.\d{1,9})?$anyOptional
The consensus timestamp at which the released supply was valid
total_supplystringOptionalExample:
The network's total supply of hbars in tinybars
5000000000000000000400
Invalid parameter
application/json
404
Not Found
application/json
get
/api/v1/network/supplyLast updated
Was this helpful?