Skip to content

Commit

Permalink
chore: add risk scores for morpho strats on base
Browse files Browse the repository at this point in the history
  • Loading branch information
spalen0 committed Dec 21, 2024
1 parent c582401 commit 4ea0272
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions data/meta/vaults/8453.json
Original file line number Diff line number Diff line change
Expand Up @@ -2269,20 +2269,20 @@
"isPoolTogether": false,
"isPublicERC4626": false
},
"riskLevel": 0,
"riskLevel": 2,
"riskScore": {
"review": 0,
"testing": 0,
"complexity": 0,
"riskExposure": 0,
"protocolIntegration": 0,
"centralizationRisk": 0,
"externalProtocolAudit": 0,
"externalProtocolCentralisation": 0,
"externalProtocolTvl": 0,
"externalProtocolLongevity": 0,
"externalProtocolType": 0,
"comment": ""
"review": 3,
"testing": 5,
"complexity": 2,
"riskExposure": 1,
"protocolIntegration": 3,
"centralizationRisk": 2,
"externalProtocolAudit": 1,
"externalProtocolCentralisation": 3,
"externalProtocolTvl": 1,
"externalProtocolLongevity": 4,
"externalProtocolType": 1,
"comment": "Risk depends heavily on the specific vault configuration and the curator managing the vault."
}
}
},
Expand Down Expand Up @@ -2803,20 +2803,20 @@
"isPoolTogether": false,
"isPublicERC4626": false
},
"riskLevel": 0,
"riskLevel": 2,
"riskScore": {
"review": 0,
"testing": 0,
"complexity": 0,
"riskExposure": 0,
"protocolIntegration": 0,
"centralizationRisk": 0,
"externalProtocolAudit": 0,
"externalProtocolCentralisation": 0,
"externalProtocolTvl": 0,
"externalProtocolLongevity": 0,
"externalProtocolType": 0,
"comment": ""
"review": 3,
"testing": 5,
"complexity": 2,
"riskExposure": 1,
"protocolIntegration": 3,
"centralizationRisk": 2,
"externalProtocolAudit": 1,
"externalProtocolCentralisation": 3,
"externalProtocolTvl": 1,
"externalProtocolLongevity": 4,
"externalProtocolType": 1,
"comment": "Risk depends heavily on the specific vault configuration and the curator managing the vault."
}
}
},
Expand Down Expand Up @@ -3003,20 +3003,20 @@
"isPoolTogether": false,
"isPublicERC4626": false
},
"riskLevel": 0,
"riskLevel": 2,
"riskScore": {
"review": 0,
"testing": 0,
"complexity": 0,
"riskExposure": 0,
"protocolIntegration": 0,
"centralizationRisk": 0,
"externalProtocolAudit": 0,
"externalProtocolCentralisation": 0,
"externalProtocolTvl": 0,
"externalProtocolLongevity": 0,
"externalProtocolType": 0,
"comment": ""
"review": 3,
"testing": 5,
"complexity": 2,
"riskExposure": 1,
"protocolIntegration": 3,
"centralizationRisk": 2,
"externalProtocolAudit": 1,
"externalProtocolCentralisation": 3,
"externalProtocolTvl": 1,
"externalProtocolLongevity": 4,
"externalProtocolType": 1,
"comment": "Risk depends heavily on the specific vault configuration and the curator managing the vault."
}
}
},
Expand Down

0 comments on commit 4ea0272

Please sign in to comment.