The origin tracer is paused. The library is open and still growing.What’s paused, and when it returns

← All articles

The Energy-Rental Market: How a Fee Made a TRON Sub-Industry

Key takeaways

  • Between 2020 and 2022, TRON's governance committee raised the price of Energy — the resource a USDT transfer consumes — through a series of dated proposals, making the "just burn TRX" path to sending USDT progressively expensive.
  • The Stake 2.0 upgrade in April 2023 made staked Energy freely lendable between accounts, which turned the fee gap into a business: providers stake a large TRX pool once and rent slices of Energy on demand.
  • A rented-Energy transfer has a distinct on-chain shape — an Energy delegation from a service address just before the transfer, and little or no TRX burned — that an investigator can recognise by pattern even when the service is unlabelled.
  • The forensic point is a separation: the address that sponsors a transaction's Energy is not necessarily the one that funded the account. A rental-service delegation is fee sponsorship — it says nothing about the money trail.

Most of what an investigator reads on TRON is USDT moving between addresses, and every one of those transfers has to pay for the computation it triggers. TRON prices that computation in a resource called Energy. A sender can cover it two ways: burn TRX outright at the moment of the transfer, or acquire Energy in advance by staking TRX. For years the choice barely mattered, because Energy was cheap. Then TRON made it expensive on purpose — and an entire service industry grew up in the gap between the two options.

That industry is worth understanding because it leaves a signature on the exact transactions investigators care about most. A USDT transfer paid for with rented Energy looks different from one paid for by its own sender, and the difference points at a third party — the rental service — that has nothing to do with where the money came from. This article covers why the market came to exist. The mechanics of Energy itself — what it is, why a USDT transfer consumes it — belong to the Stake 2.0 resource model, and the current directory of who the marketplaces are and how to recognise each on-chain is a separate reference. This is the economic history underneath both.

The fee that climbed

Start with TRON’s Energy unit price: the amount of TRX burned per unit of Energy when a sender has no staked or delegated Energy to draw on. That price is a governance parameter, set by committee proposal, and across two years it was raised repeatedly.

[ ENERGY UNIT PRICE · GOVERNANCE LADDER ] A ROUGHLY FORTYFOLD CLIMB FROM LAUNCH LEVELS — THEN A TWO-STEP REVERSAL 40 SUN NOV 2020 PROP 48 · RAISED FROM 10 SUN AT LAUNCH 140 SUN EFF. FEB 11 2021 PROP 51 · FEE-LIMIT CAP ALSO RAISED 280 SUN OCT 28 2021 PRICE DOUBLED AGAIN 420 SUN EFF. DEC 4 2022 PROP 79 · THE PEAK OF THE CLIMB KEY 210 SUN SEP 2024 REVERSAL · FIRST CUT 100 SUN AUG 2025 REVERSAL · SECOND CUT [ EACH HIKE WIDENED THE ARBITRAGE THE RENTAL MARKET MONETISED ]
The Energy unit price climbed roughly fortyfold from late 2020 to late 2022 — each dated hike widening the arbitrage the rental market would later monetise.

The price moved to 40 sun in November 2020, then to 140 sun (0.00014 TRX per unit) effective February 11, 2021 under Committee Proposal 51, which also raised the transaction fee-limit cap. It rose again to 280 sun on October 28, 2021, and reached 420 sun (0.00042 TRX per unit) on December 4, 2022 under Committee Proposal 79. A separate change compounded the effect: the dynamic energy model, introduced as TIP-491 and enabled by Committee Proposal 83 on February 5, 2023, raised the quantity of Energy charged to the most heavily used contracts — with USDT the archetype — while leaving the price per unit alone.

A standard USDT transfer consumes a fixed, large block of Energy — tens of thousands of units. At 40 sun the TRX burned to cover that was trivial; by 420 sun the same transfer’s Energy burn had risen by an order of magnitude, and the dynamic model pushed the busiest contracts’ Energy cost higher still. Past a certain point it became plainly cheaper to acquire Energy than to burn TRX for it, and cheaper still to rent that Energy from someone who already had it than to lock up your own TRX to stake it.

The escalation was not permanent. Governance later reversed course in two steps, cutting the unit price to 210 sun in September 2024 and to 100 sun in August 2025. What persists is the pattern the peak created; the 140-, 280-, and 420-sun figures themselves are dated historical parameters.

The upgrade that made renting practical

