Back to Blog

Platform / B06

Panel de MERX: comprar energia sin escribir codigo

Not every energy buyer is a developer. Not every developer wants to write code for a one-off purchase. And not every organization has the engineering bandwidth to integrate an API before they can start saving on TRON costo de transaccions.

The MERX dashboard at merx.exchange provides a complete web interface for buying energy, comparing provider prices, managing your balance, tracking orders, and generating clave de APIs -- all without writing a single line of code. This article walks through every feature of the dashboard and shows how to use it effectively.

Como comenzar

Navigate to merx.exchange and create an account. The registration requires an email address and password. No KYC. No identity verification. No waiting period. Your account is active immediately.

Once logged in, you land on the main dashboard view. The interface follows a dark theme with high-contrast typography -- no visual noise, no unnecessary decoration, just the information you need to make purchase decisions.

The Price Panel

The first thing you see on the dashboard is the live price panel. This displays current precios de energia from all seven integrated providers, updated every 30 seconds.

Provider      1h Price    1d Price    Available
-------------------------------------------------
Feee          28 SUN      22 SUN      Yes
Netts         31 SUN      24 SUN      Yes
itrx          32 SUN      23 SUN      Yes
CatFee        30 SUN      25 SUN      Yes
PowerSun      33 SUN      26 SUN      Yes
TronSave      35 SUN      28 SUN      Yes
SoHu          34 SUN      27 SUN      Yes

The panel highlights el proveedor mas barato for each duration tier. Prices are displayed in SUN per unidad de energia -- the standard denomination that allows direct comparison across providers regardless of how they internally quote their rates.

What the Prices Mean

Each price represents the cost per unit of energy for the specified rental duration. To calculate the total cost for your purchase:

Total cost = energy_amount * price_per_unit

Example:
  65,000 energy * 28 SUN/unit = 1,820,000 SUN = 1.82 TRX

The dashboard performs this calculation automatically when you enter an order. You see the total cost in both SUN and TRX before confirming.

Price History

Below the live prices, a historical chart shows how prices have moved over the past 24 hours, 7 days, or 30 days. This helps you identify patterns -- prices tend to be lower during off-peak hours (00:00-08:00 UTC) and higher during peak transaction periods.

The chart is not just informational. If you are placing a large order and timing flexibility exists, waiting a few hours for a price dip can save a meaningful percentage.

Creating an Order

The order creation form is the core function of the dashboard. Aqui esta the process:

Step 1: Enter Order Parameters

Fill in three fields:

- 32,000 (minimal USDT transfer)

- 65,000 (standard USDT transfer)

- 200,000 (DEX swap)

- 500,000 (complex contract interaction)

- Custom amount

Step 2: Review the Quote

After entering your parameters, the dashboard displays a detailed quote:

Order Summary
-------------------------------------------------
Energy:           65,000 units
Duration:         1 hour
Target:           TYourAddress...
Best provider:    Feee
Price per unit:   28 SUN
Total cost:       1,820,000 SUN (1.82 TRX)
Account balance:  50.00 TRX
Balance after:    48.18 TRX

The quote shows exactly which provider will fulfill the order, the per-unit price, the total cost, and the impact on your account balance. Hay sin comisiones ocultas or markups.

Step 3: Confirm and Execute

Click the confirm button. The order is submitted to the MERX backend, which routes it to the selected provider for execution. The delegation typically completes within seconds.

Once the order is filled, the dashboard updates to show the estado de la orden, the en cadena delegation hash de transaccion, and the time remaining on the rental.

Managing Your Balance

Depositing Funds

Before you can buy energy, you need a TRX balance on MERX. The deposit process:

  1. Navigate to the Balance section
  2. Click "Deposit"
  3. The dashboard displays your unique deposit address
  4. Send TRX to that address from any TRON wallet
  5. The deposit is credited automatically after en cadena confirmation

The deposit monitor service watches for incoming transactions continuously. Credits typically appear within 1-2 minutes of the transaction being confirmed en cadena.

Viewing Balance History

The balance section shows a complete history of all balance changes:

Date/Time            Type          Amount       Balance
-----------------------------------------------------------
2026-03-28 14:30     Deposit       +100.00 TRX  100.00 TRX
2026-03-28 14:35     Order #1247   -1.82 TRX    98.18 TRX
2026-03-28 16:20     Order #1248   -1.95 TRX    96.23 TRX
2026-03-29 09:00     Deposit       +50.00 TRX   146.23 TRX
2026-03-29 09:15     Order #1249   -5.40 TRX    140.83 TRX

Every entry corresponds to a partida doble ledger record in the MERX accounting system. The sum of all entries always reconciles to your current balance -- this is verifiable and auditable.

Withdrawals

