import”@patchwork/contracts/PatchworkMintable/IPatchworkMintable.sol”;
Inherits:
IPatchworkScopedFunctions
mint
Mints a single token to a specified address.
Returns
mintBatch
Mints multiple tokens to a specified address.
Returns
IPatchwork721 interface to add protocol-level mint support and enable mint fee accrual to the contract’s Scope.
IPatchworkScoped