Get the network fees
Network
Get the network fees
Returns the estimated gas in tinybars per each transaction type. Default order is ASC. Currently only ContractCall, ContractCreate and EthereumTransaction transaction types are supported.
GET
Get the network fees
Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-add-traceability-callout.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The order in which items are listed
Available options:
asc, desc The consensus timestamp as a Unix timestamp in seconds.nanoseconds format with an optional comparison operator. See unixtimestamp.com for a simple way to convert a date to the 'seconds' part of the Unix time.
Pattern:
^((eq|gt|gte|lt|lte|ne):)?\d{1,10}(.\d{1,9})?$