跳至主要內容

ledger RPC Method

載入中...

更新於
Jun 11, 2026

ledger RPC Method

參數

物件
物件
必填
載入中...
ledger_index
字串
載入中...
交易
布林值
載入中...
expand
布林值
載入中...
owner_funds
布林值
載入中...

退貨

結果
物件
載入中...
ledger
物件
載入中...
accepted
布林值
載入中...
account_hash
字串
載入中...
close_flags
整數
載入中...
close_time
整數
載入中...
close_time_human
字串
載入中...
close_time_resolution
整數
載入中...
closed
布林值
載入中...
hash
字串
載入中...
ledger_hash
字串
載入中...
ledger_index
字串
載入中...
parent_close_time
整數
載入中...
parent_hash
字串
載入中...
seqNum
字串
載入中...
totalCoins
字串
載入中...
total_coins
字串
載入中...
transaction_hash
字串
載入中...
ledger_hash
字串
載入中...
ledger_index
整數
載入中...
狀態
字串
載入中...
validated
布林值
載入中...
類型
字串
載入中...
diff
布林值
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"result": {
3
"ledger": {
4
"closed": false,
5
"ledger_index": "102609805",
6
"parent_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217"
7
},
8
"ledger_current_index": 102609805,
9
"validated": false,
10
"status": "success"
11
},
12
"status": "success",
13
"type": "response",
14
"forwarded": true,
15
"warnings": [
16
{
17
"id": 2001,
18
"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"
19
}
20
]
21
}
1
{
2
"result": {
3
"ledger": {
4
"closed": false,
5
"ledger_index": "102609805",
6
"parent_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217"
7
},
8
"ledger_current_index": 102609805,
9
"validated": false,
10
"status": "success"
11
},
12
"status": "success",
13
"type": "response",
14
"forwarded": true,
15
"warnings": [
16
{
17
"id": 2001,
18
"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"
19
}
20
]
21
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用