USDT TRC-20 fee calculator

The calculator needs JavaScript to run the read-only simulation from your browser. The explainer below covers how the fee works either way.

Data: your browser talks directly to TronGrid. Your browser asks the public TronGrid gateway to simulate the transfer read-only and fetches current network prices. Addresses go to that gateway only, never to us, and no transaction is created or signed.

Sending USDT on TRON costs energy, and the amount depends on the recipient: a wallet that has never held USDT costs roughly twice as much as one that has.

Why calculators disagree about this fee

This calculator runs a live read-only simulation of your exact transfer through a public TRON gateway and prices the result in TRX, instead of quoting a stale average. Most fee pages hardcode a single average energy figure. The network itself charges by the actual work: transferring to an address that already holds USDT is far cheaper than to one that does not, and contract prices change over time. A read-only simulation asks the network what your exact transfer would consume right now - so the number here can legitimately differ from static tables, in your favor or not.

Energy, bandwidth, and what burns TRX

TRON meters two resources. Bandwidth pays for the transaction bytes; every account gets a small free daily allowance. Energy pays for running the token contract, and without staked TRX it is burned from your balance at the current network price.

  • No energy available: the full energy cost is burned in TRX.
  • Not enough TRX for the burn: the transfer fails - a very common reason a first USDT send from a fresh wallet does not go through.
  • Staking TRX yields daily energy and can make routine transfers effectively free.

This is a simulation, not advice to overpay

The simulation is read-only: nothing is broadcast, nothing is signed, and no funds move. Treat the result as the current-moment cost; congestion and contract changes move it. If the transfer you plan is time-sensitive, keep a margin of TRX above the estimate.

Questions

Why does the fee depend on the recipient?
The USDT contract does more work when it writes a balance for an address that never held USDT before, and TRON charges by work done. First-time recipients roughly double the energy cost.
Is anything sent or signed when I calculate?
No. The gateway runs the transfer as a read-only simulation and reports what it would consume. No transaction exists afterwards.
I do not have enough TRX for the fee. What now?
You need a little TRX in the sending wallet to cover the burn. Any exchange that sells TRX works; ours does it without an account.