Skip to content

Commit

Permalink
update prime
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpawlowski committed Oct 17, 2024
1 parent 7dce6c2 commit d59a393
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 4 deletions.
15 changes: 12 additions & 3 deletions 1/products.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
{
"euler-prime": {
"name": "Euler Prime",
"description": "A cluster of basic, conservative vaults governed by the EulerDAO, originally for the purpose of hosting a capture-the-flag contest.",
"description": "A cluster of basic, conservative vaults governed by the EulerDAO.",
"entity": "euler-dao",
"url": "https://gov.euler.finance/proposal/?id=0x01c571faf0b69cd7714d154013c7a8f8081c7287900c95ce709c9f7c8890bbbc",
"url": "https://forum.euler.finance/t/expanding-euler-prime/1137",
"vaults": [
"0xD8b27CF359b7D15710a5BE299AF6e7Bf904984C2",
"0xbC4B4AC47582c3E38Ce5940B80Da65401F4628f1",
"0x7338d86137052F0dF6e9048d6D23e09735a99585",
"0xe846ca062aB869b66aE8DcD811973f628BA82eAf",
"0x797DD80692c3b2dAdabCe8e30C07fDE5307D48a9",
"0x313603FA690301b0CaeEf8069c065862f9162162",
"0x982403637E2AC3f66B11BefF6438f13d09746478"
"0x07F9A54Dc5135B9878d6745E267625BF0E206840",
"0x1e548CfcE5FCF17247E024eF06d32A01841fF404",
"0x298966b32C968884F716F762f6759e8e5811aE14",
"0x9c6e67fA86138Ab49359F595BfE4Fb163D0f16cc",
"0x9e714434A1c94B842b75631a70E07d13f2575368",
"0x998D761eC1BAdaCeb064624cc3A1d37A46C88bA4",
"0x056f3a2E41d2778D3a0c0714439c53af2987718E",
"0xbC35161043EE2D74816d421EfD6a45fDa73B050A"
]
},
"stablecoin-maxi": {
Expand Down
47 changes: 46 additions & 1 deletion 1/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"description": "A conservative wstETH vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x7338d86137052F0dF6e9048d6D23e09735a99585": {
"name": "Euler Prime cbETH",
"description": "A conservative cbETH vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0xe846ca062aB869b66aE8DcD811973f628BA82eAf": {
"name": "Euler Prime WEETH",
"description": "A conservative WEETH vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x797DD80692c3b2dAdabCe8e30C07fDE5307D48a9": {
"name": "Euler Prime USDC",
"description": "A conservative USDC vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
Expand All @@ -19,11 +29,46 @@
"description": "A conservative USDT vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x982403637E2AC3f66B11BefF6438f13d09746478": {
"0x07F9A54Dc5135B9878d6745E267625BF0E206840": {
"name": "Euler Prime USDS",
"description": "A conservative USDS vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x1e548CfcE5FCF17247E024eF06d32A01841fF404": {
"name": "Euler Prime sUSDS",
"description": "A conservative sUSDS vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x298966b32C968884F716F762f6759e8e5811aE14": {
"name": "Euler Prime mTBILL",
"description": "A conservative mTBILL vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x9c6e67fA86138Ab49359F595BfE4Fb163D0f16cc": {
"name": "Euler Prime wM",
"description": "A conservative wM vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x9e714434A1c94B842b75631a70E07d13f2575368": {
"name": "Euler Prime tBTC",
"description": "A conservative tBTC vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x998D761eC1BAdaCeb064624cc3A1d37A46C88bA4": {
"name": "Euler Prime WBTC",
"description": "A conservative WBTC vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x056f3a2E41d2778D3a0c0714439c53af2987718E": {
"name": "Euler Prime cbBTC",
"description": "A conservative cbBTC vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0xbC35161043EE2D74816d421EfD6a45fDa73B050A": {
"name": "Euler Prime LBTC",
"description": "A conservative LBTC vault collateralized by other vaults in the Euler Prime cluster and escrow vaults.",
"entity": "euler-dao"
},
"0x67e4e4e73947257Ca62D118E0FBC56D06f11d96F": {
"name": "Re7 Labs Basic WETH",
"description": "A WETH vault collateralized by other vaults in the Re7 Labs Basic Cluster.",
Expand Down

0 comments on commit d59a393

Please sign in to comment.