Consensys / defi-score

DeFi Score: An open framework for evaluating DeFi protocols
https://defiscore.io
Other
280 stars 80 forks source link

Score DSR in reference implementation #35

Closed tlip closed 4 years ago

tlip commented 4 years ago

Why?

Although the model was designed specifically for lending pools, the ability to earn money through the DAI Savings Rate is such a significant earning opportunity that we felt very strongly that it should be scored and included in our reference python implementation. Despite the fact that we have plans to design a model that better fits this (somewhat unique) opportunity, there was enough interest to warrant adding a preliminary score based off a few of DSR's characteristics. Here is the breakdown of its score:

Category Score
Smart Contract Risk 45/45
Financial Risk 30/30
Centralization Risk 21.875/25
Total 96.875/100

Some notes

Disclaimer

We understand that the DSR, and future opportunities similar to it, definitely deserve their own scoring model that better suits them. As such, let it be known that this score is temporary. It is a means to "fill-in-the-gaps" until we can all come together and propose a better-fitting model for earning opportunities that fall under (or will fall under) "Savings" rather than "Lending."

Because there is only a single opportunity that can be categorized this way, the easiest short term solution was to "make it fit."