Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don’t have one.
API key to authorize requests
Wallet ID to use for transactions
Request body for NFT minting operation.
Network to mint on.
base, optimism, base-sepolia "base"
Ethereum address
"0x5a927ac639636e534b678e81768ca19e2c6280b7"
List of recipients to mint to (1-200 recipients allowed).
1 - 200 elementsNFT mint recipient. Exactly one of "address" or "fid" must be set.
If true, returns immediately after sending the transaction.
false
Success
Response for NFT minting operation.
Array of per-recipient mint results (success or error).
Successful mint transaction.