Deploy ERC-721 collection
NFTs
Deploy ERC-721 collection
Deploy a new ERC-721A (series) NFT collection.
POST
Deploy ERC-721 collection
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.
Related tutorial: Minting for Farcaster Users
Node.js SDK
🔗 SDK Method: deployErc721 Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Headers
Wallet ID to use for transactions
Body
application/json
Required string length:
1 - 255Available options:
base, optimism, base-sepolia Required string length:
1 - 32Max supply (0 = unlimited)
Required range:
0 <= x <= 281474976710655Royalty in basis points (500 = 5%, max 2500 = 25%)
Required range:
0 <= x <= 2500Defaults to creator wallet
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x5a927ac639636e534b678e81768ca19e2c6280b7"