The Holy Vessel-Pot Pass is an ERC721 contract in which any user can mint a NFT only once. Special address wallet, set by the owner, can mint 100 NFT.
The Holy Vessel-Pot Pass contract inherits the ERC721, ERC721Enumerable, Address, Counters, Pausable, Ownable, MerkleProof standard smart contracts from the OpenZeppelin library.
These OpenZeppelin contracts are considered community-audited and time-tested, and hence are not part of the audit scope.
According to the standard audit assessment, Customer`s solidity based smart contracts are “Secured”. Also, these contracts do contain owner control, which does not make them fully decentralized.
We used various tools like Slither, Solhint and Remix IDE. At the same time this finding is based on critical analysis of the manual audit.
We found 0 critical, 0 high, 0 medium and 0 low and some very low level issues.