1]Nftree.sol - It's extended from openzepplin’s erc721enummerable with the extra features like loading/unloading cbys from the nft, batch minting nftree and it’s foundation trees. 2]NftreeFactory.sol - It’s a factory contract to clone the implementation of Nftree and its other foundation trees. It basically has a main function “AddBatch” that deploys a new batch of trees.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | 2 | 1 | - | 4 |
Total | 1 | 2 | 1 | 0 | 4 |
# | File Name |
---|---|
1 | Nftree.sol |
2 | NftreeFactory.sol |