# INFTURIExtension [Git Source](https://github.com/buildship-dev/nft-contracts/blob/fd1c33a9dbefe42158dfc60d10c0afde05c713aa/contracts/interfaces/INFTExtension.sol) **Inherits:** [INFTExtension](/wiki/src/contracts/interfaces/INFTExtension.sol/contract.INFTExtension.md) ## Functions ### tokenURI ```solidity function tokenURI(uint256 tokenId) external view returns (string memory); ```