Files
dodo-contractV2/README.md

19 lines
704 B
Markdown
Raw Normal View History

2021-12-05 11:19:11 +08:00
## DODO CrowdPoolingV2 Audit Scope
2020-06-26 00:31:25 +08:00
2021-12-05 11:19:11 +08:00
- contracts/CrowdPooling/impl/CP.sol
- contracts/CrowdPooling/impl/CPFunding.sol
- contracts/CrowdPooling/impl/CPStorage.sol
- contracts/CrowdPooling/impl/CPVesting.sol
2021-03-14 10:23:23 +08:00
2021-12-05 11:19:11 +08:00
*Note: CrowdPoolingV2 && CrowdPoolingV1 code diff*
2021-09-10 00:05:16 +08:00
2021-12-05 11:19:11 +08:00
- [https://github.com/DODOEX/contractV2/blob/starter/cpV2&&cpV1-diff.html](https://github.com/DODOEX/contractV2/blob/starter/cpV2&&cpV1-diff.html)
2021-09-10 00:05:16 +08:00
2021-12-05 11:19:11 +08:00
## DODO Starter Audit Scope
2021-03-14 10:23:23 +08:00
2021-12-10 09:51:02 +08:00
- contracts/DODOStarter/impl/FairFunding.sol
- contracts/DODOStarter/impl/InstantFunding.sol
- contracts/DODOStarter/impl/Storage.sol
- contracts/DODOStarter/impl/Vesting.sol
- contracts/Factory/DODOStarterFactory.sol
- contracts/SmartRoute/proxies/DODOStarterProxy.sol