Mint Tokens

Performs a mint on the contract.
Contracts using ERC-721 should only pass a single token with id 0.
Only deployed contracts can be minted.
Multiple amounts and tokens can be minted at once by specifying them in the tokens array and they will be delivered in a single transaction.
The id returned in the response can be used to check the status of the mint (see GET: Mint Status).

Language
Click Try It! to start a request and see the response here!