Ton Rate
API ver.: 2.0
Returns current TON to USDT exchange rate
HTTP Request
GET https://api.giftstat.app/current/ton-rate
Query Parameters
|
Parameter |
Description |
|
limit |
UInt |
|
offset |
UInt |
Response Structure
HTTP code: 200 - OK
{
"data": [],
"meta": {
"limit": 200,
"offset": 0,
"count": 0,
"api_path": "/current/ton-rate",
}
}
Available Fields
|
Field |
Description |
|
usdt_price |
Float |
|
usdt_price_prev1day |
Float |
|
usdt_price_prev7day |
Float |
|
usdt_price_prev30day |
Float |
API ver.: 2.0
Was the article helpful?
Previous