请求能量
接口地址(GET请求)
https://api.trxenergy.cc/user/getEnergy参数名称
类型
说明
示例
返回参数
{
"msg": null,
"code": 200,
"data": {
"amount": "3.50",
"balance": "12.50",
"txid": "9f5a8047exxxxxb04215fd399c"
}
}参数名称
类型
说明
示例
Last updated
接口地址(GET请求)
https://api.trxenergy.cc/user/getEnergy
返回参数
{
"msg": null,
"code": 200,
"data": {
"amount": "3.50",
"balance": "12.50",
"txid": "9f5a8047exxxxxb04215fd399c"
}
}Last updated