Verifiable Numbers
Every Energy figure here matches real transactions you can inspect on TronScan
Short answer: about 64,285 Energy when the recipient already holds USDT (rent 65,000), or about 130,285 Energy for a cold address (rent 131,000). Plus about 350 Bandwidth.
Rent NowThis page gives the shortest accurate answer to how much Energy a USDT TRC-20 transfer needs, and how to buy the right pack.
Every Energy figure here matches real transactions you can inspect on TronScan
The market sells in two round packs (65,000 / 131,000) for easy purchase and recall
Burning TRX costs 13-27 TRX per transfer; renting typically costs only 1-4 TRX
Energy delegation typically completes within 1-3 minutes
| Scenario | Actual Energy | Recommended Pack | Bandwidth |
|---|---|---|---|
| Recipient holds USDT | ~64,285 | 65,000 | ~350 |
| Recipient has no USDT (cold) | ~130,285 | 131,000 | ~350 |
These are the actual on-chain Energy consumption values for the TRC-20 standard transfer call: when the recipient already has a USDT balance the contract only writes storage, while a cold address requires a new storage slot — almost doubling the cost.
On-chain consumption can vary by ~1% due to block context, contract state, and signature size. Renting 65,000 / 131,000 round packs leaves a buffer so the transfer never fails for insufficient Energy.
Every TRON transaction consumes both Energy (compute) and Bandwidth (byte size). A USDT TRC-20 transfer needs about 350 Bandwidth, supplied by frozen TRX or burned TRX.
TRON will automatically burn TRX from your account to cover the shortfall — which is why a wallet without prepared Energy can spend 13-27 TRX per USDT transfer.
Go to the homepage, enter the recipient address, pick the 65,000 or 131,000 Energy pack, and confirm. Enterprise users can also integrate via /api documentation.
Yes. Energy rental is purely a TRON resource delegation — the platform never touches your private keys or assets.