Prepare Transaction

Prepare an unsigned transaction for broadcast by adding signatures to it

Body Params

Transaction to prepare

string
required

Wallet public key (compressed or uncompressed), this is different than the wallet address

string
required

Transaction body serialized in hex

string
required

Transaction auth info serialized in hex

string
required

Transaction signature serialized 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