Prepare Transaction

Prepare a Tezos transaction for broadcasting. It takes a serialized transaction and its signatures and returns a serialized signed transaction that can be broadcasted.

Body Params

Transaction to prepare

string
required

Unsigned serialized transaction

string
required

Transaction signature in hex

Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8