Skip to main content

ripple_path_find RPC Method

Loading...

Updated on
Jun 11, 2026

ripple_path_find RPC Method

Parameters

object
object
REQUIRED
Loading...
destination_account
string
REQUIRED
Loading...
destination_amount
object
REQUIRED
Loading...
currency
string
Loading...
issuer
string
Loading...
value
string
Loading...
source_account
string
REQUIRED
Loading...
source_currencies
array
Loading...
currency
string
Loading...

Returns

result
object
Loading...
alternatives
array
Loading...
destination_account
string
Loading...
destination_amount
object
Loading...
currency
string
Loading...
issuer
string
Loading...
value
string
Loading...
destination_currencies
string
Loading...
full_reply
boolean
Loading...
source_account
string
Loading...
status
string
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
Response
1
{
2
"result": {
3
"alternatives": [
4
{
5
"paths_canonical": [],
6
"paths_computed": [
7
[
8
{
9
"currency": "USD",
10
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
11
"type": 48
12
}
13
],
14
[
15
{
16
"currency": "USD",
17
"issuer": "rsbgrRPMTykHoStSYst8jbqkscAnHCPWY8",
18
"type": 48
19
},
20
{
21
"account": "rsbgrRPMTykHoStSYst8jbqkscAnHCPWY8",
22
"type": 1
23
}
24
]
25
],
26
"source_amount": "722"
27
},
28
{
29
"paths_canonical": [],
30
"paths_computed": [],
31
"source_amount": {
32
"currency": "USD",
33
"issuer": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
34
"value": "0.0010015"
35
}
36
}
37
],
38
"destination_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
39
"destination_amount": {
40
"currency": "USD",
41
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
42
"value": "0.001"
43
},
44
"destination_currencies": [
45
"JOE",
46
"MXN",
47
"USD",
48
"DYM",
49
"CNY",
50
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
51
"EUR",
52
"BTC",
53
"XRP"
54
],
55
"full_reply": true,
56
"source_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
57
"status": "success"
58
},
59
"status": "success",
60
"type": "response",
61
"forwarded": true,
62
"warnings": [
63
{
64
"id": 2001,
65
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
66
}
67
]
68
}
1
{
2
"result": {
3
"alternatives": [
4
{
5
"paths_canonical": [],
6
"paths_computed": [
7
[
8
{
9
"currency": "USD",
10
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
11
"type": 48
12
}
13
],
14
[
15
{
16
"currency": "USD",
17
"issuer": "rsbgrRPMTykHoStSYst8jbqkscAnHCPWY8",
18
"type": 48
19
},
20
{
21
"account": "rsbgrRPMTykHoStSYst8jbqkscAnHCPWY8",
22
"type": 1
23
}
24
]
25
],
26
"source_amount": "722"
27
},
28
{
29
"paths_canonical": [],
30
"paths_computed": [],
31
"source_amount": {
32
"currency": "USD",
33
"issuer": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
34
"value": "0.0010015"
35
}
36
}
37
],
38
"destination_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
39
"destination_amount": {
40
"currency": "USD",
41
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
42
"value": "0.001"
43
},
44
"destination_currencies": [
45
"JOE",
46
"MXN",
47
"USD",
48
"DYM",
49
"CNY",
50
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
51
"EUR",
52
"BTC",
53
"XRP"
54
],
55
"full_reply": true,
56
"source_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
57
"status": "success"
58
},
59
"status": "success",
60
"type": "response",
61
"forwarded": true,
62
"warnings": [
63
{
64
"id": 2001,
65
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
66
}
67
]
68
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free