Skip to main content
GET
/
api
/
total-supply
Get GNS Total Supply
curl --request GET \
  --url https://backend-global.gains.trade/api/total-supply
{
  "totalSupply": 123
}

Endpoint

GET /api/total-supply Returns the latest GNS total supply from cached stats.

Usage Example

curl -X GET "https://backend-global.gains.trade/api/total-supply"

Response Structure

The generated API panel lists the response schema for status codes: 200. Error responses generally return an error or message field.

Response

200 - application/json

Successful response

totalSupply
number