Supply Information for $HOTCROSS

Getting supply information of $HOTCROSS

GET https://api.hotcross.com/supply

{
  "total_supply": 0,
  "max_supply": 0,
  "uncirculating_supply": 0,
  "circulating_supply": 0
}

Responses:

  • total_supply - number: the total supply of $HOTCROSS

  • max_supply - number: the maximum supply of $HOTCROSS

  • uncirculating_supply - number: the uncirculating supply of $HOTCROSS

  • circulating_supply - number: the circulating supply of $HOTCROSS

Postman example

Last updated