IERC721Design

Interface for ERC721 token designs

buildTokenURI

function buildTokenURI(uint256 nftType, uint256 tokenId) external pure returns (string)