Smart contract provides a temporary lock and following it vesting for the CVP ERC20 tokens received by participants in the Beta and Gamma testing rounds of PowerPool. The contract has a special function, which allows one to vote using tokens locked in the contract.
More details in 👉
✅ Security review status: Audited
More details in 👉:
PPVesting.sol
Security Audit Report by Pessimistic;PPVesting.sol
Security Audit Report V2 by Pessimistic;PPTimedVesting.sol
Security Audit Report by MixBytes;
PPVesting
- 0x60842A6B44cca5Eb7685D1135acF69b1336B28b3
PPVesting
- 0xFD28bE82e453860F41c36029175377F470aF754b
Use yarn
or npm
to run the following npm tasks:
yarn compile
- compile contractsyarn test
- run testsyarn coverage
- generate test coverage report