Skip to main content

fee RPC Method

Loading...

Updated on
Oct 04, 2023

fee RPC Method

Parameters

This method does not accept any parameters

Returns

result
object
Loading...
current_ledger_size
string
Loading...
current_queue_size
string
Loading...
drops
object
Loading...
base_fee
string
Loading...
median_fee
string
Loading...
minimum_fee
string
Loading...
open_ledger_fee
string
Loading...
expected_ledger_size
string
Loading...
ledger_current_index
integer
Loading...
levels
object
Loading...
median_level
string
Loading...
minimum_level
string
Loading...
open_ledger_level
string
Loading...
reference_level
string
Loading...
max_queue_size
string
Loading...
status
string
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
1
curl https://docs-demo.xrp-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{
5
"method": "fee",
6
"params": [{}],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free