ExtraCurrency
Get extra currency info by id
get/v2/extra-currency/{id}
Path parameters
idinteger required
Example:239
extra currency id
Response
extra currency info
Example response
{
"decimals": 5,
"id": 239,
"image": "https://cache.tonapi.io/images/extra.jpg",
"symbol": "FMS"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.