Skip to content

Commit 3820d10

Browse files
authored
Merge pull request #147 from morpho-org/feat/curator
feat(curator): whitelisting new curator
2 parents ce3936e + f0a4fad commit 3820d10

2 files changed

Lines changed: 94 additions & 0 deletions

File tree

data/curators-whitelist.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,16 @@
232232
]
233233
}
234234
},
235+
{
236+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
237+
"name": "Yearn",
238+
"url": "https://yearn.fi/apps",
239+
"verified": true,
240+
"addresses": {
241+
"1": ["0xe5e2Baf96198c56380dDD5E992D7d1ADa0e989c0"],
242+
"8453": ["0xFEaE2F855250c36A77b8C68dB07C4dD9711fE36F"]
243+
}
244+
},
235245
{
236246
"name": "Swissborg",
237247
"verified": true,

data/vaults-whitelist.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3267,5 +3267,89 @@
32673267
"timestamp": 1744630276
32683268
}
32693269
]
3270+
},
3271+
{
3272+
"address": "0x3DC15A363f5Dcf3B9dB90a5C0e2a5Cdf8f1CD77E",
3273+
"chainId": 1,
3274+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3275+
"description": "Yearn OG vaults lend underlying assets to markets labeled as moderate risk (-2) by the Yearn team. Optimization across markets is handled automatically via an algorithm developed by Yearn. Supply caps are set based on various factors and continuously monitored by the Yearn team as well.",
3276+
"forumLink": "https://forum.morpho.org/c/vaults/yearn/42",
3277+
"curators": [
3278+
{
3279+
"name": "Yearn",
3280+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3281+
"url": "https://yearn.fi/apps",
3282+
"verified": true
3283+
}
3284+
],
3285+
"history": [
3286+
{
3287+
"action": "added",
3288+
"timestamp": 1746437692
3289+
}
3290+
]
3291+
},
3292+
{
3293+
"address": "0xE89371eAaAC6D46d4C3ED23453241987916224FC",
3294+
"chainId": 1,
3295+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3296+
"description": "Yearn OG vaults lend underlying assets to markets labeled as moderate risk (-2) by the Yearn team. Optimization across markets is handled automatically via an algorithm developed by Yearn. Supply caps are set based on various factors and continuously monitored by the Yearn team as well.",
3297+
"forumLink": "https://forum.morpho.org/c/vaults/yearn/42",
3298+
"curators": [
3299+
{
3300+
"name": "Yearn",
3301+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3302+
"url": "https://yearn.fi/apps",
3303+
"verified": true
3304+
}
3305+
],
3306+
"history": [
3307+
{
3308+
"action": "added",
3309+
"timestamp": 1746437692
3310+
}
3311+
]
3312+
},
3313+
{
3314+
"address": "0x1D795E29044A62Da42D927c4b179269139A28A6B",
3315+
"chainId": 8453,
3316+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3317+
"description": "Yearn OG vaults lend underlying assets to markets labeled as moderate risk (-2) by the Yearn team. Optimization across markets is handled automatically via an algorithm developed by Yearn. Supply caps are set based on various factors and continuously monitored by the Yearn team as well.",
3318+
"forumLink": "https://forum.morpho.org/c/vaults/yearn/42",
3319+
"curators": [
3320+
{
3321+
"name": "Yearn",
3322+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3323+
"url": "https://yearn.fi/apps",
3324+
"verified": true
3325+
}
3326+
],
3327+
"history": [
3328+
{
3329+
"action": "added",
3330+
"timestamp": 1746437692
3331+
}
3332+
]
3333+
},
3334+
{
3335+
"address": "0xef417a2512C5a41f69AE4e021648b69a7CdE5D03",
3336+
"chainId": 8453,
3337+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3338+
"description": "Yearn OG vaults lend underlying assets to markets labeled as moderate risk (-2) by the Yearn team. Optimization across markets is handled automatically via an algorithm developed by Yearn. Supply caps are set based on various factors and continuously monitored by the Yearn team as well.",
3339+
"forumLink": "https://forum.morpho.org/c/vaults/yearn/42",
3340+
"curators": [
3341+
{
3342+
"name": "Yearn",
3343+
"image": "https://cdn.morpho.org/v2/assets/images/yearn.png",
3344+
"url": "https://yearn.fi/apps",
3345+
"verified": true
3346+
}
3347+
],
3348+
"history": [
3349+
{
3350+
"action": "added",
3351+
"timestamp": 1746437692
3352+
}
3353+
]
32703354
}
32713355
]

0 commit comments

Comments
 (0)