v4

latestOpenAPI 3.0.32026-08-07129194194.6 KB
DexTrades

Relative price change over a window (single pool).

get/v1/dextrades/{token}/change

Path parameters

tokenstring required
Example:EQCl0S4xvoeGeFGijTzicSA8j6GiiugmJW5zxQbZTUntre-1

Query parameters

resolutioninteger required

Candle length in seconds

frominteger required

Unix timestamp in seconds

tointeger required

Unix timestamp in seconds

poolstring

Pool contract address; omitted — the primary pool is resolved by the backend

Response

relative price change over the window

changenumber double nullable

Relative change over the window (0.05 = +5%)