MoiIncentiveContract is an allocation management system designed to allocate a proportion of token assets to an allocation class. A single class has a primary identifier in form of bytes1, the name of the class, the maximum capacity of tokens that can be allotted to the class, a figure that tracks how much allocation has been made into the class, a metadata information that describes the the allocation class and then the status that notes the activeness or inactiveness of the allocation classes.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 3 | - | - | - | 3 |
Total | 3 | 0 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | /docs.sol |
2 | contracts/MoiIncentiveContract.sol |