ColexionNFT

Off-Chain (Private)
Audited on 2023/03/18
No active critical issues

Summary

ERC721.sol Smart contract is an NFT Contract for creating Custom NFT. The contract inherits from several OpenZeppelin libraries including ERC721, ERC721Enumerable, ERC721URIStorage, ERC721Burnable, and AccessControl.The contract defines a constant MINTER_ROLE that can be used to control who has permission to mint new NFTs.

Issue (1)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
----0
Total10001

Contract (1)

#File Name
1

ERC721.sol