Ga naar de hoofdinhoud

path_find RPC Method

Bezig met laden...

Bijgewerkt op
Jun 11, 2026

path_find RPC Method

A client can only have one pathfinding request open at a time. If another pathfinding request is already open on the same connection, the old request is automatically closed and replaced with the new request.

Parameters

Deze methode accepteert geen parameters

Retourzendingen

resultaat
object
Bezig met laden...
alternatives
array
Bezig met laden...
paths_computed
array
Bezig met laden...
source_amount
tekenreeks
Bezig met laden...
destination_amount
tekenreeks
Bezig met laden...
destination_account
tekenreeks
Bezig met laden...
destination_amount
tekenreeks
Bezig met laden...
source_account
tekenreeks
Bezig met laden...
full_reply
booleaanse waarde
Bezig met laden...
warnings
array
Bezig met laden...
id
geheel getal
Bezig met laden...
bericht
tekenreeks
Bezig met laden...
Verzoek
Antwoord
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"alternatives": [
7
{
8
"paths_computed": [],
9
"source_amount": "example_value",
10
"destination_amount": "example_value"
11
}
12
],
13
"destination_account": "example_value",
14
"destination_amount": "example_value",
15
"source_account": "example_value",
16
"full_reply": false
17
},
18
"warnings": [
19
{
20
"id": 1,
21
"message": "example_value"
22
}
23
]
24
}
25
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"alternatives": [
7
{
8
"paths_computed": [],
9
"source_amount": "example_value",
10
"destination_amount": "example_value"
11
}
12
],
13
"destination_account": "example_value",
14
"destination_amount": "example_value",
15
"source_account": "example_value",
16
"full_reply": false
17
},
18
"warnings": [
19
{
20
"id": 1,
21
"message": "example_value"
22
}
23
]
24
}
25
}
Heb je nog geen account?
Maak binnen enkele seconden je Quicknode-eindpunt aan en ga aan de slag
Ga gratis aan de slag