πERC721A
Overview
Methods
mint
mintfunction mint(uint256 quantity) external payable { }Parameters
Name
Type
Description
withdraw
withdrawfunction withdraw() external payable onlyOwner { }setMintRate
setMintRateParameters
Name
Type
Description
Last updated