High fees created the demand for cheaper Energy; the supply mechanism took a protocol change. Before April 2023, TRON’s staking design coupled the act of staking to the act of delegating resources, which made lending Energy at scale awkward. Stake 2.0, enabled on the mainnet on April 7, 2023, split those into two independent operations: a holder stakes TRX to accrue Energy in their own account, then separately delegates that Energy to any other activated address — and can reclaim it later without unstaking. The staged mechanics of that switch are the subject of the Stake 2.0 transition.

The split unlocked fluidity. Staked Energy became an inventory a provider could reassign instantly and reclaim on command. One large TRX pool, staked once, could be lent out in slices to thousands of unrelated customers, each slice returned and re-lent minutes later. That is the primitive a rental business needs.

The market

A competitive set of Energy-rental services grew up around the arbitrage, selling the same core proposition: pay a small fee, receive enough delegated Energy to send your USDT, and skip the larger TRX burn. Some predate Stake 2.0 and worked around the older constraints — feee.io reports founding in October 2022 — while others launched into the cleaner post-upgrade environment, among them tr.energy and TronSave in 2023, with later entrants like TronZap showing the market kept competing. (One frequently named early service, TronEnergy.Market, is commonly dated to around 2021, though that founding date is not firmly documented.)

The whole industry runs on one inequality: the market price to rent enough Energy for a transfer sits below the TRX that transfer would otherwise burn. The business model built on it is the same across providers, and it is best stated structurally, since any quoted price moves constantly and is vendor-set. A provider maintains a large staked-TRX pool that continuously generates Energy. A customer pays a fee; the provider delegates Energy to the customer’s address for a short window — often about an hour, or scoped to a single transfer; the customer’s USDT transfer then draws on that delegated Energy and burns little or none of its own TRX; and the provider reclaims the Energy afterward to lend again.

The shape a rented transfer leaves

All of this shows up on-chain, stamped onto ordinary-looking USDT transfers as a recognisable pattern.

[ THE SHAPE A RENTED TRANSFER LEAVES ] STEP 1 · DELEGATERESOURCE Service pool delegates Energy to the sender, just before the transfer STEP 2 · USDT TRANSFER Consumes the delegated Energy little or no TRX burned STEP 3 · UNDELEGATERESOURCE Service reclaims the Energy after a short window — often about an hour [ TWO SEPARATE LINEAGES ] FUNDING SOURCE Deposit · exchange withdrawal · counterparty where the balances came from [ MONEY TRAIL ] SENDER ACCOUNT [ FEE SPONSORSHIP ONLY ] ENERGY SPONSOR Rental service pool — not the funder says nothing about who funds or controls KEY [ THE FEE SPONSOR IS NOT THE FUNDER ]
A rented-Energy transfer in three moves — delegate, transfer, reclaim — with the fee sponsor sitting on a different lineage from the funder.

The signature is compact: just before the transfer, a delegation transaction sends Energy to the sender from the service’s pool address; the transfer then draws on that delegated Energy and burns little or no TRX; and a reclaiming transaction often follows when the short rental window closes. The specific service addresses and the on-chain fields that identify each marketplace are catalogued in the Energy and Bandwidth marketplaces.

There is one thing the pattern must not be mistaken for. An account has a funding lineage — where its TRX and USDT balances came from, whether a deposit, an exchange withdrawal, or a counterparty. The Energy that fuelled a particular transfer is a different lineage, and when it came from a rental service it says nothing about who funded or controls the account. It is a third-party fee sponsorship, not a transfer of value between the two addresses. Treating the Energy delegator as a counterparty or a source of funds is a straightforward error, and the rental market makes it a common one.

The address that pays a transaction's Energy is not necessarily the one that funded the account. Rented Energy is a toll paid by a stranger, not a link in the money trail.

What it means for an investigator

Some of what looks like structure in a wallet’s transactions is really just cost optimisation, and the Energy-rental market is the standing example. A sender who routes every USDT transfer through a rental service is avoiding a fee. The habit says nothing about their funding, their counterparties, or their control; a delegation from a service address answers how a transaction paid for itself, and nothing else.

Read the tell for what it is. A rented-Energy pattern places a transaction downstream of a fee sponsor and tells you the sender optimised for cost; it does not attribute the account to the service, it does not merge the two histories, and it is not a lead. Keep the fee-sponsorship lineage and the funding lineage in separate columns; the market that grew out of a governance fee is an economic footnote to the transfer. The reason USDT is the transaction type this whole industry optimises for is covered in USDT on TRON, and the exchange-built rails that made high-volume retail USDT movement a mass concern are the subject of how exchanges adopted TRON.

Sources

Primary governance records and dated documentation used for the facts in this article: