This report contains the results of our assessment of the two smart contracts under `contracts/pool-templates/meta`. The contracts are overall well-written and well-tested. We identified **4 potential issues** of various severity levels: one medium, three low, and one informational severity. In addition, we provided ideas for further code and documentation improvements.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 3 | - | - | - | 3 |
Fixed | - | 1 | - | - | 1 |
Total | 3 | 1 | 0 | 0 | 4 |
# | File Name |
---|---|
1 | meta/SwapTemplateMeta.vy |
2 | meta/DepositTemplateMeta.vy |