Prepare a Smart Contract Deployment transaction for signing (with validation)

Generates a unique request ID and prepares a smart contract deployment payload for signing. The parameters of the request will be validated against the specified schema.

Body Params
location
object
required
string
required

The blockchain account that will sign the transaction

string
required

The contract bytecode

constructorParameters
array of objects

The list of input parameters for the contract constructor

constructorParameters
Headers
string
required
string
required
Responses

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