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
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
added the new optional
queryrequest parameterpoolnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○