v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Execution

Start a rebalancing transaction

post/rebalancing/start

Request body

$schemastring uri

A URL to the JSON Schema for this object.

interim_assetstring required
receiver_address_spstring required
slippageinteger required
user_addressstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

tostring required
tx_datastring required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/RebalanceStartTransactionResponse.json"
}