Returns the estimated gas in tinybars per each transaction type. Default order is ASC. Currently only ContractCall
, ContractCreate
and EthereumTransaction
transaction types are supported.
The order in which items are listed
"desc"
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
^((eq|gt|gte|lt|lte|ne):)?\d{1,10}(.\d{1,9})?$
OK
gas cost in tinybars
type of the transaction
"1586567700.453054000"
^\d{1,10}(\.\d{1,9})?$