Skip to content

Commit

Permalink
Vault Registry Format fix
Browse files Browse the repository at this point in the history
File name changes for incompatible vault fix.
  • Loading branch information
Zen-Maxi committed Jan 4, 2025
1 parent 08de619 commit 2d13841
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions erc4626/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@
"asset": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"name": "MetaMorpho Gauntlet wETH Prime",
"summary": "unsafe",
"review": "./MorphoVaults/Gauntlet.md",
"review": "./MorphoVaults/V1-Incompatible-Gauntlet.md",
"warnings": []
},
"0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB": {
"asset": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"name": "MetaMorpho Steakhouse SteakUSDC",
"summary": "unsafe",
"review": "./MorphoVaults/Steakhouse.md",
"review": "./MorphoVaults/V1-incompatible-Steakhouse.md",
"warnings": []
},
"0xbEef047a543E45807105E51A8BBEFCc5950fcfBa": {
"asset": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"name": "MetaMorpho Steakhouse SteakUSDT",
"summary": "unsafe",
"review": "./MorphoVaults/Steakhouse.md",
"review": "./MorphoVaults/V1-incompatible-Steakhouse.md",
"warnings": []
},
"0xbEEFC01767ed5086f35deCb6C00e6C12bc7476C1": {
"asset": "0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559",
"name": "MetaMorpho Coinshift-Steakhouse csUSDL",
"summary": "unsafe",
"review": "./MorphoVaults/Steakhouse.md",
"review": "./MorphoVaults/V1-incompatible-Steakhouse.md",
"warnings": []
},
"0xD4fa2D31b7968E448877f69A96DE69f5de8cD23E": {
Expand Down Expand Up @@ -67,14 +67,14 @@
"asset": "0x7751E2F4b8ae93EF6B79d86419d42FE3295A4559",
"name": "MetaMorpho v1.1 Coinshift-Steakhouse csUSDL",
"summary": "safe",
"review": "./MorphoVaults/Steakhouse.md",
"review": "./MorphoVaults/V1.1-Steakhouse.md",
"warnings": []
},
"0x7204B7Dbf9412567835633B6F00C3Edc3a8D6330": {
"asset": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"name": "MetaMorpho v1.1 Coinshift-Steakhouse csUSDC",
"summary": "safe",
"review": "./MorphoVaults/Steakhouse.md",
"review": "./MorphoVaults/V1.1-Steakhouse.md",
"warnings": []
}
},
Expand Down

0 comments on commit 2d13841

Please sign in to comment.