Skip to main content

createLockContract

createLockContract

Path Parameters
network integer REQUIRED

Network id.

Header Parameters
captcha string REQUIRED

Recaptcha value to pass.

Request Body REQUIRED
name string
expirationDuration string
maxNumberOfKeys string
keyPrice string
creator string
currencyContractAddress string
publicLockVersion number
Responses
201

Transaction hash of the lock creation transaction.

Schema OPTIONAL
transactionHash string OPTIONAL
404

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL