跳转至主要内容

gateway_balances RPC Method

正在加载...

更新于
Jun 11, 2026

gateway_balances RPC Method

参数

对象
对象
必填
正在加载...
account
字符串
必填
正在加载...
ledger_index
字符串
正在加载...
strict
布尔型
正在加载...

退货

结果
对象
正在加载...
account
字符串
正在加载...
obligations
数组
正在加载...
余额
数组
正在加载...
assets
数组
正在加载...
ledger_index
整数
正在加载...
ledger_hash
字符串
正在加载...
ledger_current_index
字符串
正在加载...
validated
布尔型
正在加载...
状态
字符串
正在加载...
警告
数组
正在加载...
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
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用