Skip to content

Commit

Permalink
feat: add morpho usual usdc pills
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Sep 18, 2024
1 parent d656311 commit e35bc54
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/protocols/protocolList.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,29 @@
"name": "Resolv points"
}
]
},
{
"ptAddress": "0x4ee81b93cf490f7157144c82ff07557cffd2b86b",
"chainId": 1,
"protocolName": "Morpho (Usual Boosted USDC)",
"token": {
"symbol": "USUALUSDC+",
"logoURI": "/images/tokens/USUALUSDC.svg",
"underlying": "USDC"
},
"multipliers": {
"lp": [
{
"amount": 1,
"name": "Pill/day per $1 of USUALUSDC"
}
],
"yt": [
{
"amount": 1,
"name": "Pill/day"
}
]
}
}
]

0 comments on commit e35bc54

Please sign in to comment.