ITRX

Fixed price

Fixed-price energy provider with 4 duration tiers. HMAC-signed API. Good balance of price and flexibility.

Live price
42 SUN
per energy unit (cheapest tier)
5,366,549
available energy
Last updated: 09:18:41
Provider details
TypeFixed price
Durations1h, 1d, 3d, 30d
ResourcesEnergy
Websiteitrx.io
Merx slugitrx

How ITRX compares

Current cheapest provider is Netts at 24 SUN per energy unit.

ITRX is currently priced at 42 SUN. That is 18 SUN above the best rate.

Why use Merx instead of buying from ITRX directly

ITRX is one of multiple providers connected to Merx. Buying through an aggregator gives you advantages that no single provider can offer:

  • Best price guarantee -- Merx compares ITRX with every other provider every 30 seconds. If ITRX is cheapest, your order goes there. If not, it goes to whoever is.
  • Automatic failover -- if ITRX runs out of capacity or goes offline, your order fills through the next cheapest provider. No manual intervention.
  • One integration -- a single API replaces separate integrations with multiple providers. One balance, one order format, one webhook.
  • No lock-in -- you are not tied to ITRX. As new providers join Merx, your orders automatically benefit from expanded supply and competition.
Get started

Alternatives to ITRX

Other TRON energy providers available through Merx:

Or use Merx to compare all providers automatically and route your order to the cheapest option available right now.

Use via Merx

You do not need to integrate with ITRX directly. Merx routes orders to ITRX automatically when it offers the best price for your requested duration and amount.

curl -X POST https://merx.exchange/api/v1/orders \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "resource_type": "energy",
    "amount": 100000,
    "duration_sec": 3600,
    "target_address": "TYourAddress..."
  }'
Get startedAll providers