Create TX

When user starts swapping or when a step of swap succeeds, to get the transaction for the next step, this endpoint should be called.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body

string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Unique requestId received from bestRoute endpoint

int32
required

Number of current step, starting from 1

userSettings
object
required

Settings of user for swaps

validations
object
required

List of validations that Rango should do

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*