Tokenized Strategy offers a framework for developers to easily create ERC-4626 compliant tokenized strategies by implementing only the strategy-specific logic, as it provides the core accounting functionality. Yearn Finance is “a suite of DeFi tools and products in an interconnected financial ecosystem running on various smart contracts. The yEarn Finance ecosystem is community-controlled and governed via a governance token called YFI.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 5 | 1 | - | - | 6 |
Total | 5 | 1 | 0 | 0 | 6 |
# | File Name |
---|---|
1 | src/BaseTokenizedStrategy.sol |
2 | src/TokenizedStrategy.sol |