v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Migrate

Get transaction for migration

Get transaction for migration using user address and tokens user wants to migrate

post/migrate/start

Query parameters

need_approvalboolean

Request body

amountstring required
slippageinteger required
superform_idstring required
user_addressstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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