Mint ERC721 Token

Mint an NFT to the given wallet address using the given erc721 id. Note that the wallet address must be associated with a User before minting. This can either be the Co:Create wallet address or an external wallet address that is linked to a user.

Body Params

Request body to mint a collectible.

wallet_addresses
array of strings
required

The wallet addresses of the user to mint to

wallet_addresses*
string
required

The erc721_id for the NFT

mint_quantity
array of numbers
required

The number of NFTs to mint, per each wallet address

mint_quantity*
Responses

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