recovered energy
Endpoint usage
POST
https://open.tronify.io/api/tronRent/undelegateresource
The fields with * are required, and the fields without * are optional related parameters can be got from Query selling records by address
Request Body
Name
Type
Description
saleAddress*
String
user address (wallet address)
sourceFlag*
String
Source channel (Both sides need to agree on a name to represent the channel of the third parties)
orderType*
String
order type(ENERGY/BANDWIDTH)
pledgeAddress*
String
target address for selling energy
payTrxNum*
String
amount of recovered trx
code example
Postman example
Last updated