Transactions are requests submitted by a client to a node in the Hedera network. Every transaction has a fee calculated using the Simple Fees model: a base fee plus extras for each of the node, network, and service components. Fees are denominated in USD (as tinycents) and paid in HBAR at the current exchange rate. You can estimate fees before submission using theDocumentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-feat-hip-1261-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
POST /api/v1/network/fees Mirror Node endpoint or the Hedera Fee Estimator. The following table lists the transaction type requests for each service.
Transactions have a 6,144-byte size limit, which includes all attached signatures. A single signature is ~80–100 bytes, depending on the key type and encoding. Privileged Hedera accounts, such as
0.0.2 and 0.0.50, set as the transaction fee payer are permitted to submit transactions up to 130 KB in size.