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 |
| string | Total amount of Hycon on the network |
| string | Circulating supply of Hycon on the network |
GET/api/v1/getMarketCap
Example request
Response (Success)
Last updated