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
transactionHash string
404

The item you are making request for does not exist.

Schema
message string
500

Unable to fullfil request due to internal server error.

Schema
message string