This project consists on a set of contracts that allow the creation and management of ERC721 and ERC1155 collections: creation, minting, claiming, trading.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | - | - | - | 2 |
Fixed | 23 | 3 | - | - | 26 |
Total | 25 | 3 | 0 | 0 | 28 |
# | File Name |
---|---|
1 | contracts/SnowMarketplace.sol |
2 | contracts/Erc1155Claimer.sol |
3 | contracts/CollectionMinter.sol |
4 | contracts/ISnowTracker.sol |
5 | contracts/Erc721Collection.sol |
6 | contracts/SnowTracker.sol |