The contract MeyNetwork is an ERC20 token implementation with additional features. It inherits from three OpenZeppelin contracts: 1. ERC20: Implements the standard ERC20 token functionality 2. ERC20Burnable: Allows token holders to burn their own tokens 3.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | - | - | - | 1 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | MeyNetworkToken.sol |