Prepare asset transfer for bridge

The first step of submitting an asset transfer via the bridge requires preparing the transaction for signing. This API transforms a transaction request into a payload that can be signed. It returns a request ID that is used to execute the transaction after it is signed

Path Params
uuid
required

The ID of the bridge created in Quant Connect

Body Params
string
required

The address of the sender initiating the asset transfer

string

The amount of asset to be transferred. This field is applicable only to QRC20 tokens

string

The ID of the asset to be transferred. This field is applicable only to QRC721 tokens

string
required

The address of the recipient receiving the asset transfer

Headers
string
required
Responses

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