We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Git Source
Inherits: INFTExtension
uint256 private totalMinted;
uint256 public immutable extensionSupply;
constructor(uint256 _extensionSupply);
modifier whenLimitedSupplyNotReached(uint256 amount);