Sl No. | Name | Severity |
---|---|---|
C-01. | Contract is not compliant with EIP-20 and hence completely unusable for any ERC20 use case | Fixed |
L-01. | Missing Natspec | Fixed |
L-02. | New Solidity versions support named mappings, use that for more readibility of code. | Fixed |
L-03. | Avoid Using Floating Pragma | Fixed |
G-01. | Constructors can be marked payable | Fixed |