put https://token-api-sandbox.venly.io/api/v3/erc1155/contracts///owner
This endpoint is used to update the owner
of an NFT contract. The updated owner will have admin rights on the contract.
Responses
This endpoint is used to update the owner
of an NFT contract. The updated owner will have admin rights on the contract.
xxxxxxxxxx
curl --request PUT \
--url https://token-api-sandbox.venly.io/api/v3/erc1155/contracts/AVAC/contractAddress/owner \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: