v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBRouting
Returns pre-built transactions for the given route. It is assumed that transactions will be signed and sent by the sender via wallet
post/v2/route/transactions
Request body
Response
transactions for the route
Example response
{
"transactions": [
{
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez"
}
]
}