Get active TonAPI tiers
Response
Active TonAPI tiers
Example response
{
"items": [
{
"id": 1,
"name": "Test tier",
"rpc": 5,
"usd_price": 100
}
]
}Changes
Changed in 3 of the 50 revisions of this API.42
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○