From f51965db1df310e7a93915e567e15781b804f835 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Thu, 25 May 2023 13:17:18 -0400 Subject: [PATCH 1/6] fix(vault): retire wsteth --- .../1/0xC1f3C276Bf73396C020E8354bcA581846171649d.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/data/meta/vaults/1/0xC1f3C276Bf73396C020E8354bcA581846171649d.json b/data/meta/vaults/1/0xC1f3C276Bf73396C020E8354bcA581846171649d.json index aa7284430..1801c73d8 100644 --- a/data/meta/vaults/1/0xC1f3C276Bf73396C020E8354bcA581846171649d.json +++ b/data/meta/vaults/1/0xC1f3C276Bf73396C020E8354bcA581846171649d.json @@ -1,14 +1,13 @@ { "$schema": "vault", "hideAlways": false, - "depositsDisabled": false, + "depositsDisabled": true, "withdrawalsDisabled": false, "order": 300, - "apyTypeOverride": "new", "migrationAvailable": false, - "allowZapIn": true, + "allowZapIn": false, "allowZapOut": true, - "retired": false, + "retired": true, "displayName": "wstETH", "classification": { "isAutomated": false, From 77355b6973f8e9b708a05a062d3e5232bd3275a6 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Thu, 25 May 2023 13:57:20 -0400 Subject: [PATCH 2/6] add(vault): cvxcrv-crv factory --- ...F50905352aCD611F53640b001E48F2eA31d63.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/meta/vaults/1/0xa8eF50905352aCD611F53640b001E48F2eA31d63.json diff --git a/data/meta/vaults/1/0xa8eF50905352aCD611F53640b001E48F2eA31d63.json b/data/meta/vaults/1/0xa8eF50905352aCD611F53640b001E48F2eA31d63.json new file mode 100644 index 000000000..ef504efdd --- /dev/null +++ b/data/meta/vaults/1/0xa8eF50905352aCD611F53640b001E48F2eA31d63.json @@ -0,0 +1,20 @@ +{ + "$schema": "vault", + "comment": "Curve cvxCRV-CRV-f", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 316, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Curve cvxCRV-CRV", + "classification": { + "isAutomated": true, + "isPool": true, + "poolProvider": "Curve", + "stability": "Correlated", + "stableBaseAsset": "CRV" + } +} \ No newline at end of file From 90ca76e7bf79b17d4f3c6d233c9358a124576e60 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Thu, 25 May 2023 14:00:16 -0400 Subject: [PATCH 3/6] add(strategy): curve & convex factory --- data/meta/strategies/1/ConvexReinvest.json | 3 ++- data/meta/strategies/1/VoterProxy.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/data/meta/strategies/1/ConvexReinvest.json b/data/meta/strategies/1/ConvexReinvest.json index 18bf1f476..91ba63502 100755 --- a/data/meta/strategies/1/ConvexReinvest.json +++ b/data/meta/strategies/1/ConvexReinvest.json @@ -189,7 +189,8 @@ "0x4F263aBA09C01410966044B673351f475CE34696", "0xE4c60c609588e9E1b4373DFC8c0B6368A8e759d9", "0x6ea5478f3d26175499579D3Af0cdE2490eca44F3", - "0x5eA59136F4CBECfFD1BD40AABDed9de784011a73" + "0x5eA59136F4CBECfFD1BD40AABDed9de784011a73", + "0xdB46dCB5134A03E2dbe78329e8146a48977B262F" ], "protocols": ["Convex Finance", "Curve Finance"], "protocolVersion": { diff --git a/data/meta/strategies/1/VoterProxy.json b/data/meta/strategies/1/VoterProxy.json index 70d10a1fc..cddd41d73 100755 --- a/data/meta/strategies/1/VoterProxy.json +++ b/data/meta/strategies/1/VoterProxy.json @@ -158,7 +158,8 @@ "0xEf64Aee095722aDd25dc27E28537474D1e5E3B21", "0xF7c1b9Cbea4Eebb7A8dddE791494092a439cb9E7", "0x0b2bF26D93233d9547bAc9aEb7f0dF588DBcF0A4", - "0x6DA63D9A58D9b44a68373512C13Ac0EB74f3365E" + "0x6DA63D9A58D9b44a68373512C13Ac0EB74f3365E", + "0xf60A966029CCf2758Ed103B0Da4B35366C29F16d" ], "protocols": ["Curve Finance"], "protocolVersion": { From b5bc884f77c02169a0dea57d84c77f0b66d2c801 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Thu, 25 May 2023 14:09:34 -0400 Subject: [PATCH 4/6] add(token): cvxcrv-crv pool --- ...add32Ea87f10bD192671630be3BE8A11b8623.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/meta/tokens/1/0x971add32Ea87f10bD192671630be3BE8A11b8623.json diff --git a/data/meta/tokens/1/0x971add32Ea87f10bD192671630be3BE8A11b8623.json b/data/meta/tokens/1/0x971add32Ea87f10bD192671630be3BE8A11b8623.json new file mode 100644 index 000000000..e0c59d3a0 --- /dev/null +++ b/data/meta/tokens/1/0x971add32Ea87f10bD192671630be3BE8A11b8623.json @@ -0,0 +1,50 @@ +{ + "$schema": "token", + "name": "Curve cvxCRV-CRV Pool", + "symbol": "cvxcrv-crv-f", + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV.", + "categories": ["Curve LP Tokens"], + "website": "https://curve.fi/#/ethereum/pools/factory-v2-283", + "type": "Curve", + "localization": { + "en": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "fr": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "es": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "de": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "pt": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "el": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "tr": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "vi": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "zh": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "hi": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "ja": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "id": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + }, + "ru": { + "description": "This token represents a curve liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Curve's gauges to earn CRV emissions. This curve pool contains CRV and cvxCRV. cvxCRV is Convex Finance's liquid staking derivative for Curve Finance's veCRV." + } + } +} From 6a36d7b5e84aaa3ca534cb88241bfa2a2a649968 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Thu, 25 May 2023 14:16:17 -0400 Subject: [PATCH 5/6] add(strategy): aave v3 lender --- data/meta/strategies/1/AaveOptimizer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/AaveOptimizer.json b/data/meta/strategies/1/AaveOptimizer.json index 235fd3b87..89ee8df1c 100644 --- a/data/meta/strategies/1/AaveOptimizer.json +++ b/data/meta/strategies/1/AaveOptimizer.json @@ -5,7 +5,8 @@ "addresses": [ "0x179e7F502D3b410955d1A7D2047058F70Fb812AF", "0x23c7DB62d07425733a0F61B4b2039b27Fd3cD0B1", - "0xd8F414beB0aEb5784c5e5eBe32ca9fC182682Ff8" + "0xd8F414beB0aEb5784c5e5eBe32ca9fC182682Ff8", + "0x1E93cD1e6766e7FCB459092e160F876ddA650415" ], "protocols": ["Aave"], "protocolVersion": { From d6216d561a005cdb153917c7dfce3dd6f91ddbe6 Mon Sep 17 00:00:00 2001 From: 0xBasically <0xBasic@yearn.finance> Date: Fri, 26 May 2023 10:55:57 -0400 Subject: [PATCH 6/6] add(strategy): opti gen lev sonne --- data/meta/strategies/10/SonneLenderBorrower.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/10/SonneLenderBorrower.json b/data/meta/strategies/10/SonneLenderBorrower.json index f6d39d004..b8eaa97f5 100644 --- a/data/meta/strategies/10/SonneLenderBorrower.json +++ b/data/meta/strategies/10/SonneLenderBorrower.json @@ -9,7 +9,12 @@ "0x5A8493F8222d0F5A6F050F9Ddc70a5E38626F8A6", "0xb03922342068708281F772Bf561356629789bb07", "0xD299aa23E8395F02f73D6B4E30dB579314440753", - "0xA7E553700273f35fDF3b4Fd66044C5E88b27F7e5" + "0xA7E553700273f35fDF3b4Fd66044C5E88b27F7e5", + "0x17Fd2C00144D179970dB9EE487d37f8A6C328eE1", + "0x31cbdfd72DDb0d98C817a3E377D99074843Bf674", + "0x68AB4cD96F181e2C696C66c373CCC8d94585A57A", + "0x2Ca0b2F1D00d6b70Da68D7C99B1dD08FF34D9c54", + "0x07Cc1061530Ed9228C92Ae3645A6305CD829CFe0" ], "protocols": ["Sonne Finance"], "protocolVersion": {