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.
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
API key to authorize requests
Wallet ID to use for transactions
Request body for NFT minting operation.
Ethereum address
^0x[a-fA-F0-9]{40}$"0x5a927ac639636e534b678e81768ca19e2c6280b7"
Network to mint on.
base, optimism, base-sepolia "base"
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.