function constructorconstructor(address defaultAdmin) public
function safeMintfunction safeMint(address to) public returns (uint256)
function supportsInterfacefunction supportsInterface(bytes4 interfaceId) public view returns (bool)
Minted
event Mintedevent Minted(address to, uint256 tokenId)
Was this page helpful?