From 75901e2c279fbdec3feaf212a836ac13d3567302 Mon Sep 17 00:00:00 2001 From: spalen0 Date: Thu, 31 Oct 2024 18:03:01 +0100 Subject: [PATCH] chore: add across risk score --- data/meta/vaults/1.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/meta/vaults/1.json b/data/meta/vaults/1.json index 47dc6195..327ca04c 100644 --- a/data/meta/vaults/1.json +++ b/data/meta/vaults/1.json @@ -21082,19 +21082,19 @@ "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, + "review": 2, + "testing": 3, + "complexity": 1, + "riskExposure": 3, + "protocolIntegration": 1, + "centralizationRisk": 1, + "externalProtocolAudit": 4, + "externalProtocolCentralisation": 3, + "externalProtocolTvl": 2, + "externalProtocolLongevity": 1, + "externalProtocolType": 4, "comment": "" } }