createLockContract
createLockContract
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| Header Parameters | 
|---|
| captchastring —  REQUIREDRecaptcha value to pass. | 
| Request Body — REQUIRED | 
|---|
| namestring | 
| expirationDurationstring | 
| maxNumberOfKeysstring | 
| keyPricestring | 
| creatorstring | 
| currencyContractAddressstring | 
| publicLockVersionnumber | 
| Responses | ||
|---|---|---|
| 201Transaction hash of the lock creation transaction. 
 | ||
| 404The item you are making request for does not exist. 
 | ||
| 500Unable to fullfil request due to internal server error. 
 |