From 18224283c10d26dc048dbaa9f419180bf0f1ef21 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Thu, 22 Jun 2023 15:00:19 -0400 Subject: [PATCH 01/17] add(strategy): v2 router --- data/meta/strategies/1/YearnDelegate.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/YearnDelegate.json b/data/meta/strategies/1/YearnDelegate.json index 28e922915..dca8d24d5 100755 --- a/data/meta/strategies/1/YearnDelegate.json +++ b/data/meta/strategies/1/YearnDelegate.json @@ -13,7 +13,23 @@ "0xc5cb7C7591a2484c47566d0A4A06d245DF48b35d", "0xB0eb24077563DB8b88384949011dc46410C0A31D", "0xCd9C7752EEDAFA57b32EDa58Deb1889D66484396", - "0x9084B5a98E3b4B257affd82AE4a1753f87906DcE" + "0x9084B5a98E3b4B257affd82AE4a1753f87906DcE", + "0x566fF03CfDF9Bdcda9D7a2D99180DDBD5e3b06d2", + "0x407780Eb70e53eC88C1FB0B40D7192Fc757AC5c2", + "0x318BE693d9110035F7Ba02B3bAde0B79AaC97Cf2", + "0x950AcdB04A1b7D852c8184aD4A9D01554baaf86C", + "0xB7168729933239B9e2C8b1c046055a7AEf74516C", + "0x1814c6AE1EF934d48505cAacD3Fb27e39c1522e3", + "0x05F0656164aE39D237D8B6D112899bd0a3A8F940", + "0x3DD9636CA2b554cCCd219d73796e80d819c90CBa", + "0x2FA2e992BB5C68a8B61cbFa995431AFbD0A4Db11", + "0xd978BFAD6D15437ceeaC34070Cd9ce9050956a87", + "0x3A4A18F238E75Ba24AD0A65c554D56Cc920f0f78", + "0x04824d4872949dFB6F256487459d3807a9A0599a", + "0x3375799f724eDAA4F74E18eD6421FD5445df37D4", + "0x97E8A7f7Af2558ef6cb92c31458229422CEdCDae", + "0xDDb50885f450875F6C15C1e6CB327a3C65e86C66", + "0x9A0C098F2B404546a208DdcB4798E703eddd3a09" ], "protocols": ["Yearn"], "protocolVersion": { From 177f3688b9e9929a388ff1ed55db823802b21fb4 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Thu, 22 Jun 2023 17:01:52 -0400 Subject: [PATCH 02/17] update: inactive sturdy gen lender and empty strat --- data/risks/networks/1/inactive.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/risks/networks/1/inactive.json b/data/risks/networks/1/inactive.json index 2cf01cdb8..5bc761fba 100755 --- a/data/risks/networks/1/inactive.json +++ b/data/risks/networks/1/inactive.json @@ -172,7 +172,9 @@ "0xb8A245f9a066AD49fEAF15443E7704b83e2A9bF0", "0x3C126E06332DfA66282c5Bd87ffD6BA372A31A62", "0x4665D82fFA753Ec4165c5b1910CF6Eb8AB00778f", - "0x35F1Cd22ab921a6846E7114656Ae1d00c7A74a32" + "0x35F1Cd22ab921a6846E7114656Ae1d00c7A74a32", + "0x8829f62FCe1DFBfA3EB60eBE95133D5F43b9BD04", + "0x5F84acB4a27D762FC0E5CD6EFc1674827c0934C4" ], "exclude": [ "1INCHGovernance", From 072be38d65afacf260ab160794989e2fd374a610 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 14:17:06 -0400 Subject: [PATCH 03/17] add: curve voter proxy --- data/meta/strategies/1/VoterProxy.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/VoterProxy.json b/data/meta/strategies/1/VoterProxy.json index cabc8c409..0ff3edbd5 100755 --- a/data/meta/strategies/1/VoterProxy.json +++ b/data/meta/strategies/1/VoterProxy.json @@ -175,7 +175,12 @@ "0xF36c83f6bF4CF656172F6DbC1220AF6785362f0f", "0xcfE19203647FD98B96b692b3Dee0aFD4E1Fc0EDD", "0x9004D433d710194A033C15041BACd134fc9ba50F", - "0xba687079661FEDa03AB38BAc2044EC004Eb3B3dF" + "0xba687079661FEDa03AB38BAc2044EC004Eb3B3dF", + "0x9dcE9929A4e9b77EBb7b4b7f8151208a3595482F", + "0xea05C573aa00E7E67F72b9aB4c7574b25f586007", + "0x0E43f8c08a8661456F90D44Bda171c46a632c3D4", + "0x1492011cf0523F61d02AC541C3d1958756C8A383", + "0xA7fe81248B259106d4714616aEB721010F5b85A4" ], "protocols": ["Curve Finance"], "protocolVersion": { From 7b1b7b9ad682e40ff09323b75a3ef8f571ff4e6f Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 14:20:41 -0400 Subject: [PATCH 04/17] add: convex voter proxy --- data/meta/strategies/1/ConvexReinvest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/ConvexReinvest.json b/data/meta/strategies/1/ConvexReinvest.json index 85b35cd51..81ee73307 100755 --- a/data/meta/strategies/1/ConvexReinvest.json +++ b/data/meta/strategies/1/ConvexReinvest.json @@ -206,7 +206,12 @@ "0x8BBBA8c1047828Ddf4A72AEeEbc8B60Ac54eD548", "0x21AE27CFB6A650FA8cC10E8BC3bC09D7904d69B7", "0x6735374CE415A75365A8CE36EaC52436cf391811", - "0x167E0fc591abF5aB77434e115Ecf0fbBAcE39A54" + "0x167E0fc591abF5aB77434e115Ecf0fbBAcE39A54", + "0xAaC7fe6801AcF1a1B24e1cb32Ac395BB45fb4c71", + "0xD7c355c78ba2716b5d52065C3e0735BADf046B8c", + "0x3b9930c0d5f45B2fF2fd127895883fd81dbAE865", + "0xBD908f8D08438e4CfE773BDe0a2a8d39bcD74F7d", + "0xAAc7aedFb479b58e34373e863f27E263C65dDF28" ], "protocols": ["Convex Finance", "Curve Finance"], "protocolVersion": { From 6a7481436702f3f28003cfec5b88001ab8ca2115 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 14:21:30 -0400 Subject: [PATCH 05/17] add: convex frax voter proxy --- data/meta/strategies/1/ConvexFraxReinvest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/ConvexFraxReinvest.json b/data/meta/strategies/1/ConvexFraxReinvest.json index e27bff367..3d1294f49 100644 --- a/data/meta/strategies/1/ConvexFraxReinvest.json +++ b/data/meta/strategies/1/ConvexFraxReinvest.json @@ -10,7 +10,8 @@ "0x89dc05b7aE9a9D6F116eedD6F8CA06961A1574e0", "0x7b8d53eE4D014AAA9eD6E5258aabA1bCcB8c6318", "0x0f9B5978f5451faa7b04ceFfBE9c8e2805afFca7", - "0x0c0DD541Ab77eCA5fB06702883886744bFD3a03e" + "0x0c0DD541Ab77eCA5fB06702883886744bFD3a03e", + "0x28b1b24b6A5Ab0A36Eac49A210332692157181Ec" ], "protocols": ["Convex Finance", "Curve Finance", "Frax Finance"], "protocolVersion": { From 019940c42b0abe6eaa244294d5b9930c51556571 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 14:26:36 -0400 Subject: [PATCH 06/17] add: aura factory strategy --- data/meta/strategies/1/AuraReinvest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/1/AuraReinvest.json b/data/meta/strategies/1/AuraReinvest.json index 7cbbd68b9..49f3fa8ba 100755 --- a/data/meta/strategies/1/AuraReinvest.json +++ b/data/meta/strategies/1/AuraReinvest.json @@ -16,7 +16,8 @@ "0x4D7dA893fDED3B84102c5BF209D2fd2550Cfb1F4", "0xf21C28e71B3E96E2f71066868133AFfE39094762", "0x4bF43882ebfa3e8f43CE238634aBFbD2aCe4e45A", - "0x02B348d77434C602E89e6aB4d93F2dc6577AeEA3" + "0x02B348d77434C602E89e6aB4d93F2dc6577AeEA3", + "0x2eb648F654B6DB98f777D6C71c0FedB961cf278e" ], "protocols": ["Aura Finance", "Balancer"], "protocolVersion": { From 8dd43dfe7ea025cf9e25b563b56de85e3f30e1f0 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 14:36:20 -0400 Subject: [PATCH 07/17] feat(vault): add bal 3pool --- ...04fCBC210bAA384531079ed7f59d9149309ba.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/meta/vaults/1/0x1bb04fCBC210bAA384531079ed7f59d9149309ba.json diff --git a/data/meta/vaults/1/0x1bb04fCBC210bAA384531079ed7f59d9149309ba.json b/data/meta/vaults/1/0x1bb04fCBC210bAA384531079ed7f59d9149309ba.json new file mode 100644 index 000000000..177fd919d --- /dev/null +++ b/data/meta/vaults/1/0x1bb04fCBC210bAA384531079ed7f59d9149309ba.json @@ -0,0 +1,20 @@ +{ + "$schema": "vault", + "comment": "Balancer DAI-USDC-USDT-f", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 350, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Balancer DAI-USDC-USDT", + "classification": { + "isAutomated": true, + "isPool": true, + "poolProvider": "Balancer", + "stability": "Stable", + "stableBaseAsset": "USD" + } +} \ No newline at end of file From c89784fb519fae7280f1ff88414a6d98176f4cb4 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 16:22:16 -0400 Subject: [PATCH 08/17] add(token): bal 3pool --- ...58f70905F734641735BC61e45c19dD9Ad60bC.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/meta/tokens/1/0x79c58f70905F734641735BC61e45c19dD9Ad60bC.json diff --git a/data/meta/tokens/1/0x79c58f70905F734641735BC61e45c19dD9Ad60bC.json b/data/meta/tokens/1/0x79c58f70905F734641735BC61e45c19dD9Ad60bC.json new file mode 100644 index 000000000..928b39a2a --- /dev/null +++ b/data/meta/tokens/1/0x79c58f70905F734641735BC61e45c19dD9Ad60bC.json @@ -0,0 +1,50 @@ +{ + "$schema": "token", + "name": "Balancer USDC-DAI-USDT Stable Pool", + "symbol": "USDC-DAI-USDT", + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT.", + "categories": ["Balancer LP Tokens"], + "website": "https://app.balancer.fi/#/ethereum/pool/0x79c58f70905f734641735bc61e45c19dd9ad60bc0000000000000000000004e7", + "type": "Balancer", + "localization": { + "en": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "fr": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "es": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "de": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "pt": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "el": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "tr": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "vi": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "zh": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "hi": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "ja": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "id": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + }, + "ru": { + "description": "This token represents a Balancer Stable liquidity pool. Holders earn fees from users trading in the pools, and can also deposit the LP to Balancer's gauges to earn BAL emissions. This pool contains USDC, DAI, and USDT." + } + } +} \ No newline at end of file From 8baa73552f5a2f307968e91c58472163f4e08e05 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 16:43:33 -0400 Subject: [PATCH 09/17] add(vault): curve deth-f --- ...8c3fC3e94C5AcC10366556b836855D96bfa93.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/meta/vaults/1/0xcd68c3fC3e94C5AcC10366556b836855D96bfa93.json diff --git a/data/meta/vaults/1/0xcd68c3fC3e94C5AcC10366556b836855D96bfa93.json b/data/meta/vaults/1/0xcd68c3fC3e94C5AcC10366556b836855D96bfa93.json new file mode 100644 index 000000000..e53d68392 --- /dev/null +++ b/data/meta/vaults/1/0xcd68c3fC3e94C5AcC10366556b836855D96bfa93.json @@ -0,0 +1,20 @@ +{ + "$schema": "vault", + "comment": "Curve dETH-f", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 351, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Curve dETH", + "classification": { + "isAutomated": true, + "isPool": true, + "poolProvider": "Curve", + "stability": "Correlated", + "stableBaseAsset": "Ether" + } +} \ No newline at end of file From 0a73b57130078f12e7920c3a9fc8658b1f80ce43 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 17:07:04 -0400 Subject: [PATCH 10/17] add(token): curve deth-f --- ...d189E1FecB124487226dCbA3748bD758F98E4.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/meta/tokens/1/0x7C0d189E1FecB124487226dCbA3748bD758F98E4.json diff --git a/data/meta/tokens/1/0x7C0d189E1FecB124487226dCbA3748bD758F98E4.json b/data/meta/tokens/1/0x7C0d189E1FecB124487226dCbA3748bD758F98E4.json new file mode 100644 index 000000000..6423923af --- /dev/null +++ b/data/meta/tokens/1/0x7C0d189E1FecB124487226dCbA3748bD758F98E4.json @@ -0,0 +1,50 @@ +{ + "$schema": "token", + "name": "Curve dETHfrxETH Pool", + "symbol": "dETHfrxETH-f", + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com).", + "categories": ["Curve LP Tokens"], + "website": "https://curve.fi/#/ethereum/pools/factory-v2-287", + "type": "Curve", + "localization": { + "en": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "fr": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "es": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "de": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "pt": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "el": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "tr": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "vi": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "zh": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "hi": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "ja": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "id": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + }, + "ru": { + "description": "This token represents a Curve factory 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 pool contains frxETH and dETH, an Ethereum liquid staking derivative from [Steakhouse](https://lsd.joinstakehouse.com)." + } + } +} \ No newline at end of file From 10b0ff6cefe0da235ce7f8c0a177f4fdd80ea4a6 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 17:14:06 -0400 Subject: [PATCH 11/17] add(vault): curve stbt-f --- ...96C38a0b370eAfb11D9b8Df4131415423577a.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/meta/vaults/1/0xe8b96C38a0b370eAfb11D9b8Df4131415423577a.json diff --git a/data/meta/vaults/1/0xe8b96C38a0b370eAfb11D9b8Df4131415423577a.json b/data/meta/vaults/1/0xe8b96C38a0b370eAfb11D9b8Df4131415423577a.json new file mode 100644 index 000000000..c2c7b7759 --- /dev/null +++ b/data/meta/vaults/1/0xe8b96C38a0b370eAfb11D9b8Df4131415423577a.json @@ -0,0 +1,20 @@ +{ + "$schema": "vault", + "comment": "Curve STBT-f", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 352, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Curve STBT", + "classification": { + "isAutomated": true, + "isPool": true, + "poolProvider": "Curve", + "stability": "Stable", + "stableBaseAsset": "USD" + } +} \ No newline at end of file From 52ae51b99521b1208213a8a0ae5632711484d47c Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 17:44:03 -0400 Subject: [PATCH 12/17] add(token): curve stbt-f --- ...D701d94a43bDBCB5eA28891DaCA2Fa22A690b.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/meta/tokens/1/0x892D701d94a43bDBCB5eA28891DaCA2Fa22A690b.json diff --git a/data/meta/tokens/1/0x892D701d94a43bDBCB5eA28891DaCA2Fa22A690b.json b/data/meta/tokens/1/0x892D701d94a43bDBCB5eA28891DaCA2Fa22A690b.json new file mode 100644 index 000000000..9987ebc87 --- /dev/null +++ b/data/meta/tokens/1/0x892D701d94a43bDBCB5eA28891DaCA2Fa22A690b.json @@ -0,0 +1,50 @@ +{ + "$schema": "token", + "name": "Curve STBT-3CRV Pool", + "symbol": "STBT3CRV-f", + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months.", + "categories": ["Curve LP Tokens"], + "website": "https://curve.fi/#/ethereum/pools/factory-v2-279", + "type": "Curve", + "localization": { + "en": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "fr": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "es": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "de": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "pt": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "el": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "tr": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "vi": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "zh": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "hi": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "ja": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "id": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + }, + "ru": { + "description": "This token represents a Curve factory 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 pool contains 3Crv (DAI, USDC, USDT) and STBT. STBT is a Short-term Treasury Bill token from [MatrixDock](https://www.matrixdock.com/home) which enables you to get exposure to U.S. Treasury securities maturing within six months." + } + } +} \ No newline at end of file From 8d9f2494c4a5a4cba39ed17f0aacf160ae22ecd9 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 17:48:16 -0400 Subject: [PATCH 13/17] add(vault): curve frax-crvusd-f --- ...6b059BD8f63aeB7e20282b12D243b4626E2AE.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/meta/vaults/1/0x8176b059BD8f63aeB7e20282b12D243b4626E2AE.json diff --git a/data/meta/vaults/1/0x8176b059BD8f63aeB7e20282b12D243b4626E2AE.json b/data/meta/vaults/1/0x8176b059BD8f63aeB7e20282b12D243b4626E2AE.json new file mode 100644 index 000000000..194eb2190 --- /dev/null +++ b/data/meta/vaults/1/0x8176b059BD8f63aeB7e20282b12D243b4626E2AE.json @@ -0,0 +1,20 @@ +{ + "$schema": "vault", + "comment": "Curve FRAX-crvUSD-f", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 354, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Curve FRAX-crvUSD", + "classification": { + "isAutomated": true, + "isPool": true, + "poolProvider": "Curve", + "stability": "Stable", + "stableBaseAsset": "USD" + } +} \ No newline at end of file From ee366eedf3d4188359a21952005e900d779085a2 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 18:07:50 -0400 Subject: [PATCH 14/17] add(vault): opti velo usdc-mai --- ...dF61222A3FB64F3e88fEf41cE21499aDcc647.json | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json diff --git a/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json b/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json new file mode 100644 index 000000000..2fef5c2e1 --- /dev/null +++ b/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json @@ -0,0 +1,21 @@ +{ + "$schema": "vault", + "comment": "Vel USDC-DOLA", + "hideAlways": false, + "depositsDisabled": false, + "withdrawalsDisabled": false, + "order": 13, + "migrationAvailable": false, + "allowZapIn": true, + "allowZapOut": true, + "retired": false, + "displayName": "Velodrome USDC-MAI", + "apyTypeOverride": "new", + "classification": { + "isAutomated": false, + "isPool": true, + "poolProvider": "Velodrome", + "stability": "Stable", + "stableBaseAsset": "USD" + } +} \ No newline at end of file From a5c603083b82e833fc0622ff5c471a6ed53f5524 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 18:08:58 -0400 Subject: [PATCH 15/17] add(strategy): velo reinvest --- data/meta/strategies/10/VelodromeReinvest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/meta/strategies/10/VelodromeReinvest.json b/data/meta/strategies/10/VelodromeReinvest.json index 56efb9c4f..6c2d42450 100644 --- a/data/meta/strategies/10/VelodromeReinvest.json +++ b/data/meta/strategies/10/VelodromeReinvest.json @@ -4,7 +4,8 @@ "description": "Supplies {{token}} to [Velodrome Finance](https://app.velodrome.finance/liquidity) and stakes it in the gauge to collect any available tokens and earn VELO rewards. Rewards are harvested, sold for more {{token}}, and deposited back into the strategy.", "addresses": [ "0x4809143428Ed49D08978aDF209A4179d52ce5371", - "0xb2093fDbeeB5c196a1F930b65bc64D935b778377" + "0xb2093fDbeeB5c196a1F930b65bc64D935b778377", + "0x6dB00ED5be8Efc49fB9945DAbcc983F969768F3C" ], "protocols": ["Velodrome Finance"], "protocolVersion": { From be96f588b8c6afb977f897e96f54581cf7bf7006 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Tue, 27 Jun 2023 18:13:00 -0400 Subject: [PATCH 16/17] add(token): opti velo usdc-mai --- ...C9D8a3D4fd98b27CaaEfE3571782a3aF0a737.json | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/meta/tokens/10/0xd62C9D8a3D4fd98b27CaaEfE3571782a3aF0a737.json diff --git a/data/meta/tokens/10/0xd62C9D8a3D4fd98b27CaaEfE3571782a3aF0a737.json b/data/meta/tokens/10/0xd62C9D8a3D4fd98b27CaaEfE3571782a3aF0a737.json new file mode 100644 index 000000000..15a2e8d5b --- /dev/null +++ b/data/meta/tokens/10/0xd62C9D8a3D4fd98b27CaaEfE3571782a3aF0a737.json @@ -0,0 +1,50 @@ +{ + "$schema": "token", + "name": "Velodrome Stable USDC-MAI", + "symbol": "sAMM-USDC/MAI", + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI.", + "categories": ["Velodrome LP Token"], + "website": "https://app.velodrome.finance", + "type": "Velodrome", + "localization": { + "en": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "fr": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "es": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "de": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "pt": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "el": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "tr": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "vi": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "zh": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "hi": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "ja": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "id": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + }, + "ru": { + "description": "This token represents a Velodrome liquidity pool. Holders earn fees from users trading in the pool, and can also deposit the LP to Velodrome's gauges to earn emissions. This stablepool contains USDC and MAI." + } + } +} From 54f5794755c18149fccad97be9acf793eba21872 Mon Sep 17 00:00:00 2001 From: 0xBasic <0xbasic@yearn.finance> Date: Wed, 28 Jun 2023 10:43:52 -0400 Subject: [PATCH 17/17] fix: typo --- .../vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json b/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json index 2fef5c2e1..eb7de71b0 100644 --- a/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json +++ b/data/meta/vaults/10/0x682dF61222A3FB64F3e88fEf41cE21499aDcc647.json @@ -1,6 +1,6 @@ { "$schema": "vault", - "comment": "Vel USDC-DOLA", + "comment": "Vel USDC-MAI", "hideAlways": false, "depositsDisabled": false, "withdrawalsDisabled": false,