IMinterAutoId
IMinterAutoId
Decentralized NFT Minter contract
mint
function mint() external returns (uint256 nextTokenId)
Create a new type of species and define attributes.
safeMint
function safeMint() external returns (uint256 nextTokenId)
Create a new type of species and define attributes.
setNextTokenId
function setNextTokenId(uint256 nextTokenId_) external
Used to set the starting nextTokenId value. Used to save situtations where someone mints directly