跳转至主要内容

account_channels RPC Method

正在加载...

更新于
Jun 11, 2026

account_channels RPC Method

参数

对象
对象
必填
正在加载...
account
字符串
必填
正在加载...
destination_account
字符串
正在加载...
ledger_index
字符串
正在加载...

退货

结果
对象
正在加载...
account
字符串
正在加载...
channels
数组
正在加载...
account
字符串
正在加载...
金额
整数
正在加载...
平衡
整数
正在加载...
channel_id
字符串
正在加载...
destination_account
字符串
正在加载...
公钥
字符串
正在加载...
public_key_hex
字符串
正在加载...
settle_delay
整数
正在加载...
上限
整数
正在加载...
ledger_hash
字符串
正在加载...
ledger_index
整数
正在加载...
validated
布尔型
正在加载...
状态
字符串
正在加载...
警告
数组
正在加载...
id
整数
正在加载...
消息
字符串
正在加载...
请求
回复
1
{
2
"result": {
3
"account": "r4AZpDKVoBxVcYUJCWMcqZzyWsHTteC4ZE",
4
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
5
"ledger_index": 102609803,
6
"validated": true,
7
"limit": 200,
8
"channels": [],
9
"status": "success"
10
},
11
"warnings": [
12
{
13
"id": 2001,
14
"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"
15
}
16
]
17
}
1
{
2
"result": {
3
"account": "r4AZpDKVoBxVcYUJCWMcqZzyWsHTteC4ZE",
4
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
5
"ledger_index": 102609803,
6
"validated": true,
7
"limit": 200,
8
"channels": [],
9
"status": "success"
10
},
11
"warnings": [
12
{
13
"id": 2001,
14
"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"
15
}
16
]
17
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用