From 523c7f76ad36357f287d3aaaf96c02b31d092f0e Mon Sep 17 00:00:00 2001 From: Matthew Pereira Date: Thu, 30 Jan 2025 12:18:16 -0800 Subject: [PATCH] Remove duplicate base properties --- erc4626/registry.json | 61 ++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 32 deletions(-) diff --git a/erc4626/registry.json b/erc4626/registry.json index 33848a1..9899a76 100644 --- a/erc4626/registry.json +++ b/erc4626/registry.json @@ -86,6 +86,34 @@ } }, "base": { + "0x616a4E1db48e22028f6bbf20444Cd3b8e3273738": { + "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "name": "MetaMorpho v1.1 Seamless USDC", + "summary": "safe", + "review": "./MorphoVaults/V1.1-Seamless.md", + "warnings": [] + }, + "0x7BfA7C4f149E7415b73bdeDfe609237e29CBF34A": { + "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "name": "MetaMorpho v1.1 Spark USDC", + "summary": "safe", + "review": "./MorphoVaults/V1.1-Spark.md", + "warnings": [] + }, + "0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e": { + "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "name": "MetaMorpho v1.1 Ionic USDC", + "summary": "safe", + "review": "./MorphoVaults/V1.1-Ionic.md", + "warnings": [] + }, + "0x5A32099837D89E3a794a44fb131CBbAD41f87a8C": { + "asset": "0x4200000000000000000000000000000000000006", + "name": "MetaMorpho v1.1 Ionic WETH", + "summary": "safe", + "review": "./MorphoVaults/V1.1-Ionic.md", + "warnings": [] + }, "0xe298b938631f750DD409fB18227C4a23dCdaab9b": { "asset": "0x4200000000000000000000000000000000000006", "name": "Wrapped Aave Base WETH", @@ -353,36 +381,5 @@ "review": "./AaveV3.md", "warnings": [] } - }, - "base": { - "0x616a4E1db48e22028f6bbf20444Cd3b8e3273738": { - "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", - "name": "MetaMorpho v1.1 Seamless USDC", - "summary": "safe", - "review": "./MorphoVaults/V1.1-Seamless.md", - "warnings": [] - }, - "0x7BfA7C4f149E7415b73bdeDfe609237e29CBF34A": { - "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", - "name": "MetaMorpho v1.1 Spark USDC", - "summary": "safe", - "review": "./MorphoVaults/V1.1-Spark.md", - "warnings": [] - }, - "0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e": { - "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", - "name": "MetaMorpho v1.1 Ionic USDC", - "summary": "safe", - "review": "./MorphoVaults/V1.1-Ionic.md", - "warnings": [] - }, - "0x5A32099837D89E3a794a44fb131CBbAD41f87a8C": { - "asset": "0x4200000000000000000000000000000000000006", - "name": "MetaMorpho v1.1 Ionic WETH", - "summary": "safe", - "review": "./MorphoVaults/V1.1-Ionic.md", - "warnings": [] - } - } - + } }