Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Base64NFTUpgradeable

Inherits: Initializable, ERC721Upgradeable

Functions

__Base64NFT_init

function __Base64NFT_init() internal onlyInitializing;

__Base64NFT_init_unchained

function __Base64NFT_init_unchained() internal onlyInitializing;

tokenURI

function tokenURI(uint256 tokenId) public pure override returns (string memory);