Get the Fee Estimation

Returns the estimated fee for a given chain.

Fee estimation is integrated within the Transaction API and is not a standalone endpoint. When you send a transaction, the fee is automatically deducted from the sender's wallet.

How It Works?

It estimates the cost of sending a transaction, which can be either signed or unsigned. If unsigned, the estimation assumes the size of a single signature. The estimation includes:

  • Bandwidth: The data size of the transaction.
  • Energy: The computational resources needed if it's a smart contract transaction.
  • Additional Fees: Any extra costs for specific contract types.

👍

START HERE!

Click Try It! to test the endpoint with the default values or customize your request by following these steps:

  1. Enter your API key in the Header: token text box (top right).
  2. Enter the parameters available below.
  3. Click Try It!.

Supported Protocols and Networks

ProtocolNetworkPath Parameters
StellarMainnetstellar-mainnet
stellar-testnet
TronMainnet
Nile
tron-mainnet
tron-nile
Language
Authorization
Click Try It! to start a request and see the response here!