Skip to content

contract.NFT

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

NFT

Git Source

Inherits: IERC721Community

Functions

maxSupply

function maxSupply() external view returns (uint256);

totalSupply

function totalSupply() external view returns (uint256);
Clone this wiki locally