deposit_authorized RPC Method
Parameters
object
object
REQUIRED
Loading...
source_account
string
REQUIRED
Loading...
destination_account
string
REQUIRED
Loading...
ledger_index
string
Loading...
Returns
result
object
Loading...
deposit_authorized
boolean
Loading...
destination_account
string
Loading...
ledger_hash
string
Loading...
ledger_index
integer
Loading...
source_account
string
Loading...
status
string
Loading...
validated
boolean
Loading...
Request
Response
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": false12}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": false12}13}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free