Decentralized market and launchpad for minting, listing and trading of non-fungible assets.
Project for Moonvera
- Launchpad
- Factory ethereum mainnet
- Colletions:
- GremGoyles ethereum mainnet
- MvxFactory.sol:
- MvxFactory to create ERC721A clone contracts with immutable arguments, solady implementation
- MvxCollection.sol: ERC721AUpgradable Azuki ERC721 like implementation, supports the following features
- per-stage price
- per-stage walletLimit
- per-stage maxStageSupply
- multi stage minting
- multi role minting access
- artist royalties
- Market.sol
- Nft listing
- Nft buy/sell with ERC20's & Eth
- MarketLens.sol
- Contract to query Internal and 3rd Party market statistics
- Auditbase report
- Static analysis report by 4naly3er tool from code4rena team
- Defender 2.0 (beta)
- Static analysis Slither github action through CI/CD | current issue:
https://github.com/crytic/slither/issues/2148
- Forta bot
- Tenderly alerts to telegram
- NFT collateral lending
- NFT Swap
- Per-stage merkleRoot
- Crossmint support