Interface for ERC721 token designs
function buildTokenURI(uint256 nftType, uint256 tokenId) external pure returns (string)