If you need to withdraw TRX from your MERX account:

  1. Navigate to the Balance section
  2. Click "Withdraw"
  3. Enter the destination TRON address
  4. Enter the amount to withdraw
  5. Confirm the withdrawal

Withdrawals are processed by the treasury-signer service and broadcast to the TRON network. Processing time depends on network conditions but typically completes within a few minutes.

Order History

The Order History view provides a searchable, filterable list of all your past orders. Each entry shows:

Filtering and Search

You can filter orders by:

This is particularly useful for organizations that purchase energy for multiple addresses and need to track costs per wallet or per application.

Order Details

Clicking on any order opens a detail view with full information:

Order #1247
-------------------------------------------------
Status:           Completed
Created:          2026-03-28 14:35:22 UTC
Energy:           65,000 units
Duration:         1 hour (expired)
Provider:         Feee
Price:            28 SUN/unit
Total:            1.82 TRX
Target:           TYourAddress...
TX Hash:          7f3a2b...
Delegation Start: 2026-03-28 14:35:30 UTC
Delegation End:   2026-03-28 15:35:30 UTC

The hash de transaccion is a link to the en cadena delegation record, verifiable through any TRON explorador de bloques.

Generating API Keys

When you are ready to integrate MERX into your application programmatically, the dashboard lets you generate clave de APIs without needing to contact support.

  1. Navigate to the Settings or API section
  2. Click "Generate API Key"
  3. Provide a label for the key (e.g., "Production server", "Staging environment")
  4. The key is displayed once -- copy it immediately
  5. The key is stored hashed on the server; it cannot be retrieved again

You can manage multiple clave de APIs, each with its own label. If a key is compromised, revoke it from the dashboard and generate a new one. Revoking a key is immediate -- all requests using the revoked key will fail with an authentication error.

API Key Security

clave de APIs authenticate your requests to the MERX REST API, WebSocket feeds, and SDKs. Treat them like passwords:

The dashboard shows the last-used timestamp for each key, making it easy to identify and revoke unused keys.

Monitoring Active Delegations

The dashboard includes a tiempo real view of your active delegacion de energias:

Active Delegations
-------------------------------------------------
Target            Energy     Expires           Remaining
TAddr1...         65,000     2026-03-30 15:00  2h 30m
TAddr2...         200,000    2026-03-31 09:00  20h 30m
TAddr3...         500,000    2026-04-02 12:00  3d 2h 30m

For each active delegation, you can:

The system does not currently support canceling an active delegation early (delegacion de energia on TRON is an en cadena operation that runs until its specified duration expires), but you can always extend an existing delegation by purchasing additional energy for the same target address.

Energy Estimation Tool

The dashboard includes a built-in estimacion de energia tool. If you are not sure how much energy your transaction will need, you can simulate it directly from the dashboard:

  1. Enter the contract address (e.g., the USDT contract)
  2. Select the function (e.g., transfer)
  3. Enter the parameters (recipient address, amount)
  4. Click "Estimate"

The tool calls triggerConstantContract under the hood and returns the exact energy required for your specific transaction against the current contract state. This eliminates guesswork and prevents over-purchasing or under-purchasing energy.

Who the Dashboard Is For

Business Operators

If you run a business that sends USDT payments -- payroll, vendor payments, remittances -- you do not need a developer to integrate an API. Open the dashboard, deposit TRX, and start buying energy before each batch of transfers. The ahorro de costos are immediate and significant.

Developers Evaluating MERX

Before committing to an API integration, use the dashboard to test the service. Place a few orders, observe the pricing, verify that delegations arrive en cadena as expected. Once you are satisfied, generate an clave de API and move to programmatic access.

Finance Teams

The order history and balance views provide the reporting that finance teams need: what was spent, when, on what, from which provider. Export this data for reconciliation with your internal accounting systems.

Occasional Users

If you make TRON transactions occasionally -- a few per week or per month -- the dashboard is likely all you need. No integration, no code, no maintenance. Just log in, buy energy, and save 90% on comision de transaccions.

From Dashboard to API

The dashboard and the API share the same backend. Every action you perform in the dashboard -- checking prices, placing orders, viewing history -- maps directly to an API endpoint. When you are ready to automate:

Dashboard action          API equivalent
-----------------------------------------------------------
View prices               GET /api/v1/prices
Create order              POST /api/v1/orders
View order                GET /api/v1/orders/:id
View balance              GET /api/v1/balance
Estimate energy           POST /api/v1/estimate

The transition from dashboard user to API user is seamless. Your account, balance, and order history carry over. The only addition is the clave de API you generate from the dashboard itself.

Documentacion completa: https://merx.exchange/docs

Plataforma: https://merx.exchange


All Articles