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