Getting Started

Introduction β€” TronFuel Overview for Developers & Managers

πŸ‘‹ Welcome to Tronfuel

Tronfuel is your gateway to the Tron blockchain β€” with all the complexity removed.

We provide developers and businesses with the tools to build, sign, send, and monitor Tron transactions while automatically managing resource delegation (energy, bandwidth) behind the scenes.


#πŸ’‘ What We Do

Interacting with the Tron blockchain can be tricky due to:

  • Limited bandwidth and energy resources
  • Inconsistent transaction fees
  • Contract reverts due to missing resources
  • Incomplete monitoring of transaction status

Tronfuel solves all of this:

  • βœ… Automatically estimates and provisions bandwidth and energy
  • βœ… Offers per-request billing from your internal wallet
  • βœ… Provides webhooks for real-time status updates
  • βœ… Supports TRX, TRC10, TRC20, and TRC721 transactions
  • βœ… Enables both advanced and simple usage modes

#πŸ” Workflow Overview

Whether you’re sending TRX or smart contract calls, your basic workflow looks like this:

#πŸ›  Advanced Mode (Full Control)

  1. Build the transaction payload
  2. Sign it with your private key locally
  3. Send the signed transaction via our API
  4. Receive webhook notifications as it progresses

#⚑ Simple Mode (All-in-One)

  1. Submit one payload including your private key
  2. We build, sign, send, and monitor for you
  3. You get full webhook tracking + resource coverage

#πŸ“Š Workflow Diagram

Workflow Diagram


#πŸ“š Key Sections

#🧱 Transaction Builder

Learn how to construct TRX, TRC10, TRC20, and TRC721 transactions manually.

#πŸ” Signing Transactions

Code examples for signing transactions securely in PHP, Python, Go, Java, and JavaScript.

#πŸš€ Send Transactions

Send signed transactions to the blockchain using Tronfuel’s send endpoint. We manage energy, bandwidth, and errors.

#πŸ“ˆ Fee Estimator

Estimate energy, bandwidth, and account activation costs for your transaction before sending.

#⚑ Simple Mode

Let us build, sign, and send the transaction for you. Best for quick setups and low-friction scripts.

#πŸ“¬ Webhooks

Get real-time updates for every transaction event: broadcasted, confirmed, or failed. Includes signature verification.


#πŸ§ͺ Test on Testnet First

We support both Mainnet and Nile Testnet. Use the X-Network header to switch between environments.

Example:

 1X-Network: nile

#πŸ” Security First

We never store private keys unless you send them in Simple Mode. Webhook messages are signed. We handle resource allocation via internal TRX balances, giving you predictable fees and reliable delivery.


#🀝 Let’s Build

Tronfuel gives you enterprise-grade reliability with developer-friendly simplicity. No nodes to manage. No energy headaches. No stuck transactions.

Need help? Contact support β†’

Ready to start? Jump into the Transaction Builder or Sign Your First Transaction.

 1