跳至主要內容

server_info (rippled) RPC Method

載入中...

更新於
Jun 11, 2026

server_info (rippled) RPC Method

參數

物件
物件
必填
載入中...
ledger_index
字串
載入中...

退貨

結果
物件
載入中...
資訊
物件
載入中...
build_version
字串
載入中...
complete_ledgers
字串
載入中...
hostid
字串
載入中...
initial_sync_duration_us
字串
載入中...
io_latency_ms
整數
載入中...
jq_trans_overflow
字串
載入中...
last_close
物件
載入中...
converge_time_s
整數
載入中...
proposers
整數
載入中...
load_factor
整數
載入中...
network_id
整數
載入中...
peer_disconnects
字串
載入中...
peer_disconnects_resources
字串
載入中...
同儕
整數
載入中...
pubkey_node
字串
載入中...
server_state
字串
載入中...
server_state_duration_us
字串
載入中...
state_accounting
物件
載入中...
connected
物件
載入中...
duration_us
字串
載入中...
transitions
字串
載入中...
disconnected
物件
載入中...
duration_us
字串
載入中...
transitions
字串
載入中...
full
物件
載入中...
duration_us
字串
載入中...
transitions
字串
載入中...
syncing
物件
載入中...
duration_us
字串
載入中...
transitions
字串
載入中...
tracking
物件
載入中...
duration_us
字串
載入中...
transitions
字串
載入中...
時間
字串
載入中...
uptime
整數
載入中...
validated_ledger
物件
載入中...
age
整數
載入中...
hash
字串
載入中...
seq
整數
載入中...
base_fee_xrp
整數
載入中...
reserve_base_xrp
整數
載入中...
reserve_inc_xrp
整數
載入中...
validation_quorum
整數
載入中...
狀態
字串
載入中...
請求
回應
1
{
2
"result": {
3
"info": {
4
"complete_ledgers": "32570-102609807",
5
"load_factor": 1,
6
"time": "2026-Mar-03 03:04:46.673396 UTC",
7
"uptime": 1852778,
8
"clio_version": "2.7.0",
9
"libxrpl_version": "3.0.0",
10
"validated_ledger": {
11
"age": 5,
12
"hash": "239AEF90407AA56065E9BCA6D52D21C187FB98B47B541ACC942D636801B71E0D",
13
"seq": 102609807,
14
"base_fee_xrp": 0.00001,
15
"reserve_base_xrp": 1,
16
"reserve_inc_xrp": 0.2
17
},
18
"cache": {
19
"size": 18875142,
20
"is_enabled": true,
21
"is_full": true,
22
"latest_ledger_seq": 102609807,
23
"object_hit_rate": 0.9729745388031006,
24
"successor_hit_rate": 0.9890366196632385
25
},
26
"validation_quorum": 28,
27
"rippled_version": "3.1.0",
28
"network_id": 0
29
},
30
"validated": true,
31
"status": "success"
32
},
33
"warnings": [
34
{
35
"id": 2001,
36
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
37
}
38
]
39
}
1
{
2
"result": {
3
"info": {
4
"complete_ledgers": "32570-102609807",
5
"load_factor": 1,
6
"time": "2026-Mar-03 03:04:46.673396 UTC",
7
"uptime": 1852778,
8
"clio_version": "2.7.0",
9
"libxrpl_version": "3.0.0",
10
"validated_ledger": {
11
"age": 5,
12
"hash": "239AEF90407AA56065E9BCA6D52D21C187FB98B47B541ACC942D636801B71E0D",
13
"seq": 102609807,
14
"base_fee_xrp": 0.00001,
15
"reserve_base_xrp": 1,
16
"reserve_inc_xrp": 0.2
17
},
18
"cache": {
19
"size": 18875142,
20
"is_enabled": true,
21
"is_full": true,
22
"latest_ledger_seq": 102609807,
23
"object_hit_rate": 0.9729745388031006,
24
"successor_hit_rate": 0.9890366196632385
25
},
26
"validation_quorum": 28,
27
"rippled_version": "3.1.0",
28
"network_id": 0
29
},
30
"validated": true,
31
"status": "success"
32
},
33
"warnings": [
34
{
35
"id": 2001,
36
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
37
}
38
]
39
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用