v1
latestOpenAPI 3.1.02026-08-0466147138.0 KBExecution
Start a deposit transaction
This is the second and final step in the deposit flow. The expected input is the full output of /deposit/calculate. The selected route should be first, or only, route in the liq.route.routes array. The response of this endpoint will provide the transaction data and relevant metadata to execute the transaction onchain.
post/deposit/start
Request body
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/DepositResponse.json"
}