v1

latestSwagger 2.02026-07-17252638.9 KB

Deploys the given smart contract to the blockchain network.

post/cmd/deploySC

Request body

nicknamestring required

Account nickname used to sign the operation.

smartContractstring required

Base64 encoded smart contract bytecode.

maxCoinsstring

Set the number of coins that will be sent along the deployment call.

coinsstring

Set the number of coins that will be sent along the deployment call.

feestring

Set the fee amount (in nanoMassa) that will be given to the block creator.

parametersstring

Base64 encoded parameters that will be sent along the smart contract.

descriptionstring

Description of the operation

maxGasstring

Amount in integer string.

Response

OK.

operationIdstring

Operation id.