跳至主要內容

deposit_authorized RPC Method

載入中...

更新於
Jun 11, 2026

deposit_authorized RPC Method

參數

物件
物件
必填
載入中...
source_account
字串
必填
載入中...
destination_account
字串
必填
載入中...
ledger_index
字串
載入中...

退貨

結果
物件
載入中...
deposit_authorized
布林值
載入中...
destination_account
字串
載入中...
ledger_hash
字串
載入中...
ledger_index
整數
載入中...
source_account
字串
載入中...
狀態
字串
載入中...
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 端點,並開始建置
立即免費開始使用