This contract is a token management contract (SciManag er) for handling governance functionalities. It implements a system where users can lock SCI tokens to gain voting rights, with built-in timelock mechanisms for both voting and proposal actions.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 4 | 1 | - | - | 5 |
Total | 4 | 1 | 0 | 0 | 5 |
# | File Name |
---|---|
1 | SciManager.sol |
2 | ts/blob/main/contracts/sciManager/SciManager.sol |