The contract is an ERC721 token contract that integrates Openzeppelin library; . The utilities aid in tracking token id counters, URI management, and access control mechanism. The contract allows the contract owner to mint a token to a recipient address while at the same time assigning receivers for the token royalties.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 3 | - | - | - | 3 |
Fixed | - | - | - | - | 0 |
Total | 3 | 0 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | contracts/DBSNft.sol |
2 | DBSNft.sol |