EthereumCommonwealth / Auditing

Ethereum Commonwealth Security Department conducted over 400 security audits since 2018. Not even a single contract that we audited was hacked. You can access our audit reports in the ISSUES of this repo. We are accepting new audit requests.
https://audits.callisto.network/
GNU General Public License v3.0
132 stars 34 forks source link

MechaChain - NFT collection with whitelist and multi-rounds mint #642

Closed thibautvdu closed 2 years ago

thibautvdu commented 2 years ago

Audit request

NFT 'lands' collection, divided among several planets that will be released little by little along with development of the game. Each planet has a fixed supply of lands of various types (common, rare, epic, legendary).

Mint / Land sale Each new planet can be minted in several rounds, planned as follow :

All rounds combined, the number of minted land cannot exceed the total supply for the planet.

Reveal Each planet can be later 'revealed' by the owner, effectively changing the metadata of each of its land to reveal its detailed characteristics :

Source code

Code

https://github.com/MechaChain/MechaChain-Smart-Contracts/blob/develop/contracts/ERC721/MechaLandsV1.sol

Documentation

https://github.com/MechaChain/MechaChain-Smart-Contracts/blob/develop/docs/ERC721/MechaLandsV1.md

Tests

https://github.com/MechaChain/MechaChain-Smart-Contracts/blob/develop/test/MechaLandsV1_test.js

Disclosure policy

Standard disclosure policy.

Contact information (optional)

Contact information : aquifere06panels@icloud.com

Platform

ETH mainnet

thibautvdu commented 2 years ago

Cancelled, no reply or quote after 18 days. Our company was pleased with your service for our previous contract, but given the lack of communication and professionalism this time, we started working with another audit company.