curl --location --request GET 'https://www.trongas.org/api/v2/orders/balance' \
--header 'Authorization;'{
"balance": 61,
"recharge_address": "T**************XXXXXXXX",
"pricing": {
"base_price": 711.39,
"multipliers": {
"15": 26,
"60": 31,
"1440": 100
},
"base_fees": {
"15": 9,
"60": 2,
"1440": 5
}
}
}