Git Source
Last updated 7 months ago
Inherits: IERC721
function mint(address to, uint256 tokenId) external;
function burn(uint256 tokenId) external;