NFTs2ME

Off-Chain (Private)
Audited on 2024/02/26
No active critical issues

Summary

NFTs2Me contains multiple contracts. The main functionality in the audit was the factory and collection contract. N2MFactory allows anyone to create the NFT collection while initializing the created collection. The owner can add the new implementation for the implementation type. The N2MFactory contract allows creating collections apart from the specified implementation types.

Issues (7)

Low
Medium
High
Critical
Total
Not fixed
6---6
Fixed
1---1
Total70007

Contracts (2)

#File Name
1

Common.sol

2

N2MFactory.sol