Related tutorial: Minting for Farcaster Users
Authorizations
API key to authorize requests
Headers
Wallet ID to use for transactions
Body
application/json
Request body for NFT minting operation.
Network to mint on.
Available options:
base
, optimism
, base-sepolia
Example:
"base"
Ethereum address
Example:
"0x5a927ac639636e534b678e81768ca19e2c6280b7"
List of recipients to mint to (1-200 recipients allowed).
Required array length:
1 - 200
elementsIf true, returns immediately after sending the transaction.
Example:
false
Response
Success
Response for NFT minting operation.
Array of mint transaction results.