Last updated 2 months ago
Was this helpful?
Get the network supply
This method will use 20 Compute Units.
20
Returns the network's released supply of hbars
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
{"summary":"--","value":""}
GET /v1/YOUR_API_KEY/api/v1/network/supply HTTP/1.1 Host: mainnet.hedera.validationcloud.io Accept: */*
OK
{ "released_supply": "3999999999999999949", "timestamp": null, "total_supply": "5000000000000000000" }