Get 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.
Query parameters
orderundefined · enumOptionalDefault:
The order in which items are listed
ascExample: descPossible values: timestampstring[]OptionalExample:
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
{"summary":"--","value":""}Responses
200
OK
application/json
400
Invalid parameter
application/json
404
Not Found
application/json
500
Service Unavailable
application/json
get
/api/v1/network/feesLast updated
Was this helpful?