Fee Stats Response
Represents fee statistics response from the Horizon API.
Fee stats provide information about the transaction fees network validators are accepting. This data helps users set appropriate transaction fees to ensure their transactions are accepted by the network in a timely manner.
The response includes:
Information about the last closed ledger
Fee charged statistics (actual fees that were charged)
Max fee statistics (maximum fees users were willing to pay)
Percentile distributions for both fee types
See also
Constructors
Types
Represents the statistical distribution of transaction fees.
Properties
Distribution of fees that were actually charged
The sequence number of the last ledger
The base fee in the last ledger (in stroops)
The capacity usage of the last ledger (as a decimal string, e.g., "0.97" for 97%)
Distribution of maximum fees that users were willing to pay