Get current TRX price
Returns the current TRX price in USD
Parameters
No query parameters.
Responses
200 successful operation
{
"success": true,
"price": 0.234,
"msg": "string"
}Returns the current TRX price in USD
No query parameters.
200 successful operation
{
"success": true,
"price": 0.234,
"msg": "string"
}