Olive Network’s deposit repository contains contracts that allow users to deposit ETH or pre-approved tokens into the Strategy contracts. These deposited tokens count towards the point-based airdrop allocation and can be withdrawn at any time with no fees for deposits or withdrawals.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | 1 | - | - | 2 |
Total | 1 | 1 | 0 | 0 | 2 |
# | File Name |
---|---|
1 | contracts/strategy/Strategy.sol |
2 | contracts/administrator/Administrator.sol |
3 | contracts/strategy/StrategyETH.sol |
4 | contracts/strategy/IStrategyETH.sol |
5 | contracts/administrator/IRole.sol |
6 | contracts/strategy/IStrategy.sol |
7 | contracts/administrator/IBlackList.sol |
8 | contracts/administrator/IPausable.sol |