Get network market cap
api/v1
You can get the total supply and circulating supply of Hycon by querying the Hycon network.
Response - 200 OK, application/json
Parameter
Type
Description
totalSupply
string
Total amount of Hycon on the network
circulatingSupply
string
Circulating supply of Hycon on the network
GET/api/v1/getMarketCap
Example request
Response (Success)
Last updated