Titans will upgrade and produce a hero NFT. Titan holders will become a part of the whitelist for any project we will ever do. They will be a part of a dao and hold ownership of land in the metaverse. Titans will have access to our Musee land plot.
Heroes NFT Contract is an NFT smart contract, having functions like disable_whitelisting, setURI, mint, etc.
The Heroes NFT contract inherits the ERC1155, ReentrancyGuard, Ownable 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 smart contracts are “Secured”. This token contract does contain owner control, which does not make it 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.