Skip to content

Commit

Permalink
Merge pull request #94 from JeremyParish69/add-ondo-usdy
Browse files Browse the repository at this point in the history
Add Ondo USDY
  • Loading branch information
JeremyParish69 authored Sep 10, 2024
2 parents 8f75aa4 + 8a647a6 commit 95f61ca
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions cms/earn/strategies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2830,6 +2830,37 @@
"Correlated",
"Blue Chip"
]
},
{
"id": "ondo-usdy",
"name": "Ondo US Dollar Yield",
"platform": "Ondo",
"type": "Liquid Staking",
"method": "ondo-usdy",
"link": "https://ondo.finance/usdy",
"tvl": "https://public-osmosis-api.numia.xyz/earn/strategies/${id}/tvl",
"apr": "https://public-osmosis-api.numia.xyz/earn/strategies/${id}/apr",
"balance": "https://public-osmosis-api.numia.xyz/earn/strategies/${id}/balance/${address}",
"geoblock": "",
"lockDuration": "P7D",
"riskLevel": 0.35,
"riskReportUrl": "https://docs.google.com/spreadsheets/d/1R6tU3HifBAbO_lhSYvx2a4oXlyRjAXyYtPrW4bm4LA4/edit?gid=979916417#gid=979916417",
"startDateTimeUtc": "2024-09-10T00:00:00Z",
"unlisted": false,
"disabled": false,
"message": "USDY is a tokenized note secured by short-term US Treasuries and bank demand deposits.",
"depositDenoms": [],
"positionDenoms": [
{
"coinMinimalDenom": "factory/osmo1hvl5kj4xzdj4udxjv2dzk2zfqhzkd9afqygwq3t84tn53e0250zqrltj48/redemption-vault",
"_comment": "Ondo USDY $USDY"
}
],
"rewardDenoms": [],
"categories": [
"Correlated",
"Stablecoins"
]
}
]
}

0 comments on commit 95f61ca

Please sign in to comment.