GET
/
tokens
/
price-change
curl --request GET \
  --url https://api.saucerswap.finance/tokens/price-change \
  --header 'x-api-key: <x-api-key>'
{
  "0.0.731861": -2.5351798847046836,
  "0.0.786931": 4.047875243039449,
  "0.0.629591": -12.223518441429796
}
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 operation

The response is of type object.