deposit_authorized RPC Method
Parameters
source_account
string
REQUIRED
Loading...
destination_account
string
REQUIRED
Loading...
ledger_index
string
Loading...
ledger_hash
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
1curl https://docs-demo.xrp-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "deposit_authorized",6"params": [{7"source_account": "SOURCE_ACCOUNT_ADDRESS",8"destination_account": "rsUiUMpnrgxQp24dJYZDhmV4bE3aBtQyt8",9"ledger_index": "current"10}],"id":1,"jsonrpc":"2.0"}'
1curl https://docs-demo.xrp-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "deposit_authorized",6"params": [{7"source_account": "SOURCE_ACCOUNT_ADDRESS",8"destination_account": "rsUiUMpnrgxQp24dJYZDhmV4bE3aBtQyt8",9"ledger_index": "current"10}],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free