To mint ERC-721 tokens from a public drop, you need to create a transaction that calls the SeaDrop contract's mintPublic
function.
dropContractAddress
: The ERC-721 drop contractquantity
: Number of tokens to mint (for ERC-721)minterAddress
: Wallet address performing the mint- Drop Stage Info: Current
price
,feeBps
,startTime
/endTime