跳转至主要内容

deposit_authorized RPC Method

正在加载...

更新于
2026年6月11日

deposit_authorized RPC Method

参数

对象
对象
必填
正在加载...
源账户
字符串
必填
正在加载...
收款账户
字符串
必填
正在加载...
ledger_index
字符串
正在加载...

退货

结果
对象
正在加载...
deposit_authorized
布尔型
正在加载...
收款账户
字符串
正在加载...
ledger_hash
字符串
正在加载...
ledger_index
整数
正在加载...
源账户
字符串
正在加载...
状态
字符串
正在加载...
validated
布尔型
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"deposit_authorized": false,
6
"destination_account": "example_value",
7
"ledger_hash": "example_value",
8
"ledger_index": 1,
9
"source_account": "example_value",
10
"status": "example_value",
11
"validated": false
12
}
13
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"deposit_authorized": false,
6
"destination_account": "example_value",
7
"ledger_hash": "example_value",
8
"ledger_index": 1,
9
"source_account": "example_value",
10
"status": "example_value",
11
"validated": false
12
}
13
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用