Skip to main content
POST
Buy Energy

Buy Energy

Delegates energy to the specified TRON address. The cost is deducted from your account balance.

Request body

string
required
Target TRON address (T… format, 34 characters)
number
required
Amount of energy to delegate (min 32,000, max 5,000,000)
string
required
Rental duration: "1h" (1 hour only)

Response

number
Unique order identifier
string
Order status: pending, filled, failed
string | null
On-chain transaction id once the delegation is broadcast (null while pending)
string
Total cost charged from your balance, in TRX
string | null
ISO 8601 timestamp when the bandwidth rental is reclaimed (energy is reclaimed automatically by the provider)
string
Address activation cost in TRX ("0" if the recipient is already activated)

Example

Response
65,000 energy covers one USDT transfer to an address that already holds USDT. Use 131,000 for first-time USDT recipients (new storage slot creation).