Patch ERC1155 Contract

Asynchronously patch ERC1155 contract

Body Params
string
required

The uuid id of the ERC1155 contract

string

The base uri of the contract. This should have a trailing slash.

boolean

If true, the tokens are transfer restricted. If false, the tokens are transferable. Default is false

transfer_allowlist
array of strings

The list of wallet addresses that are allowed to transfer the tokens. This is only used if transfer_restricted is true. Default is an empty list

transfer_allowlist
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json