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).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the NFT contract

Body Params
string
required

Wallet address to get authorized

tokens
array of objects
required
tokens*
Headers
string
required
string
required
Responses

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