Skip to main content

server_state RPC Method

Loading...

Updated on
Oct 04, 2023

server_state RPC Method

Parameters

This method does not accept any parameters

Returns

result
object
Loading...
state
object
Loading...
build_version
string
Loading...
complete_ledgers
string
Loading...
initial_sync_duration_us
string
Loading...
io_latency_ms
integer
Loading...
jq_trans_overflow
string
Loading...
last_close
object
Loading...
converge_time_s
integer
Loading...
proposers
integer
Loading...
load
object
Loading...
job_types
array
Loading...
in_progress
integer
Loading...
job_type
string
Loading...
threads
integer
Loading...
load_base
integer
Loading...
load_factor
integer
Loading...
load_factor_fee_escalation
integer
Loading...
load_factor_fee_queue
integer
Loading...
load_factor_fee_reference
integer
Loading...
load_factor_server
integer
Loading...
network_id
integer
Loading...
peer_disconnects
string
Loading...
peer_disconnects_resources
string
Loading...
peers
integer
Loading...
pubkey_node
string
Loading...
server_state
string
Loading...
server_state_duration_us
string
Loading...
state_accounting
object
Loading...
connected
object
Loading...
duration_us
string
Loading...
transitions
string
Loading...
disconnected
object
Loading...
duration_us
string
Loading...
transitions
string
Loading...
full
object
Loading...
duration_us
string
Loading...
transitions
string
Loading...
syncing
object
Loading...
duration_us
string
Loading...
transitions
string
Loading...
tracking
object
Loading...
duration_us
string
Loading...
transitions
string
Loading...
time
string
Loading...
uptime
integer
Loading...
validated_ledger
object
Loading...
age
integer
Loading...
hash
string
Loading...
seq
integer
Loading...
base_fee_xrp
integer
Loading...
reserve_base_xrp
integer
Loading...
reserve_inc_xrp
integer
Loading...
validation_quorum
integer
Loading...
validator_list_expires
integer
Loading...
status
string
Loading...
type
string
Loading...
forwarded
boolean
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": "server_state",
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