跳至主要內容

gateway_balances RPC Method

載入中...

更新於
Jun 11, 2026

gateway_balances RPC Method

參數

物件
物件
必填
載入中...
帳戶
字串
必填
載入中...
ledger_index
字串
載入中...
strict
布林值
載入中...

退貨

結果
物件
載入中...
帳戶
字串
載入中...
obligations
陣列
載入中...
balances
陣列
載入中...
assets
陣列
載入中...
ledger_index
整數
載入中...
ledger_hash
字串
載入中...
ledger_current_index
字串
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"result": {
3
"obligations": {
4
"USD": "14.0301"
5
},
6
"assets": {
7
"rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q": [
8
{
9
"currency": "USD",
10
"value": "0.0001"
11
}
12
]
13
},
14
"locked": {
15
"XRP": "127777"
16
},
17
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
18
"ledger_index": 102609804,
19
"ledger_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217",
20
"status": "success"
21
},
22
"warnings": [
23
{
24
"id": 2001,
25
"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"
26
}
27
]
28
}
1
{
2
"result": {
3
"obligations": {
4
"USD": "14.0301"
5
},
6
"assets": {
7
"rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q": [
8
{
9
"currency": "USD",
10
"value": "0.0001"
11
}
12
]
13
},
14
"locked": {
15
"XRP": "127777"
16
},
17
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
18
"ledger_index": 102609804,
19
"ledger_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217",
20
"status": "success"
21
},
22
"warnings": [
23
{
24
"id": 2001,
25
"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"
26
}
27
]
28
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用