@whisk/steakhouse 0.4.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -125,6 +125,12 @@ const STEAKHOUSE_VAULTS = [
125
125
  strategy: "Prime",
126
126
  isListed: true
127
127
  },
128
+ {
129
+ chainId: 8453,
130
+ address: "0xbeEf003c7df2AB8dEF9Fbfc4B233CC13f83D1dA5",
131
+ protocol: "morpho_v2",
132
+ isListed: false
133
+ },
128
134
  {
129
135
  chainId: 8453,
130
136
  address: "0xBeEf2d50B428675a1921bC6bBF4bfb9D8cF1461A",
@@ -207,6 +213,12 @@ const STEAKHOUSE_VAULTS = [
207
213
  protocol: "morpho_v2",
208
214
  isListed: false
209
215
  },
216
+ {
217
+ chainId: 8453,
218
+ address: "0xBeEF00283d2b26a55F56B9f8c283b25e9a22E95b",
219
+ protocol: "morpho_v2",
220
+ isListed: false
221
+ },
210
222
  {
211
223
  chainId: 8453,
212
224
  address: "0xbeEFe1372c0A384aCEcBe8a0Adf3c94c389F6704",
@@ -578,6 +590,15 @@ const STEAKHOUSE_VAULTS = [
578
590
  strategy: "Prime",
579
591
  isListed: false
580
592
  },
593
+ {
594
+ chainId: 1,
595
+ address: "0x6f48cE6380693808682E43140E3Eeb877a096Aa1",
596
+ protocol: "morpho_v2",
597
+ name: "USDC T-Prime Instant",
598
+ description: "Allocating only to Morpho borrow/lend. Gated for whitelisted depositors by the smart contract [0x227ee4a33432733bd2fe14ba2162c81e6ada3249](https://etherscan.io/address/0x227ee4a33432733bd2fe14ba2162c81e6ada3249).\n\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\n\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\n\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.",
599
+ strategy: "Prime",
600
+ isListed: false
601
+ },
581
602
  {
582
603
  chainId: 1,
583
604
  address: "0xBEEFFF4716a49418D69c251cab8759bB107e57C8",
@@ -670,6 +691,15 @@ const STEAKHOUSE_VAULTS = [
670
691
  protocol: "morpho_v1",
671
692
  isListed: false
672
693
  },
694
+ {
695
+ chainId: 1,
696
+ address: "0xBEEFFFDE1CABD3d8A3cd4fd5e04DbA51B9D4Ac39",
697
+ protocol: "morpho_v2",
698
+ name: "XAUT Turbo",
699
+ description: "**Carry involves leverage**\n\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\n\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\n\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\n\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\n\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.",
700
+ strategy: "Turbo",
701
+ isListed: false
702
+ },
673
703
  {
674
704
  chainId: 143,
675
705
  address: "0x32841A8511D5c2c5b253f45668780B99139e476D",
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/metadata/generated/vaults.ts"],"sourcesContent":["// THIS FILE IS AUTO-GENERATED. DO NOT EDIT DIRECTLY.\n// Run `pnpm generate:vaults` to regenerate.\n\nimport type { VaultConfig } from \"../types.js\"\n\n/** All Steakhouse vault configurations */\nexport const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [\n {\n chainId: 42161,\n address: \"0x0623a67D69bB2F59D266897A15dC1509d291D631\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0x5c0C306Aaa9F877de636f4d5822cA9F2E81563BA\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/42161/0xbeeff1d5de8f79ff37a151681100b039661da518)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xbeeff1D5dE8F79ff37a151681100B039661da518\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 42161,\n address: \"0x250CF7c82bAc7cB6cf899b6052979d4B5BA1f9ca\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xBEEFFF13dD098De415e07F033daE65205B31A894\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0x4739E2c293bDCD835829aA7c5d7fBdee93565D1a\",\n protocol: \"morpho_v1\",\n name: \"USDT0 High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/42161/0xbeeff77ce5c059445714e6a3490e273fe7f2492f)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xbeeff77CE5C059445714E6A3490E273fE7F2492F\",\n protocol: \"morpho_v2\",\n name: \"USDT0 High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xBEEFFFFE0E9b26bBe3B5cE851539366991C3BF39\",\n protocol: \"morpho_v2\",\n name: \"XAUT0 Turbo\",\n description: \"**Carry involves leverage**\\n\\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00f0A818894a2Cf111644A5098421611100E\",\n protocol: \"morpho_v2\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbEEf050a7485865A7a8d8Ca0CC5f7536b7a3443e\",\n protocol: \"morpho_v1\",\n name: \"ETH High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeef00f0A818894a2Cf111644A5098421611100E)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFFFdeADc2c172130Ac4C5Ae48c8D4708BFb40\",\n protocol: \"morpho_v2\",\n name: \"ETH Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEeFA28D5e56d41D35df760AB53B94D9FfD7051F\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEFDebfaea8350Ce8C4b3a6B7E5FE629c9e27A8\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEF086b8807Dc5E5A1740C5E3a7C4c366eA6ab5\",\n protocol: \"morpho_v1\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef009F28cCf367444a9F79096862920e025DC1\",\n protocol: \"morpho_v2\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xBeEf2d50B428675a1921bC6bBF4bfb9D8cF1461A\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xCBeeF01994E24a60f7DCB8De98e75AD8BD4Ad60d\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeeff7ae5e00aae3db302e4b0d8c883810a58100)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeeff7aE5E00Aae3Db302e4B0d8C883810a58100\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xBEEFA7B88064FeEF0cEe02AAeBBd95D30df3878F\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeeFa74640a5f7c28966cbA82466EED5609444E0\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEF00fc6e87dE086A0e29169A2f6e25cF5C11a9\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFE94c8aD530842bfE7d8B397938fFc1cb83b2\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbeeF010f9cb27031ad51e3333f9aF9C6B1228183\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9\",\n protocol: \"morpho_v2\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbeef00b4ebc8094A60006D75B277d30480e0a6D8\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00b05AaFCf3caF27484Eea919E0AE7c7D048\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeEFe1372c0A384aCEcBe8a0Adf3c94c389F6704\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEff02DE231f8B08c627C769edC73e7AcE47264\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFFFe68dFc2D3BD1ABdAd37c70634973b16478\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00A299ae1784Fb7740d2d469F60a1E015fe9\",\n protocol: \"morpho_v2\",\n name: \"XSGD Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xBeeF0c8333b3De8F0450565834db4EB05dEf7A5F\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x82c4C641CCc38719ae1f0FBd16A64808d838fDfD\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0xdE6a4F28Acfe431DD1CfA2D9c7A3d8301624a841\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x1445A01a57D7B7663CfD7B4EE0a8Ec03B379aabD\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x61D4F9D3797BA4dA152238c53a6f93Fb665C3c1d\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFF0DeaC1aBa71EF0D88C4291354eb92ef4589\",\n protocol: \"morpho_v2\",\n name: \"AUSD High Yield Term\",\n description: \"****Agora USD****\\n\\nAUSD is a stablecoin issued by [Agora](https://www.agora.finance/product/ausd) with reserves custodied by State Street and managed by VanEck.\\n\\nAUSD Term is a first-of-its kind noncustodial vault allowing AUSD holders to access term-locked strategies with a fixed maturity, through the Morpho v2 construct with our custom adapters.\\n\\n****Term-locked strategy****\\n\\nTerm vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-term)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple buy-and-hold strategy of collateral assets with a fixed maturity, such as PT rolling strategies.\\n\\nTerm collateral includes, for example, Pendle PT tokens held to maturity. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Term vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Term\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEfF0d672ab7F5018dFB614c93981045D4aA98a\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeff2b772fa2F443cbd1Dd6D33b0C4bebF4aeb7\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff89abb7815ccd5182bd1ff82c4a4f8fcb13d)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEeFf89ABb7815cCD5182BD1FF82C4a4F8FCb13D\",\n protocol: \"morpho_v2\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF7e4EedD83A4a4aB53A68D03eC77C9a57a8\",\n protocol: \"morpho_v2\",\n name: \"AUSD Turbo\",\n description: \"****Agora USD****\\n\\nAUSD is a stablecoin issued by [Agora](https://www.agora.finance/product/ausd) with reserves custodied by State Street and managed by VanEck.\\n\\nAUSD Turbo is a first-of-its kind noncustodial vault allowing AUSD holders to access high-leverage strategies, through the Morpho v2 construct with our custom adapters.\\n\\n****High Leverage****\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF506B52B3323c48aFE0Cb405A284F0f9cF2\",\n protocol: \"morpho_v2\",\n name: \"cbBTC Turbo\",\n description: \"**Carry involves leverage**\\n\\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeeFfF68CC520D68f82641EFF84330C631E2490E\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEEF36A5C1372F8D7d211527FCE9f83FE02d8A73\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf050ecd6a16c4e7bfFbB52Ebba7846C4b8cD4\",\n protocol: \"morpho_v1\",\n name: \"ETH Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef0046fcab1de47e41fb75bb3dc4dfc94108e3)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0046fcab1dE47E41fB75BB3dC4Dfc94108E3\",\n protocol: \"morpho_v2\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFFcbA46C49A24cfBfFc19166e8f089B59300\",\n protocol: \"morpho_v2\",\n name: \"ETH Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeEFC1CDAfc5b4a649b54D07AFc6bF0f75C6F4E2\",\n protocol: \"morpho_v1\",\n name: \"Ethena USDtb Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef003E31546C7210687f1A7b40d096BE83ec58\",\n protocol: \"morpho_v2\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEef00e64ceB8908B58025793fE46Ee2038c2315\",\n protocol: \"morpho_v2\",\n name: \"Deblock x EURCV Prime [DECOMMISSIONED]\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0D24920098C404c7Fc7942ee6d0f66d65D57\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0C075Da5D01112AE5cF34d257074fB5DDB2f\",\n protocol: \"morpho_v2\",\n name: \"EURCV Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEeF007ECFBfdF9B919d0050821A9B6DbD634fF0\",\n protocol: \"morpho_v2\",\n name: \"Techblock x Steakhouse EURCV\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x75741A12B36D181f44F389E0c6B1E0210311e3Ff\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xd8A6511979D9C5D387c819E9F8ED9F3a5C6c5379\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef00B5d83C1188F07A5184230a805639c39f04\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEEF02e5E13584ab96848af90261f0C8Ee04722a\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeEf11eCb698f4B5378685C05A210bdF71093521\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf2B5FD3D94469b7782aeBe6364E6e6FB1B709\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeFFF209270748ddd194831b3fa287a5386f5bC\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff2c5bf38f90e3482a8b19f12e5a6d2fca757)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeeff2C5bF38f90e3482a8b19F12E5a6D2FCa757\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEEf390D2e65d6E43A67875106d4A48f700F2832\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFFFC57A26fD8D3b693Ba025ead597DbECEBfe\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Term\",\n description: \"**Term-locked strategy**\\n\\nTerm vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-term)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple buy-and-hold strategy of collateral assets with a fixed maturity, such as PT rolling strategies.\\n\\nTerm collateral includes, for example, Pendle PT tokens held to maturity. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Term\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf3f3A04e28895f3D5163d910474901981183D\",\n protocol: \"morpho_v2\",\n name: \"3F Ecosystem Vault\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nThis partnership vault is curated on behalf of [3F](https://3f.xyz/), an alternative asset infrastructure developer. \\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x7204B7Dbf9412567835633B6F00C3Edc3a8D6330\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeEf96B330ef1Fe7Ebe41eCe0Bd4a41A94Bc03DC\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeefF08dF54897e7544aB01d0e86f013DA354111\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeF1f5Bd88285E5B239B6AAcb991d38ccA23Ac9\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef088055857739c12cd3765f20b7679def0f51)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeef088055857739C12CD3765F20b7679Def0f51\",\n protocol: \"morpho_v2\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEeFF047C03714965a54b671A37C18beF6b96210\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeEF346d7099865208Ff331e4f648f4154DDAa05\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x6D4e530B8431a52FFDA4516BA4Aadc0951897F8C\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEeFCe6c76C7D7A8066562Fe9FF0e343a52dD92F\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF4716a49418D69c251cab8759bB107e57C8\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEefb9f61CC44895d8AEc381373555a64191A9c4\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xA1b60d96e5C50dA627095B9381dc5a46AF1a9a42\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x30881Baa943777f92DC934d53D3bFdF33382cab3\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xA0804346780b4c2e3bE118ac957D1DB82F9d7484\",\n protocol: \"morpho_v1\",\n name: \"USDT High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff07d991c04cd640de9f15c08ba59c4fedeb7)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeeff07d991C04CD640DE9F15C08ba59c4FEDEb7\",\n protocol: \"morpho_v2\",\n name: \"USDT High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEEf0c18715ACDdC14a3123a608F491319F1C28C\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEef047a543E45807105E51A8BBEFCc5950fcfBa\",\n protocol: \"morpho_v1\",\n name: \"USDT Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef003c68896c7d2c3c60d363e8d71a49ab2bf9)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef003C68896c7D2c3c60d363e8d71a49Ab2bf9\",\n protocol: \"morpho_v2\",\n name: \"USDT Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0x097FFEDb80d4b2Ca6105a07a4D90eB739C45A666\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeF47b9F76C9672B967A7b88d0afFf245Be13ad\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x833AdaeF212c5cD3f78906B44bBfb18258F238F0\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0x32841A8511D5c2c5b253f45668780B99139e476D\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xBC03E505EE65f9fAa68a2D7e5A74452858C16D29\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeeffeA75cFC4128ebe10C8D7aE22016D215060D\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xba8424EBBEd6C51bEa6d6D903B8815838E6a0322\",\n protocol: \"morpho_v1\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeef04b01e0275D4ac2e2986256BB14E3Ff6ef42\",\n protocol: \"morpho_v2\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0x802c91d807A8DaCA257c4708ab264B6520964e44\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeEFf443C3CbA3E369DA795002243BeaC311aB83\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeeff300E9A9caeC7beEA740ab8758D33b777509\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xBEEf0F82E269760429BE6255Fa00821b7e4b592A\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xAcB0DCe4b0FF400AD8F6917f3ca13E434C9ed6bC\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xB7c9988D3922F25a336a469F3bB26CA61FE79e24\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 130,\n address: \"0x0993Ae24a988c6925d80aD61344a76B81aA0D34c\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 130,\n address: \"0x9E111aCef0CF3bd8C38715B88e78BE31C1109F8a\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n] as const\n"],"mappings":"AAMO,MAAM,oBAA4C;AAAA,EACvD;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,MAAM;AAAA,IACN,aAAa;AAAA,IACb,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AAAA,EACA;AAAA,IACE,SAAS;AAAA,IACT,SAAS;AAAA,IACT,UAAU;AAAA,IACV,UAAU;AAAA,IACV,UAAU;AAAA,EACZ;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/metadata/generated/vaults.ts"],"sourcesContent":["// THIS FILE IS AUTO-GENERATED. DO NOT EDIT DIRECTLY.\n// Run `pnpm generate:vaults` to regenerate.\n\nimport type { VaultConfig } from \"../types.js\"\n\n/** All Steakhouse vault configurations */\nexport const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [\n {\n chainId: 42161,\n address: \"0x0623a67D69bB2F59D266897A15dC1509d291D631\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0x5c0C306Aaa9F877de636f4d5822cA9F2E81563BA\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/42161/0xbeeff1d5de8f79ff37a151681100b039661da518)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xbeeff1D5dE8F79ff37a151681100B039661da518\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 42161,\n address: \"0x250CF7c82bAc7cB6cf899b6052979d4B5BA1f9ca\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xBEEFFF13dD098De415e07F033daE65205B31A894\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0x4739E2c293bDCD835829aA7c5d7fBdee93565D1a\",\n protocol: \"morpho_v1\",\n name: \"USDT0 High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/42161/0xbeeff77ce5c059445714e6a3490e273fe7f2492f)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xbeeff77CE5C059445714E6A3490E273fE7F2492F\",\n protocol: \"morpho_v2\",\n name: \"USDT0 High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 42161,\n address: \"0xBEEFFFFE0E9b26bBe3B5cE851539366991C3BF39\",\n protocol: \"morpho_v2\",\n name: \"XAUT0 Turbo\",\n description: \"**Carry involves leverage**\\n\\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00f0A818894a2Cf111644A5098421611100E\",\n protocol: \"morpho_v2\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbEEf050a7485865A7a8d8Ca0CC5f7536b7a3443e\",\n protocol: \"morpho_v1\",\n name: \"ETH High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeef00f0A818894a2Cf111644A5098421611100E)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFFFdeADc2c172130Ac4C5Ae48c8D4708BFb40\",\n protocol: \"morpho_v2\",\n name: \"ETH Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEeFA28D5e56d41D35df760AB53B94D9FfD7051F\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEFDebfaea8350Ce8C4b3a6B7E5FE629c9e27A8\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEF086b8807Dc5E5A1740C5E3a7C4c366eA6ab5\",\n protocol: \"morpho_v1\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef009F28cCf367444a9F79096862920e025DC1\",\n protocol: \"morpho_v2\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbeEf003c7df2AB8dEF9Fbfc4B233CC13f83D1dA5\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEf2d50B428675a1921bC6bBF4bfb9D8cF1461A\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xCBeeF01994E24a60f7DCB8De98e75AD8BD4Ad60d\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeeff7ae5e00aae3db302e4b0d8c883810a58100)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeeff7aE5E00Aae3Db302e4B0d8C883810a58100\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xBEEFA7B88064FeEF0cEe02AAeBBd95D30df3878F\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeeFa74640a5f7c28966cbA82466EED5609444E0\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEF00fc6e87dE086A0e29169A2f6e25cF5C11a9\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFE94c8aD530842bfE7d8B397938fFc1cb83b2\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/8453/0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbeeF010f9cb27031ad51e3333f9aF9C6B1228183\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef0e0834849aCC03f0089F01f4F1Eeb06873C9\",\n protocol: \"morpho_v2\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xbeef00b4ebc8094A60006D75B277d30480e0a6D8\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00b05AaFCf3caF27484Eea919E0AE7c7D048\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBeEF00283d2b26a55F56B9f8c283b25e9a22E95b\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeEFe1372c0A384aCEcBe8a0Adf3c94c389F6704\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEff02DE231f8B08c627C769edC73e7AcE47264\",\n protocol: \"morpho_v2\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xBEEFFFe68dFc2D3BD1ABdAd37c70634973b16478\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 8453,\n address: \"0xbeef00A299ae1784Fb7740d2d469F60a1E015fe9\",\n protocol: \"morpho_v2\",\n name: \"XSGD Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 8453,\n address: \"0xBeeF0c8333b3De8F0450565834db4EB05dEf7A5F\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x82c4C641CCc38719ae1f0FBd16A64808d838fDfD\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0xdE6a4F28Acfe431DD1CfA2D9c7A3d8301624a841\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x1445A01a57D7B7663CfD7B4EE0a8Ec03B379aabD\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 747474,\n address: \"0x61D4F9D3797BA4dA152238c53a6f93Fb665C3c1d\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFF0DeaC1aBa71EF0D88C4291354eb92ef4589\",\n protocol: \"morpho_v2\",\n name: \"AUSD High Yield Term\",\n description: \"****Agora USD****\\n\\nAUSD is a stablecoin issued by [Agora](https://www.agora.finance/product/ausd) with reserves custodied by State Street and managed by VanEck.\\n\\nAUSD Term is a first-of-its kind noncustodial vault allowing AUSD holders to access term-locked strategies with a fixed maturity, through the Morpho v2 construct with our custom adapters.\\n\\n****Term-locked strategy****\\n\\nTerm vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-term)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple buy-and-hold strategy of collateral assets with a fixed maturity, such as PT rolling strategies.\\n\\nTerm collateral includes, for example, Pendle PT tokens held to maturity. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Term vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Term\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEfF0d672ab7F5018dFB614c93981045D4aA98a\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeff2b772fa2F443cbd1Dd6D33b0C4bebF4aeb7\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff89abb7815ccd5182bd1ff82c4a4f8fcb13d)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEeFf89ABb7815cCD5182BD1FF82C4a4F8FCb13D\",\n protocol: \"morpho_v2\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF7e4EedD83A4a4aB53A68D03eC77C9a57a8\",\n protocol: \"morpho_v2\",\n name: \"AUSD Turbo\",\n description: \"****Agora USD****\\n\\nAUSD is a stablecoin issued by [Agora](https://www.agora.finance/product/ausd) with reserves custodied by State Street and managed by VanEck.\\n\\nAUSD Turbo is a first-of-its kind noncustodial vault allowing AUSD holders to access high-leverage strategies, through the Morpho v2 construct with our custom adapters.\\n\\n****High Leverage****\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF506B52B3323c48aFE0Cb405A284F0f9cF2\",\n protocol: \"morpho_v2\",\n name: \"cbBTC Turbo\",\n description: \"**Carry involves leverage**\\n\\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeeFfF68CC520D68f82641EFF84330C631E2490E\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEEF36A5C1372F8D7d211527FCE9f83FE02d8A73\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf050ecd6a16c4e7bfFbB52Ebba7846C4b8cD4\",\n protocol: \"morpho_v1\",\n name: \"ETH Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef0046fcab1de47e41fb75bb3dc4dfc94108e3)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0046fcab1dE47E41fB75BB3dC4Dfc94108E3\",\n protocol: \"morpho_v2\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEEFFFcbA46C49A24cfBfFc19166e8f089B59300\",\n protocol: \"morpho_v2\",\n name: \"ETH Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeEFC1CDAfc5b4a649b54D07AFc6bF0f75C6F4E2\",\n protocol: \"morpho_v1\",\n name: \"Ethena USDtb Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef003E31546C7210687f1A7b40d096BE83ec58\",\n protocol: \"morpho_v2\",\n name: \"EURC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEef00e64ceB8908B58025793fE46Ee2038c2315\",\n protocol: \"morpho_v2\",\n name: \"Deblock x EURCV Prime [DECOMMISSIONED]\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0D24920098C404c7Fc7942ee6d0f66d65D57\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef0C075Da5D01112AE5cF34d257074fB5DDB2f\",\n protocol: \"morpho_v2\",\n name: \"EURCV Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEeF007ECFBfdF9B919d0050821A9B6DbD634fF0\",\n protocol: \"morpho_v2\",\n name: \"Techblock x Steakhouse EURCV\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x75741A12B36D181f44F389E0c6B1E0210311e3Ff\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xd8A6511979D9C5D387c819E9F8ED9F3a5C6c5379\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef00B5d83C1188F07A5184230a805639c39f04\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEEF02e5E13584ab96848af90261f0C8Ee04722a\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeEf11eCb698f4B5378685C05A210bdF71093521\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf2B5FD3D94469b7782aeBe6364E6e6FB1B709\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeFFF209270748ddd194831b3fa287a5386f5bC\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff2c5bf38f90e3482a8b19f12e5a6d2fca757)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeeff2C5bF38f90e3482a8b19F12E5a6D2FCa757\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEEf390D2e65d6E43A67875106d4A48f700F2832\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFFFC57A26fD8D3b693Ba025ead597DbECEBfe\",\n protocol: \"morpho_v2\",\n name: \"USDC High Yield Term\",\n description: \"**Term-locked strategy**\\n\\nTerm vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-term)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple buy-and-hold strategy of collateral assets with a fixed maturity, such as PT rolling strategies.\\n\\nTerm collateral includes, for example, Pendle PT tokens held to maturity. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Term\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEf3f3A04e28895f3D5163d910474901981183D\",\n protocol: \"morpho_v2\",\n name: \"3F Ecosystem Vault\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nThis partnership vault is curated on behalf of [3F](https://3f.xyz/), an alternative asset infrastructure developer. \\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x7204B7Dbf9412567835633B6F00C3Edc3a8D6330\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeEf96B330ef1Fe7Ebe41eCe0Bd4a41A94Bc03DC\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBeefF08dF54897e7544aB01d0e86f013DA354111\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeF1f5Bd88285E5B239B6AAcb991d38ccA23Ac9\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB\",\n protocol: \"morpho_v1\",\n name: \"USDC Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef088055857739c12cd3765f20b7679def0f51)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbeef088055857739C12CD3765F20b7679Def0f51\",\n protocol: \"morpho_v2\",\n name: \"USDC Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xBEeFF047C03714965a54b671A37C18beF6b96210\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeEF346d7099865208Ff331e4f648f4154DDAa05\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x6D4e530B8431a52FFDA4516BA4Aadc0951897F8C\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEeFCe6c76C7D7A8066562Fe9FF0e343a52dD92F\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x6f48cE6380693808682E43140E3Eeb877a096Aa1\",\n protocol: \"morpho_v2\",\n name: \"USDC T-Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Gated for whitelisted depositors by the smart contract [0x227ee4a33432733bd2fe14ba2162c81e6ada3249](https://etherscan.io/address/0x227ee4a33432733bd2fe14ba2162c81e6ada3249).\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFFF4716a49418D69c251cab8759bB107e57C8\",\n protocol: \"morpho_v2\",\n name: \"USDC Turbo\",\n description: \"**High Leverage**\\n\\nTurbo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) target a 10% liquidity rate held in repo and the remainder programmatically allocated to a simple leverage strategy.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEefb9f61CC44895d8AEc381373555a64191A9c4\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xA1b60d96e5C50dA627095B9381dc5a46AF1a9a42\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x30881Baa943777f92DC934d53D3bFdF33382cab3\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xA0804346780b4c2e3bE118ac957D1DB82F9d7484\",\n protocol: \"morpho_v1\",\n name: \"USDT High Yield Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeeff07d991c04cd640de9f15c08ba59c4fedeb7)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeeff07d991C04CD640DE9F15C08ba59c4FEDEb7\",\n protocol: \"morpho_v2\",\n name: \"USDT High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0xbEEf0c18715ACDdC14a3123a608F491319F1C28C\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbEef047a543E45807105E51A8BBEFCc5950fcfBa\",\n protocol: \"morpho_v1\",\n name: \"USDT Prime Instant\",\n description: \"**Consider switching to the [Morpho v2 equivalent](https://app.steakhouse.financial/earn/1/0xbeef003c68896c7d2c3c60d363e8d71a49ab2bf9)**\\n\\nAllocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xbeef003C68896c7D2c3c60d363e8d71a49Ab2bf9\",\n protocol: \"morpho_v2\",\n name: \"USDT Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: true,\n },\n {\n chainId: 1,\n address: \"0x097FFEDb80d4b2Ca6105a07a4D90eB739C45A666\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEeF47b9F76C9672B967A7b88d0afFf245Be13ad\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0x833AdaeF212c5cD3f78906B44bBfb18258F238F0\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 1,\n address: \"0xBEEFFFDE1CABD3d8A3cd4fd5e04DbA51B9D4Ac39\",\n protocol: \"morpho_v2\",\n name: \"XAUT Turbo\",\n description: \"**Carry involves leverage**\\n\\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\\n\\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\\n\\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\\n\\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\\n\\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.\",\n strategy: \"Turbo\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0x32841A8511D5c2c5b253f45668780B99139e476D\",\n protocol: \"morpho_v1\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xBC03E505EE65f9fAa68a2D7e5A74452858C16D29\",\n protocol: \"morpho_v1\",\n name: \"AUSD High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeeffeA75cFC4128ebe10C8D7aE22016D215060D\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xba8424EBBEd6C51bEa6d6D903B8815838E6a0322\",\n protocol: \"morpho_v1\",\n name: \"ETH Prime Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeef04b01e0275D4ac2e2986256BB14E3Ff6ef42\",\n protocol: \"morpho_v2\",\n description: \"Allocating only to Morpho borrow/lend.\\n\\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0x802c91d807A8DaCA257c4708ab264B6520964e44\",\n protocol: \"morpho_v1\",\n name: \"USDC High Yield Instant\",\n description: \"Allocating only to Morpho borrow/lend. Consider upgrading to a Steakhouse Morpho v2 vault for additional rewards, if available.\\n\\nHigh Yield Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/high-yield-instant)) maximizes exposure to repo markets on a wide range of collateral.\\n\\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of CC or higher to mitigate solvency risks. The aggregated target maturity is less than one day with concentration limits on risk-tiers for underlying collateral.\\n\\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeEFf443C3CbA3E369DA795002243BeaC311aB83\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 143,\n address: \"0xbeeff300E9A9caeC7beEA740ab8758D33b777509\",\n protocol: \"morpho_v2\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xBEEf0F82E269760429BE6255Fa00821b7e4b592A\",\n protocol: \"morpho_v2\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xAcB0DCe4b0FF400AD8F6917f3ca13E434C9ed6bC\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 137,\n address: \"0xB7c9988D3922F25a336a469F3bB26CA61FE79e24\",\n protocol: \"morpho_v1\",\n strategy: \"High Yield\",\n isListed: false,\n },\n {\n chainId: 130,\n address: \"0x0993Ae24a988c6925d80aD61344a76B81aA0D34c\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n {\n chainId: 130,\n address: \"0x9E111aCef0CF3bd8C38715B88e78BE31C1109F8a\",\n protocol: \"morpho_v1\",\n strategy: \"Prime\",\n isListed: false,\n },\n] as const\n"],"mappings":"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","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whisk/steakhouse",
3
- "version": "0.4.0",
3
+ "version": "0.6.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/office-supply-ventures/whisk-sdk.git",
@@ -3,7 +3,7 @@
3
3
  > This file is auto-generated. Do not edit directly.
4
4
  > Run `pnpm generate:vaults` to regenerate.
5
5
 
6
- **Total Vaults: 98**
6
+ **Total Vaults: 102**
7
7
 
8
8
  ## All Vaults
9
9
 
@@ -54,11 +54,13 @@
54
54
  | Ethereum | `0xBEEFFFC57A26fD8D3b693Ba025ead597DbECEBfe` | USDC High Yield Term | morpho_v2 | Term | ✗ |
55
55
  | Ethereum | `0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB` | USDC Prime Instant | morpho_v1 | Prime | ✓ |
56
56
  | Ethereum | `0xbeef088055857739C12CD3765F20b7679Def0f51` | USDC Prime Instant | morpho_v2 | Prime | ✓ |
57
+ | Ethereum | `0x6f48cE6380693808682E43140E3Eeb877a096Aa1` | USDC T-Prime Instant | morpho_v2 | Prime | ✗ |
57
58
  | Ethereum | `0xBEEFFF4716a49418D69c251cab8759bB107e57C8` | USDC Turbo | morpho_v2 | Turbo | ✗ |
58
59
  | Ethereum | `0xA0804346780b4c2e3bE118ac957D1DB82F9d7484` | USDT High Yield Instant | morpho_v1 | High Yield | ✗ |
59
60
  | Ethereum | `0xbeeff07d991C04CD640DE9F15C08ba59c4FEDEb7` | USDT High Yield Instant | morpho_v2 | High Yield | ✓ |
60
61
  | Ethereum | `0xbEef047a543E45807105E51A8BBEFCc5950fcfBa` | USDT Prime Instant | morpho_v1 | Prime | ✗ |
61
62
  | Ethereum | `0xbeef003C68896c7D2c3c60d363e8d71a49Ab2bf9` | USDT Prime Instant | morpho_v2 | Prime | ✓ |
63
+ | Ethereum | `0xBEEFFFDE1CABD3d8A3cd4fd5e04DbA51B9D4Ac39` | XAUT Turbo | morpho_v2 | Turbo | ✗ |
62
64
  | Unichain | `0x0993Ae24a988c6925d80aD61344a76B81aA0D34c` | - | morpho_v1 | Prime | ✗ |
63
65
  | Unichain | `0x9E111aCef0CF3bd8C38715B88e78BE31C1109F8a` | - | morpho_v1 | Prime | ✗ |
64
66
  | Polygon | `0xBEEf0F82E269760429BE6255Fa00821b7e4b592A` | - | morpho_v2 | Prime | ✗ |
@@ -74,12 +76,14 @@
74
76
  | Monad | `0x802c91d807A8DaCA257c4708ab264B6520964e44` | USDC High Yield Instant | morpho_v1 | High Yield | ✗ |
75
77
  | Base | `0xBEeFA28D5e56d41D35df760AB53B94D9FfD7051F` | - | morpho_v1 | Prime | ✗ |
76
78
  | Base | `0xBeEFDebfaea8350Ce8C4b3a6B7E5FE629c9e27A8` | - | morpho_v2 | - | ✗ |
79
+ | Base | `0xbeEf003c7df2AB8dEF9Fbfc4B233CC13f83D1dA5` | - | morpho_v2 | - | ✗ |
77
80
  | Base | `0xBeEf2d50B428675a1921bC6bBF4bfb9D8cF1461A` | - | morpho_v1 | - | ✗ |
78
81
  | Base | `0xBEEFA7B88064FeEF0cEe02AAeBBd95D30df3878F` | - | morpho_v1 | High Yield | ✗ |
79
82
  | Base | `0xBeeFa74640a5f7c28966cbA82466EED5609444E0` | - | morpho_v1 | - | ✗ |
80
83
  | Base | `0xBeEF00fc6e87dE086A0e29169A2f6e25cF5C11a9` | - | morpho_v2 | - | ✗ |
81
84
  | Base | `0xbeef00b4ebc8094A60006D75B277d30480e0a6D8` | - | morpho_v2 | - | ✗ |
82
85
  | Base | `0xbeef00b05AaFCf3caF27484Eea919E0AE7c7D048` | - | morpho_v2 | - | ✗ |
86
+ | Base | `0xBeEF00283d2b26a55F56B9f8c283b25e9a22E95b` | - | morpho_v2 | - | ✗ |
83
87
  | Base | `0xbeEFe1372c0A384aCEcBe8a0Adf3c94c389F6704` | - | morpho_v1 | - | ✗ |
84
88
  | Base | `0xBEEff02DE231f8B08c627C769edC73e7AcE47264` | - | morpho_v2 | - | ✗ |
85
89
  | Base | `0xBeeF0c8333b3De8F0450565834db4EB05dEf7A5F` | - | morpho_v1 | - | ✗ |
@@ -112,26 +116,26 @@
112
116
 
113
117
  | Chain | Vaults |
114
118
  |-------|--------|
115
- | Ethereum | 50 |
119
+ | Ethereum | 52 |
116
120
  | Unichain | 2 |
117
121
  | Polygon | 3 |
118
122
  | Monad | 8 |
119
- | Base | 23 |
123
+ | Base | 25 |
120
124
  | Arbitrum | 8 |
121
125
  | Katana | 4 |
122
- | **Total** | **98** |
126
+ | **Total** | **102** |
123
127
 
124
128
  ## Summary by Asset
125
129
 
126
130
  | Asset | Vaults |
127
131
  |-------|--------|
128
- | USDC | 41 |
132
+ | USDC | 43 |
129
133
  | ETH | 11 |
130
134
  | AUSD | 10 |
131
135
  | USDT | 7 |
136
+ | EURC | 5 |
132
137
  | EURCV | 5 |
133
138
  | USDT0 | 4 |
134
- | EURC | 4 |
135
139
  | PYUSD | 3 |
136
140
  | XSGD | 2 |
137
141
  | WSTETH | 2 |
@@ -143,5 +147,6 @@
143
147
  | RUSD | 1 |
144
148
  | USDQ | 1 |
145
149
  | USDR | 1 |
150
+ | XAUT | 1 |
146
151
  | JPYC | 1 |
147
- | **Total** | **98** |
152
+ | **Total** | **102** |
@@ -131,6 +131,12 @@ export const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [
131
131
  strategy: "Prime",
132
132
  isListed: true,
133
133
  },
134
+ {
135
+ chainId: 8453,
136
+ address: "0xbeEf003c7df2AB8dEF9Fbfc4B233CC13f83D1dA5",
137
+ protocol: "morpho_v2",
138
+ isListed: false,
139
+ },
134
140
  {
135
141
  chainId: 8453,
136
142
  address: "0xBeEf2d50B428675a1921bC6bBF4bfb9D8cF1461A",
@@ -213,6 +219,12 @@ export const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [
213
219
  protocol: "morpho_v2",
214
220
  isListed: false,
215
221
  },
222
+ {
223
+ chainId: 8453,
224
+ address: "0xBeEF00283d2b26a55F56B9f8c283b25e9a22E95b",
225
+ protocol: "morpho_v2",
226
+ isListed: false,
227
+ },
216
228
  {
217
229
  chainId: 8453,
218
230
  address: "0xbeEFe1372c0A384aCEcBe8a0Adf3c94c389F6704",
@@ -584,6 +596,15 @@ export const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [
584
596
  strategy: "Prime",
585
597
  isListed: false,
586
598
  },
599
+ {
600
+ chainId: 1,
601
+ address: "0x6f48cE6380693808682E43140E3Eeb877a096Aa1",
602
+ protocol: "morpho_v2",
603
+ name: "USDC T-Prime Instant",
604
+ description: "Allocating only to Morpho borrow/lend. Gated for whitelisted depositors by the smart contract [0x227ee4a33432733bd2fe14ba2162c81e6ada3249](https://etherscan.io/address/0x227ee4a33432733bd2fe14ba2162c81e6ada3249).\n\nPrime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.\n\nWe target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.\n\nUses the Morpho adapter registry, and is therefore available on the Morpho frontend.",
605
+ strategy: "Prime",
606
+ isListed: false,
607
+ },
587
608
  {
588
609
  chainId: 1,
589
610
  address: "0xBEEFFF4716a49418D69c251cab8759bB107e57C8",
@@ -676,6 +697,15 @@ export const STEAKHOUSE_VAULTS: readonly VaultConfig[] = [
676
697
  protocol: "morpho_v1",
677
698
  isListed: false,
678
699
  },
700
+ {
701
+ chainId: 1,
702
+ address: "0xBEEFFFDE1CABD3d8A3cd4fd5e04DbA51B9D4Ac39",
703
+ protocol: "morpho_v2",
704
+ name: "XAUT Turbo",
705
+ description: "**Carry involves leverage**\n\nCarry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.\n\nNAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.\n\nPositions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.\n\nUses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.\n\nUsers are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.",
706
+ strategy: "Turbo",
707
+ isListed: false,
708
+ },
679
709
  {
680
710
  chainId: 143,
681
711
  address: "0x32841A8511D5c2c5b253f45668780B99139e476D",
@@ -0,0 +1,6 @@
1
+ ---
2
+ chainId: 8453
3
+ vaultAddress: "0xbeEf003c7df2AB8dEF9Fbfc4B233CC13f83D1dA5"
4
+ protocol: morpho_v2
5
+ isListed: false
6
+ ---
@@ -0,0 +1,6 @@
1
+ ---
2
+ chainId: 8453
3
+ vaultAddress: "0xBeEF00283d2b26a55F56B9f8c283b25e9a22E95b"
4
+ protocol: morpho_v2
5
+ isListed: false
6
+ ---
@@ -0,0 +1,16 @@
1
+ ---
2
+ chainId: 1
3
+ vaultAddress: "0x6f48ce6380693808682e43140e3eeb877a096aa1"
4
+ protocol: morpho_v2
5
+ name: USDC T-Prime Instant
6
+ strategy: Prime
7
+ isListed: false
8
+ ---
9
+
10
+ Allocating only to Morpho borrow/lend. Gated for whitelisted depositors by the smart contract [0x227ee4a33432733bd2fe14ba2162c81e6ada3249](https://etherscan.io/address/0x227ee4a33432733bd2fe14ba2162c81e6ada3249).
11
+
12
+ Prime Instant Repo vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/prime-instant)) maximizes exposure to repo markets on a blue-chip collateral only.
13
+
14
+ We target a rating in our [risk framework](https://www.steakhouse.financial/docs/risk-management) of AA or higher to mitigate solvency risks. The aggregated target maturity is less than one day.
15
+
16
+ Uses the Morpho adapter registry, and is therefore available on the Morpho frontend.
@@ -0,0 +1,20 @@
1
+ ---
2
+ chainId: 1
3
+ vaultAddress: "0xBEEFFFDE1CABD3d8A3cd4fd5e04DbA51B9D4Ac39"
4
+ protocol: morpho_v2
5
+ name: XAUT Turbo
6
+ strategy: Turbo
7
+ isListed: false
8
+ ---
9
+
10
+ **Carry involves leverage**
11
+
12
+ Carry vaults ([docs](https://www.steakhouse.financial/docs/products/vault-products/current/turbo)) involve borrowing against one collateral type to earn a higher yield in the loan asset.
13
+
14
+ NAV accumulates when the cost of borrowing is persistently lower than the return on the underlying strategy. NAV decreases when the borrow cost is higher. The collateral selected fits our [risk framework](https://www.steakhouse.financial/docs/risk-management) to mitigate solvency risks.
15
+
16
+ Positions are intended to be held for an extended period (>30 days) to avoid slippage from swapping into positions from diluting the NAV.
17
+
18
+ Uses [Steakhouse Box](https://www.steakhouse.financial/docs/products/infrastructure/box-vaults) custom adapters to extend the noncustodial features of Morpho v2 vaults to additional strategies beyond borrow/lend. Position constraints are encoded onchain in the Box adapter permissions. As this vault does not use the Morpho adapter registry, it is not available on the Morpho frontend.
19
+
20
+ Users are advised Turbo vaults are significantly less liquid than repo vaults and face possibility of loss.