GET
/
stats
/
sss
curl --request GET \
  --url https://api.saucerswap.finance/stats/sss \
  --header 'x-api-key: <x-api-key>'
{
  "avg5day": 0.0462,
  "ratio": 1.1172,
  "sauce": "242601707456381",
  "timestampSeconds": "1697616900",
  "xsauce": "217150119725425"
}
Hedera NetworkBase URL
Mainnethttps://api.saucerswap.finance
Testnethttps://test-api.saucerswap.finance
PreviewnetNot supported

Headers

x-api-key
string
default:875e1017-87b8-4b12-8301-6aa1f1aa073b
required

API key for authentication. The demo api key provided is globally rate limited. Do not use in production.

Response

200 - application/json

Successful response

The response is of type object.