getFeeStats RPC Method
Parameters
This method does not accept any parameters
Returns
sorobanInclusionFee
object
Statistical data about Soroban inclusion fees
max
string
Maximum fee observed
min
string
Minimum fee observed
mode
string
Most common fee value
p10
string
10th percentile fee
p20
string
20th percentile fee
p30
string
30th percentile fee
p40
string
40th percentile fee
p50
string
50th percentile fee (median)
p60
string
60th percentile fee
p70
string
70th percentile fee
p80
string
80th percentile fee
p90
string
90th percentile fee
p95
string
95th percentile fee
p99
string
99th percentile fee
transactionCount
integer
The number of transactions that are part of the distribution
ledgerCount
integer
The number of consecutive ledgers that form the distribution
inclusionFee
object
Statistical data about inclusion fees
max
string
Maximum fee observed
min
string
Minimum fee observed
mode
string
Most common fee value
p10
string
10th percentile fee
p20
string
20th percentile fee
p30
string
30th percentile fee
p40
string
40th percentile fee
p50
string
50th percentile fee (median)
p60
string
60th percentile fee
p70
string
70th percentile fee
p80
string
80th percentile fee
p90
string
90th percentile fee
p95
string
95th percentile fee
p99
string
99th percentile fee
transactionCount
integer
The number of transactions that are part of the distribution
ledgerCount
integer
The number of consecutive ledgers that form the distribution
latestLedger
integer
The sequence number of the latest ledger known to Stellar RPC at the time it handled the request
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free