Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?