Skip to content

Commit

Permalink
feat(risk): add op staking rewards (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBasically committed May 22, 2023
1 parent 2c7649a commit 42a735c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/risks/networks/10/stakingrewards.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"$schema": "risks",
"label": "Staking OP Rewards",
"codeReviewScore": 4,
"testingScore": 4,
"auditScore": 5,
"protocolSafetyScore": 3,
"complexityScore": 3,
"teamKnowledgeScore": 3,
"criteria": {
"nameLike": [
"StakingRewards"
],
"strategies": [],
"exclude": []
}
}

1 comment on commit 42a735c

@vercel
Copy link

@vercel vercel bot commented on 42a735c May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ydaemon – ./docs

ydaemon.yearn.farm
ydaemon-git-main.yearn.farm

Please sign in to comment.