ENERGY FOR EVERY NEXT MOVE

TRON Energy.Right Now.

Rent Energy before your next USDT transfer.

Sending TRC20 USDT uses Energy. Rent it before you transfer to reduce the TRX burned for execution. Choose a one-off purchase or connect your business through the API.

TRX
Reference for one bundle
65,000 ENERGY
Estimated energy
1h / 24h
Choose an energy plan
Merchant pricingEnd-to-end trackingSigned webhooks
TRONow ENERGYTRON MAINNET

Energy for your next move.

Choose a duration and quantity. Get TRON energy on demand.

Live price · refreshed every 10 seconds. The exact total is locked when you continue.

Total paymentTRX
65,000Energy · 1h

Energy is delivered to this wallet. Use your own TRON wallet, not an exchange withdrawal.

Explore the packages or sign in to view your merchant quote.

TRON mainnet · Native TRXWebsite package price

More transfers? Compare your API price.
  1. 01Choose energy
  2. 02Pay with wallet
  3. 03On-chain delivery
TRON ENERGY · USDT

TRON Energy guides

Understand what you pay for before your next transfer.

MERCHANT BENEFITS

More transfers? Compare your API price.

See the current API reference beside the wallet price. Connect your account for live quotes, balance payments and automatic order tracking.

Prices fluctuate. API references use standard pricing; your account’s available products and final quote apply.
Explore merchant pricing
THE TRONOW PLATFORM

Make energy delivery a dependable capability

Merchants see a clear product and clear states. TRONow contains the complexity of pricing, execution and recovery.

01 / PRICING

Time-aware merchant pricing

Publish immutable price versions by duration, volume, merchant and daily time window. Every order keeps its deal snapshot.

PRICE VERSIONIMMUTABLE
02 / DELIVERY

Consistent energy delivery

From acceptance to on-chain confirmation, the platform advances each order and handles exceptional outcomes safely.

010203
03 / TRACKING

Convergent async states

A unified state model plus durable jobs and chain evidence continuously converges every order to a final result.

PROCESSING→ SUCCESS
04 / EVENTS

Reliable, verifiable events

Signed webhooks, durable events and automatic retries deliver txid and final order states to merchant systems.

DELIVERYHMAC-SHA256
DELIVERY RELIABILITY

Complex underneath. Simple to consume.

TRONow exposes one price model, one order state model and verifiable on-chain evidence. Merchants never need to understand resource orchestration.

  • Clear state semanticsAcceptance, execution and confirmation use one vocabulary
  • Safe unknown-outcome handlingNetwork failures never create blind duplicate delivery
  • End-to-end traceabilityOrder history and chain evidence remain verifiable
ORDER DELIVERY / ENERGY · 1HDelivery walkthrough
MERCHANT ORDERmerchant-order-20260830
RESOURCE65,000 ENERGY
01REQUEST ACCEPTEDSignature and quote verifiedDONE
02ENERGY DELIVEREDResource delivery completedDONE
03ON-CHAIN CONFIRMEDChain evidence attached to orderSUCCESS
TRANSACTION HASH8fa2b7...91c18eVERIFIED
SIGNED REQUESTIDEMPOTENT ORDERCHAIN PROOF
FROM REQUEST TO ENERGY

Four steps to reliable delivery

Open APIs accept requests quickly while durable background work handles everything that takes time.

  1. 01Get a quote

    Create a short-lived quote_id from resource, amount, duration and current time window.

  2. 02Place an idempotent order

    Verify signature and quote, then create the order and reserve funds atomically.

  3. 03Deliver energy

    TRONow executes reliably in the background and safely handles failed or unknown outcomes.

  4. 04Receive the result

    Get the final state and txid through order query or a signed webhook.

api.tronow.ioJSON
POST /openapi/v1/orders

{
  "client_order_id": "merchant-order-001",
  "quote_id": "qt_01J...",
  "resource_type": "ENERGY",
  "receiver_address": "T...",
  "resource_amount": 65000,
  "duration": "1h"
}

// 202 Accepted
{
  "order_id": "ord_01J...",
  "status": "PROCESSING",
  "txid": null
}
BUILT FOR DEVELOPERS

Simple to integrate. Safe to evolve.

Execution details never leak into your merchant contract. Build on one resource model, error model and order state machine.

More transfers? Compare your API price.

Prices fluctuate. API references use standard pricing; your account’s available products and final quote apply.

GET/prices/quoteReal-time sales quote
POST/ordersCreate an idempotent order
GET/orders/{order_id}Query order state
GET/account/balanceQuery account balance
Read the integration guide
SECURITY BY DESIGN

Verifiable at every boundary

From API ingress to funds and operations, every critical boundary has explicit identity, idempotency and audit controls.

HMAC request signingTimestamp + Nonce replay protection
IP allowlistRestrict where an API Key can be used
Immutable funds ledgerReserve, capture and release are fully recorded
Role and tenant isolationClear merchant and platform boundaries
READY WHEN YOU ARE

TRON Energy.
Right Now.

Create an API key and connect to TRONow energy infrastructure.