deposit_authorized RPC Method
Parameters
source_account
string
REQUIRED
The sender account
destination_account
string
REQUIRED
The recipient account
ledger_index
string
The ledger index of the ledger to use
ledger_hash
string
A 20-byte hex string for identifying the ledger version
Returns
result
object
An object which contains the following fields:
deposit_authorized
boolean
A boolean flag indicating whether the destination account is authorized to receive deposits from the source account
destination_account
string
The destination account for which the authorization was checked
ledger_hash
string
The hash of the ledger that was used for retrieving the account information
ledger_index
integer
The ledger index that was used for retrieving the account information
source_account
string
The source account for which the authorization was checked
status
string
The status of the request
validated
boolean
A boolean flag indicating whether the result has been validated or not
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free