Skip to content

contract.INFTURIExtension

Aleksey Bykhun edited this page Jan 18, 2023 · 1 revision

INFTURIExtension

Git Source

Inherits: INFTExtension

Functions

tokenURI

function tokenURI(uint256 tokenId) external view returns (string memory);
Clone this wiki locally