cURL
Get Chart Rates
Get chart by token
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://tonapi.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
accept jetton master address
Example:
"usd"
Required range:
x <= 2114380800Example:
1668436763
Required range:
x <= 2114380800Example:
1668436763
Required range:
0 <= x <= 200Response
token chart
Each inner array is a pair [timestamp, price]:
• index 0 — Unix timestamp (int64)
• index 1 — token price (decimal) in the requested currency.
Required array length:
2 elementsExample:
[[1668436763, 97.21323234]]