IERC721Design
Interface for ERC721 token designs
buildTokenURI
function buildTokenURI(uint256 nftType, uint256 tokenId) external pure returns (string)
Was this helpful?
Interface for ERC721 token designs
function buildTokenURI(uint256 nftType, uint256 tokenId) external pure returns (string)
Was this helpful?