Summary
Extend the InvestmentUniverse to support cross-chain ERC-4626 vaults as investable assets by integrating LayerZero's OVault (Omnichain Vault) standard. This allows vault managers to include yield-bearing positions on other chains (e.g. Arbitrum, Base) within a single Orion vault deployed on the hub chain.
Motivation
Currently, the InvestmentUniverse allowlist is limited to assets native to the hub chain. As DeFi liquidity fragments across chains, managers need the ability to allocate to vault positions on remote chains without manual bridging or separate vault deployments.
References
Summary
Extend the
InvestmentUniverseto support cross-chain ERC-4626 vaults as investable assets by integrating LayerZero's OVault (Omnichain Vault) standard. This allows vault managers to include yield-bearing positions on other chains (e.g. Arbitrum, Base) within a single Orion vault deployed on the hub chain.Motivation
Currently, the
InvestmentUniverseallowlist is limited to assets native to the hub chain. As DeFi liquidity fragments across chains, managers need the ability to allocate to vault positions on remote chains without manual bridging or separate vault deployments.References