post https://token-api-sandbox.venly.io/api/v3/erc1155/contracts/deployments
This endpoint is used to create a contract.
Responses
This endpoint is used to create a contract.
xxxxxxxxxx
11curl --request POST \
--url https://token-api-sandbox.venly.io/api/v3/erc1155/contracts/deployments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"storage": {
"type": "cloud"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: