Skip to main content
GET
/
info
Get GTE info
curl --request GET \
  --url https://api-testnet.gte.xyz/v1/info
{
  "totalMarkets": 123,
  "launchedTokens": 123,
  "volume24HrUsd": 123,
  "volumeTotalUsd": 123
}

Response

200 - application/json

GTE info response

totalMarkets
integer<int64>
required
launchedTokens
integer<int64>
required
volume24HrUsd
number<double>
required

Total 24hr volume on GTE in USD

volumeTotalUsd
number<double>
required

Total volume on GTE in USD